ember-decorators / argument

Decorators for Component and Object arguments in Ember
MIT License
30 stars 18 forks source link

Allow users to specify target property #78

Closed lifeart closed 6 years ago

lifeart commented 6 years ago

bugfix for https://github.com/toranb/ember-cli-hot-loader/issues/96 reference to target - https://github.com/emberjs/ember.js/blob/f73d8440d19cf86a10c61ddb89d45881acfcf974/packages/%40ember/-internals/glimmer/lib/helpers/action.ts#L79

pzuraq commented 6 years ago

Thanks for the PR!

pzuraq commented 6 years ago

published in 0.8.20

lifeart commented 6 years ago

Super! :)