Ghost/core/client
William Dibbern 4b8806ec1d Infinite Scroll Pagination for content screen
Fixes #258

- Modified post collection to have default values for paging.
- Added scroll handler to content view to check for more posts and load
as appropriate.
- Sanitized result from server-side post paging, ensure page # is
returned as an integer.
- Added a functional test stub.
2013-09-15 18:34:23 -05:00
..
assets Publish button amendments 2013-09-15 14:52:09 -05:00
helpers
models Infinite Scroll Pagination for content screen 2013-09-15 18:34:23 -05:00
tpl Handling HTML in notifications 2013-09-15 18:19:56 +01:00
views Infinite Scroll Pagination for content screen 2013-09-15 18:34:23 -05:00
init.js Getting frontend notifications back 2013-09-15 18:19:11 +01:00
markdown-actions.js
mobile-interactions.js
router.js Merge pull request #686 from matthojo/Sign-up-screen-UI 2013-09-12 06:25:27 -07:00
toggle.js