0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/client/tests/integration/components
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
..
gh-alert-test.js Avoid duplicate alerts, clear alerts on successful retry or sign-in 2015-10-12 19:21:30 +01:00
gh-alerts-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-cm-editor-test.js Routable tags 2015-10-27 12:48:41 +00:00
gh-feature-flag-test.js Continuation of #6207 (convert feature controller to service) 2016-02-09 08:37:44 -06:00
gh-navigation-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-navitem-test.js Replace jquery-ui.sortable with ember-sortable for nav items 2016-02-09 22:08:21 +00:00
gh-navitem-url-input-test.js Remove Nav Item Placeholder and Set as Base Url Value 2016-03-22 07:11:20 -07:00
gh-notification-test.js Avoid duplicate alerts, clear alerts on successful retry or sign-in 2015-10-12 19:21:30 +01:00
gh-notifications-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-profile-image-test.js Fix mixed content security warnings due to gravatar images 2016-02-05 16:48:15 +00:00
gh-tag-settings-form-test.js Merge pull request #6373 from kevinkucharczyk/standardise-camelcase 2016-02-03 16:41:23 +00:00
gh-tags-management-container-test.js Unify mobile state in JS, drop resize 2015-11-25 11:54:08 -05:00
gh-validation-status-container-test.js Fix gh-validation-settings-container throwing error on tag settings page 2015-10-14 14:29:04 +01:00
transfer-owner-test.js Avoid use of this.attrs for closure actions 2016-04-09 10:46:19 +01:00