0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/client/app/templates
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
..
components Fix broken content mgmt -> editor links on mobile 2015-08-28 11:52:38 +01:00
editor add spin-button component & implement it 2015-08-10 09:43:50 -06:00
modals Spin button consistency 2015-08-26 16:21:42 +01:00
posts Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
settings Spin button consistency 2015-08-26 16:21:42 +01:00
setup Fix invite user validation issues in signup 2015-08-27 14:05:52 +01:00
team Spin button consistency 2015-08-26 16:21:42 +01:00
-import-errors.hbs update Ember to 1.12.1/ember-data to 1.0.0-beta.18 2015-06-02 22:26:16 -06:00
-user-list-item.hbs Fix team/index screen 2015-07-14 18:21:08 +02:00
about.hbs Add Menu to About Ghost Page 2015-08-24 18:27:33 -07:00
application.hbs Mobile nav menu fixes 2015-08-20 16:49:33 +01:00
error.hbs Fixup broken error page styles 2015-06-08 12:14:58 +01:00
post-settings-menu.hbs Fix new tags disappearing in PSM when saving post 2015-08-25 23:53:19 +01:00
posts.hbs Fix broken content mgmt -> editor links on mobile 2015-08-28 11:52:38 +01:00
reset.hbs Spin button consistency 2015-08-26 16:21:42 +01:00
setup.hbs User Onboarding - flow navigation 2015-07-21 17:23:04 +01:00
signin.hbs Spin button consistency 2015-08-26 16:21:42 +01:00
signup.hbs Spin button consistency 2015-08-26 16:21:42 +01:00