Ghost/core/client/tests/integration
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
..
adapters Add count.posts support to user model on client 2015-11-24 17:11:35 +00:00
components Avoid use of this.attrs for closure actions 2016-04-09 10:46:19 +01:00
services Don't swallow error details in ajax service 2016-04-04 14:19:05 +01:00