0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client/app/templates/components
Kevin Ansfield 6835681469 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.hbs
gh-alert.hbs
gh-alerts.hbs
gh-app.hbs
gh-blog-url.hbs
gh-content-preview-content.hbs
gh-content-view-container.hbs Fix broken content mgmt -> editor links on mobile 2015-08-28 11:52:38 +01:00
gh-ed-preview.hbs
gh-editor-save-button.hbs Spin button consistency 2015-08-26 16:21:42 +01:00
gh-editor.hbs
gh-error-message.hbs
gh-file-upload.hbs
gh-infinite-scroll-box.hbs
gh-infinite-scroll.hbs
gh-menu-toggle.hbs Adds 'button' role to toggle icon for better a11y 2015-08-20 12:51:44 +02:00
gh-modal-dialog.hbs Multiple minor visual style fixes 2015-08-12 10:29:40 +02:00
gh-nav-menu.hbs Optimise mobile navigation 2015-08-25 18:01:26 +02:00
gh-navigation.hbs
gh-navitem.hbs
gh-notification.hbs
gh-notifications.hbs
gh-posts-list-item.hbs
gh-profile-image.hbs Disable image upload during setup for non persistent file storage 2015-07-18 20:26:27 +01:00
gh-select-native.hbs
gh-spin-button.hbs fix auto width and height of spin button component 2015-08-19 23:39:07 -04:00
gh-uploader.hbs
gh-url-preview.hbs
gh-user-active.hbs
gh-user-invited.hbs
gh-view-title.hbs