Ghost/ghost/admin/app/components
Kevin Ansfield 2682e47478 Fix broken content mgmt -> editor links on mobile
refs #5652
- add `ember-resize` addon that registers a single resize event handler and exposes it as a service and mixin
- add a component that wraps the posts list and content preview and exposes a `previewIsHidden` property
- use the `previewIsHidden` property in `gh-posts-list-item` to switch the item's link between the editor and the preview
- add `display: none` to the preview pane when in mobile so that we can test it's visibility
2015-08-28 11:52:38 +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 Use Ember.inject instead of needs and initializers 2015-05-27 07:41:42 -05:00
gh-cm-editor.js add code editor component 2015-04-05 11:57:18 -05: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 broken content mgmt -> editor links on mobile 2015-08-28 11:52:38 +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 Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-editor-save-button.js add spin-button component & implement it 2015-08-10 09:43:50 -06:00
gh-editor.js guard against missing $previewContent/ViewPort in gh-editor.scrollPosition 2015-08-19 20:44:59 +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 adds inline errors to validation 2015-07-05 14:02:06 -04: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 adds inline errors to validation 2015-07-05 14:02:06 -04: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 Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00
gh-nav-menu.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-navigation.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-navitem-url-input.js Use correct property when determining display URL 2015-07-17 10:23:29 -05:00
gh-navitem.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05: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-select-native.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-spin-button.js Improve markup + tabindex etc on setup/two 2015-08-26 16:20:52 +01:00
gh-tab-pane.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-tab.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-tabs-manager.js Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00
gh-textarea.js adds inline errors to validation 2015-07-05 14:02:06 -04:00
gh-trim-focus-input.js Improve markup + tabindex etc on setup/two 2015-08-26 16:20:52 +01:00
gh-upload-modal.js Use Ember.inject instead of needs and initializers 2015-05-27 07:41:42 -05:00
gh-uploader.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-url-preview.js Use Ember.inject instead of needs and initializers 2015-05-27 07:41:42 -05: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-view-title.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00