Skip to content

Ember decorators

Choose a tag to compare

@simonihmig simonihmig released this 03 May 19:20
· 705 commits to master since this release
  • Uses Ember's computed decorators (as of 3.10, or using ember-decorators-polyfill), instead of ember-decorators.
  • The exported @loading decorator is reverted to use stage 1 syntax, to be used with ember-cli-babel 7.7
  • Drop Node 6 support