Skip to content

Releases: tnhu/jsface

2.4.8

11 Jul 02:23
Compare
Choose a tag to compare

2.4.6

25 Jun 06:12
Compare
Choose a tag to compare

Add $const plugin (thanks to Federico Budassi).

2.4.5

27 May 05:50
Compare
Choose a tag to compare
  • Implement getter/setter
  • Rename $static to $statics (for compatibility, $statics is still supported)
  • Fix some bugs

2.4.0

07 Mar 02:08
Compare
Choose a tag to compare
  • Remove static properties from instance (#25). Class level only
  • Integrate jsface.$ready plugin into core
  • Remove jsface.stringOrNil, sorry if it breaks ;-)
  • Fix (#26) - Thanks Freddy Snijder!
  • Fix (#12)