0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional
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
..
admin Infinite Scroll Pagination for content screen 2013-09-15 18:34:23 -05:00
frontend Added redirect to get rid of /page/1/ 2013-09-09 18:32:44 +01:00
base.js Mass renaming of things 2013-09-14 21:56:07 +01:00