Skip to content

Adds support for moment i18n locale inclusion, Renames computeds to avoid confusion, Removes support for Ember.Handlebars

Compare
Choose a tag to compare
@jasonmit jasonmit released this 21 Jul 01:58
· 549 commits to master since this release
  • Support to programmatically including moment i18n locale data via includeLocales
  • Removes support for Ember.Handlebars.helpers in favor of just supporting HTMLBars going forward
  • Removes ember-moment/computed. Explicit full path import paths to avoid naming conflicts.
    • ember-moment/computeds/duration
    • ember-moment/computeds/moment
    • ember-moment/computeds/ago