Skip to content

Update to canjs 3.0

Latest

Choose a tag to compare

@green3g green3g released this 07 Dec 20:28
· 64 commits to master since this release

This update adds compatibility to version 3.0 and a few other enhancements

  • filters will not be serialized if value is falsey

Todo:

  • parameters are still handled by api, not can-set
  • implement compound filters (or, and)...