Skip to content

Deprecate helper and computed property names, removed EnumerableUtils.map, updated ember-cli-moment-shim

Compare
Choose a tag to compare
@jasonmit jasonmit released this 28 Jul 07:50
  • Deprecate helpers: moment, ago, duration in favor of moment-format, moment-from-now, moment-duration
  • Deprecate computed property modules:
    • ember-moment/computeds/ago -> ember-moment/computeds/from-now
    • ember-moment/computeds/moment -> ember-moment/computeds/format
  • Removed usage of Ember.EnumerableUtils
  • Updated ember-cli-moment-shim to 0.6.0