Ghost/ghost/admin/app/components
Kevin Ansfield 5c9a824d53 Standardize on var-less export default across ember app
no issue
- drops the `var Foo = Ember.Thing.extend({}); export default Foo;` syntax in favour of exporting directly, eg: `export default Ember.Thing.extend({})`
- discussion on this change [here](https://github.com/TryGhost/Ghost/pull/5340#issuecomment-105828423) and [here](https://github.com/TryGhost/Ghost/pull/5694#discussion-diff-37511606)
2015-10-06 10:59:50 +01:00
..
gh-activating-list-item.js Rework gh-activating-list-item for new link-to 2015-07-08 18:37:15 -05:00
gh-alert.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
gh-alerts.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
gh-app.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-blog-url.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
gh-cm-editor.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
gh-content-cover.js Add mobile menu open button and close on click outside nav 2015-06-08 22:13:34 +02:00
gh-content-preview-content.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-content-view-container.js Fix teardown of resize handler in content management screen 2015-09-02 21:41:47 +01:00
gh-dropdown-button.js Use Ember.inject instead of needs and initializers 2015-05-27 07:41:42 -05:00
gh-dropdown.js Fixed publish menu positioning, cleaned up dropdown component 2015-08-13 09:09:07 +02:00
gh-ed-editor.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-ed-preview.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
gh-editor-save-button.js add spin-button component & implement it 2015-08-10 09:43:50 -06:00
gh-editor.js Mobile markdown/preview tabs 2015-09-01 18:14:40 +01:00
gh-error-message.js adds inline errors to validation 2015-07-05 14:02:06 -04:00
gh-file-upload.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-form-group.js Fix nav regressions in admin client 2015-09-23 17:05:41 +01:00
gh-infinite-scroll-box.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-infinite-scroll.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-input.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
gh-main.js Refactor main nav menu into components 2015-05-24 01:42:59 -05:00
gh-menu-toggle.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-modal-dialog.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
gh-nav-menu.js Better flickering auto-nav fix 2015-09-02 17:41:50 +01:00
gh-navigation.js Fix nav regressions in admin client 2015-09-23 17:05:41 +01:00
gh-navitem-url-input.js Fix nav regressions in admin client 2015-09-23 17:05:41 +01:00
gh-navitem.js Fix nav regressions in admin client 2015-09-23 17:05:41 +01:00
gh-notification.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
gh-notifications.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
gh-popover-button.js Use Ember.inject instead of needs and initializers 2015-05-27 07:41:42 -05:00
gh-popover.js Use Ember.inject instead of needs and initializers 2015-05-27 07:41:42 -05:00
gh-posts-list-item.js Fix broken content mgmt -> editor links on mobile 2015-08-28 11:52:38 +01:00
gh-profile-image.js Disable image upload during setup for non persistent file storage 2015-07-18 20:26:27 +01:00
gh-search-input.js Merge pull request #5788 from ErisDS/search-timeout 2015-09-02 22:12:55 +01:00
gh-select-native.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-selectize.js Fix tag order when selecting existing tags 2015-09-01 22:55:23 +01:00
gh-skip-link.js Make skip link work with Ember 2015-09-02 14:56:46 +01:00
gh-spin-button.js Prevent gh-spin-button from infinite spin 2015-08-31 13:41:01 +01:00
gh-tab-pane.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
gh-tab.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
gh-tabs-manager.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
gh-textarea.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
gh-trim-focus-input.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
gh-upload-modal.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
gh-uploader.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-url-preview.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
gh-user-active.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-user-invited.js Minor UI fixes for invitations 2015-08-20 10:36:36 +01:00
gh-validation-status-container.js Fix nav regressions in admin client 2015-09-23 17:05:41 +01:00
gh-view-title.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00