Skip to content

Releases: ember-polyfills/ember-decorators-polyfill

v1.1.5

26 Mar 01:31
Compare
Choose a tag to compare
  • Merge pull request #38 from ember-polyfills/bugfix/allow-patch-to-work-with-classic-decorator d6cc803
  • [BUGFIX] Fix @classic decorator interop 49f5132

v1.1.4...v1.1.5

v1.1.4

25 Mar 20:32
Compare
Choose a tag to compare
  • Merge pull request #37 from ember-polyfills/bugfix/better-patch 9cc68c2
  • [BUGFIX] Better Data Patch 4e8fe65

1.1.3...v1.1.4

v1.0.5

30 May 17:40
Compare
Choose a tag to compare
  • Merge pull request #18 from ssutar/computed_super e74676e
  • [bugfix] Handle super calls in CP f806fa9

v1.0.4...v1.0.5

v1.0.4

19 Apr 15:46
Compare
Choose a tag to compare

Bugfixes

Fixes a bug where native ES5 getters wouldn't work on certain versions of Ember

Commits

v1.0.3...v1.0.4

v1.0.3

08 Apr 20:35
Compare
Choose a tag to compare
  • Merge pull request #9 from raido/fix-name-descriptor-ie11 0b165bf
  • IE11 does not have Function.name defined ba642b3
  • Merge pull request #8 from raido/define-name-fix cf1e33b
  • Merge pull request #6 from dfreeman/setter-only-descriptor 712e2d0
  • Avoid crashing when Function.name is not configurable d9f2836
  • fix: handle setter-only classic class descriptors 0316a81

v1.0.2...v1.0.3

v1.0.2

06 Apr 01:37
Compare
Choose a tag to compare
  • Merge pull request #5 from pzuraq/feat/expose-brand-for-ember-decorators bdb3e20
  • [FEATURE] Exposes a brand for ember-decorators 9415a79

v1.0.1...v1.0.2

v1.0.1

06 Apr 00:43
Compare
Choose a tag to compare
  • Merge pull request #3 from pzuraq/bugfix/add-is-descriptor 61b0846
  • [BUGFIX] Adds the isDescriptor flag 88cef18

v1.0.0...v1.0.1

v1.0.0: Merge pull request #1 from pzuraq/initial-implementation

05 Apr 22:50
9eddd07
Compare
Choose a tag to compare
  • Merge pull request #1 from pzuraq/initial-implementation 9eddd07
  • initial implementation 361a436

b6b8a11...v1.0.0