0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/client/views
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
..
base.js Updates to modals 2013-09-01 19:44:31 +01:00
blog.js Infinite Scroll Pagination for content screen 2013-09-15 18:34:23 -05:00
debug.js App restructure - closes #245 2013-07-11 20:23:34 +01:00
editor-tag-widget.js Allow UPPERCASE in tag names 2013-09-11 00:38:45 +01:00
editor.js Publish button amendments 2013-09-15 14:52:09 -05:00
login.js Added client side validation 2013-09-14 10:52:27 +01:00
post-settings.js Added post-settings menu with edit permalink field 2013-09-13 12:36:38 -05:00
settings.js Merge pull request #752 from sebgie/settingsapi 2013-09-15 09:53:23 -07:00