Ghost/core/client/app/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
..
modals Avoid use of this.attrs for closure actions 2016-04-09 10:46:19 +01:00
gh-activating-list-item.js Remove use of Ember.on 2016-01-12 20:48:15 +00:00
gh-alert.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
gh-alerts.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
gh-app.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-blog-url.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
gh-cm-editor.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
gh-content-cover.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-content-preview-content.js Remove setScrollClassName mixin and usage 2015-12-15 12:00:57 +00:00
gh-content-view-container.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
gh-datetime-input.js Avoid use of this.attrs for closure actions 2016-04-09 10:46:19 +01:00
gh-dropdown-button.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
gh-dropdown.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
gh-ed-editor.js Avoid use of this.attrs for closure actions 2016-04-09 10:46:19 +01:00
gh-ed-preview.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
gh-editor-save-button.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-editor.js Avoid use of this.attrs for closure actions 2016-04-09 10:46:19 +01:00
gh-error-message.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-feature-flag.js convert feature controller to service 2016-02-09 08:37:44 -06:00
gh-file-upload.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-form-group.js Fix nav regressions in admin client 2015-09-23 17:05:41 +01:00
gh-fullscreen-modal.js Avoid use of this.attrs for closure actions 2016-04-09 10:46:19 +01:00
gh-infinite-scroll.js Load more posts after post deletion 2016-02-09 09:08:31 -07:00
gh-input.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-main.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-menu-toggle.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
gh-nav-menu.js replace hardcoded AWS image url with static image url 2016-03-31 12:09:54 -05:00
gh-navigation.js fix autoscoping of _this in settings/navigation 2015-12-27 17:25:36 -07:00
gh-navitem-url-input.js Avoid use of this.attrs for closure actions 2016-04-09 10:46:19 +01:00
gh-navitem.js Replace jquery-ui.sortable with ember-sortable for nav items 2016-02-09 22:08:21 +00:00
gh-notification.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
gh-notifications.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
gh-popover-button.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
gh-popover.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
gh-posts-list-item.js Avoid use of this.attrs for closure actions 2016-04-09 10:46:19 +01:00
gh-profile-image.js Fix mixed content security warnings due to gravatar images 2016-02-05 16:48:15 +00:00
gh-search-input.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
gh-select-native.js Fix Select Component 2015-12-07 16:44:54 +07:00
gh-selectize.js Remove use of Ember.on 2016-01-12 20:48:15 +00:00
gh-skip-link.js Remove use of Ember.on 2016-01-12 20:48:15 +00:00
gh-spin-button.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
gh-tab-pane.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
gh-tab.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
gh-tabs-manager.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-tag-settings-form.js Avoid use of this.attrs for closure actions 2016-04-09 10:46:19 +01:00
gh-tag.js Avoid use of this.attrs for closure actions 2016-04-09 10:46:19 +01:00
gh-tags-management-container.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
gh-textarea.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-trim-focus-input.js Remove use of Ember.on 2016-01-12 20:48:15 +00:00
gh-uploader.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
gh-url-preview.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
gh-user-active.js Standardise client property names to camelCase 2016-01-23 19:12:22 +01:00
gh-user-invited.js Standardise client property names to camelCase 2016-01-23 19:12:22 +01:00
gh-validation-status-container.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-view-title.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00