0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Matt Enlow 77941275ed Fix mobile sidebar menu
Closes #3110
- Created `ApplicationView`
- Added `js-close-sidebar` classes to navbar navigation links
- Clicking on a navigation link in the sidebar will close it
2014-07-07 08:55:22 -06:00
..
client Fix mobile sidebar menu 2014-07-07 08:55:22 -06:00
server Check datatype for date format conversion 2014-07-05 19:15:32 +00:00
shared Implement Mobile Editor 2014-06-24 18:33:43 -04:00
test Merge pull request #3201 from jaswilli/issue-3199 2014-07-06 20:28:29 +01:00
bootstrap.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js