Releases: PitPik/circularjs
Support deep vars and with
SVG
- fixes/optimises sorting rendering
- enables consoleError free SVG rendering
- enhances DOMElement chapter for loops
- enhances rendering
- enhances controller (refactoring)
- adds SVG example
- adds schnauver isEmpty(), also to helper functions
- fixes packager (more reliable; better library detection)
Celebration release (1000 commits)
This version includes a lot of additions but also fixes.
Ready for next testing round
- Successfully passed all test so far
- Fixed some minors so far
- added some feature
- New model update procedure
Initial beta version of V2
After a complete rewrite of all components, this is the first version for testing it all.
With this version it's now possible to use all the features that Schnauzer/Handlebars offers.
There is a brand new rendering engine built containing new "Blick", new "Schnauzer" and finally a replacement for "VOM" now called "VArray".
Last v1.x version
This tag is set to remember the good old times before the total refactoring of circular.
New stable version after massive re-write
After complete re-write of schnauzer.js
and blick.js
and some refactoring in VOM.js
due to an earlier re-write of circular.js
itself some time ago, this version is now considered more convenient to use, stable and fast enough to compete with other frameworks.
This version also includes package.js
, a node tool to automatically package your project to minify and combine all components, styles and templates (including circular.js
if options set) to on file.