Ghost/core
David Arvelo 12e6b09943 Infinite Scroll on Posts List
closes #2414
- Add PostsController with loadNextPage action
- Collect and store pagination info from PostsRoute into PostsController
- Use `store.filter` on PostsRoute model hook to auto-update posts list template as post models are added to the store
- Add content list view and use it to check for scroll event
- Make PostRoute only load a post that's already in the store, until we figure how to load multiple pages on refresh
- Add util function from clientold that concats error messages from server response
2014-05-30 22:14:45 -04:00
..
client Infinite Scroll on Posts List 2014-05-30 22:14:45 -04:00
clientold Clean up routes. Use new slug endpoint in admin. 2014-05-28 03:59:06 +00:00
server Merge pull request #2820 from jgable/fix403 2014-05-29 15:39:00 +01:00
shared Improving the showdown extensions 2014-03-20 17:08:13 +00:00
test Merge pull request #2814 from lennerd/issue-2601 2014-05-27 10:21:39 +03:00
bootstrap.js Add distinct error classes 2014-05-09 12:11:29 +02:00
index.js Add try-catch to startup 2014-05-11 17:33:18 +01:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00