Skip to content

v2.2.3

Compare
Choose a tag to compare
@alexlafroscia alexlafroscia released this 29 Sep 22:31
· 239 commits to master since this release
  • Allow binding of autocomplete attribute (Contribution by @npafundi)
  • Upgrade to Ember CLI 2.12.1 (Contribution by @leizhao4)
  • Set minDate and maxDate using a copy to avoid modifying original date (Contribution by @sandydoo)
  • Fix ember-cli-node-asset deprecation of complex imports inline (Contribution by @leizhao4)
  • Remove deprecation warning in using didUpdateAttrs (Contribution by @tsteuwer)
  • Make setDate asychronous (Contribution by @bdollard)
  • run super on willDestroy (Contribution by @devotox)
  • Prepare for FastBoot 1.0 (Contribution by @josemarluedke)