Skip to content

Releases: PitPik/circularjs

Support deep vars and with

05 Sep 22:02
Compare
Choose a tag to compare
v2.0.4

update versions

SVG

04 Jun 18:34
Compare
Choose a tag to compare
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)

31 Mar 15:38
Compare
Choose a tag to compare

This version includes a lot of additions but also fixes.

Ready for next testing round

03 Feb 13:17
Compare
Choose a tag to compare
  • Successfully passed all test so far
  • Fixed some minors so far
  • added some feature
  • New model update procedure

Initial beta version of V2

11 Jan 11:40
Compare
Choose a tag to compare

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

05 Jan 10:03
Compare
Choose a tag to compare

This tag is set to remember the good old times before the total refactoring of circular.

New stable version after massive re-write

12 Apr 09:04
Compare
Choose a tag to compare

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.