Ghost/ghost/admin
Matt Enlow 20cbc6c606 Load more posts after post deletion
Closes #6390
- check if more posts should be loaded whenever one is deleted
- delete dead code from posts controller
- delete duplicate component gh-infinite-scroll-box
- simplify posts-list-item `posts.post` or `editor.edit` link logic by modifying `gh-content-view-container` to yield necessary vars directly and use inline ifs in template
- add `gh-tag` component for rendering tags and updating infinite scroll box on `settings/tags` page
2016-02-09 09:08:31 -07:00
..
app Load more posts after post deletion 2016-02-09 09:08:31 -07:00
config
lib
public/assets
tests Load more posts after post deletion 2016-02-09 09:08:31 -07:00
.ember-cli
.gitignore
.jscsrc
.jshintrc
.watchmanconfig
bower.json deps: ember@2.3.1 2016-02-05 11:16:49 +00:00
ember-cli-build.js Include babel polyfill when compiling client 2016-02-04 12:49:53 +00:00
package.json deps: ember-route-action-helper@0.3.0 2016-02-06 13:09:47 +00:00
testem.json Test client using real browsers on Travis 2016-02-08 16:10:40 +00:00