0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
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
..
client Fix broken content mgmt -> editor links on mobile 2015-08-28 11:52:38 +01:00
server Remove first run alert 2015-08-26 15:29:26 +01:00
shared First pass at user onboarding screens 2015-05-25 17:43:12 +01:00
test Fix invite user validation issues in signup 2015-08-27 14:05:52 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00