1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/tests
Kevin Ansfield 02e89fbdfc 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
..
acceptance deps: ember-suave@2.0.1 2016-04-08 16:27:24 +01:00
helpers deps: ember-suave@2.0.1 2016-04-08 16:27:24 +01:00
integration Avoid use of this.attrs for closure actions 2016-04-09 10:46:19 +01:00
unit deps: ember-suave@2.0.1 2016-04-08 16:27:24 +01:00
.jscsrc Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
.jshintrc Set up ember-cli-mirage and update existing acceptance tests 2015-11-03 15:35:58 +00:00
index.html deps: ember-cli@2.3.0 2016-02-16 12:32:48 -06:00
test-helper.js Increase timeout in ember tests 2015-10-20 16:00:16 +01:00