Skip to content

Releases: Camplejs/Cample.js

Version 3.2.0-beta.8

18 Dec 21:38
Compare
Choose a tag to compare

Code performance improvement

Version 3.2.0-beta.7

13 Dec 12:43
bcb6ea0
Compare
Choose a tag to compare
  • Reworking the code for assembling templates
  • Code performance improvement

Version 3.2.0-beta.6

19 Nov 21:06
Compare
Choose a tag to compare
  • Reworking the code for assembling templates
  • Bug fixes
  • Overall code performance improvement

Version 3.2.0-beta.5

02 Nov 04:33
Compare
Choose a tag to compare
  • Bug fixes
  • Raising speed

Version 3.2.0-beta.4

27 Oct 17:48
Compare
Choose a tag to compare
  • Bug fixes
  • Raising speed

Version 3.2.0-beta.3

22 Oct 14:57
Compare
Choose a tag to compare
  • Fix Each bugs
  • Speed increase

Version 3.2.0-beta.2

21 Oct 15:12
Compare
Choose a tag to compare
  • Support for event binding in component using the ":event" attribute.
  • Increasing the speed of the framework
  • Adding the functions property as when importing
  • Renaming the old functions property to dataFunctions

Version 3.2.0-beta.1

13 Oct 16:37
Compare
Choose a tag to compare
  • Replacing a default click with a synthetic one

Version 3.2.0-beta.0

09 Oct 16:35
538aad0
Compare
Choose a tag to compare
  • Changing how values work
  • Increasing the speed of the framework

Version 3.1.3

24 Sep 14:06
a244d5c
Compare
Choose a tag to compare
  • Bug fixes