0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/views
William Dibbern 54a6cf79d7 Fix duplication of entries in infinite scroll
Fixes #1242

- Switched to render each new item as its added to the collection when
retrieving via scroll checks.
- Added check to remove all subviews whenever `render` is called on
`ContentList` as a preventative measure.
- Cached the jquery reference to the ordered list in `render`.
2013-10-24 01:19:09 -05:00
..
base.js Security improvements 2013-10-17 15:28:28 +02:00
blog.js Fix duplication of entries in infinite scroll 2013-10-24 01:19:09 -05:00
debug.js
editor-tag-widget.js Post settings gets published_at 2013-09-17 10:26:28 +01:00
editor.js Merge branch '0.3.2-wip' 2013-10-11 20:56:15 +01:00
login.js Security improvements 2013-10-17 15:28:28 +02:00
post-settings.js Fix notification bug 2013-10-16 00:30:25 -05:00
settings.js Validate negative numbers in the posts per page setting 2013-10-22 23:15:38 +01:00