Skip to content

Bug fixes

Compare
Choose a tag to compare
@gmac gmac released this 14 Dec 19:57
· 52 commits to master since this release
  • Collection binding sorts/resets using document fragment optimization rather than hide/show.
  • Date objects may pass through context accessors; thanks @monkeybrother.
  • Fixed value setting inconsistencies within the options binding; thanks @sdemjanenko.
  • Fixed Closure Compiler optimization glitch; thanks @rubenstolk;
  • Fixed Browserify dependency loading issues; thanks @adamscybot.
  • Improved strict mode compliance; thanks @rwaldin.
  • New documentation examples; thanks @rubenstolk.