0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/client/app/components/modals
Kevin Ansfield eb1cf51bf6 Avoid use of this.attrs for closure actions
no issue
- `this.attrs` is a glimmer-component thing (which doesn't exist in Ghost yet), to avoid confusion we should avoid using it
- https://locks.svbtle.com/to-attrs-or-not-to-attrs
- https://github.com/cibernox/ember-power-select/issues/233#issuecomment-170352572
2016-04-09 10:46:19 +01:00
..
base.js Avoid use of this.attrs for closure actions 2016-04-09 10:46:19 +01:00
copy-html.js
delete-all.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
delete-post.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
delete-tag.js Avoid use of this.attrs for closure actions 2016-04-09 10:46:19 +01:00
delete-user.js Avoid use of this.attrs for closure actions 2016-04-09 10:46:19 +01:00
invite-new-user.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
leave-editor.js Avoid use of this.attrs for closure actions 2016-04-09 10:46:19 +01:00
markdown-help.js
re-authenticate.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
transfer-owner.js Avoid use of this.attrs for closure actions 2016-04-09 10:46:19 +01:00
upload-image.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00