Ghost/ghost/admin/app/mixins
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
..
404-handler.js Prevent 404-handler mixin from erroring on non-adapter errors 2015-12-07 18:37:35 +00:00
active-link-wrapper.js Fix posts navigation slowdown when lots of posts are loaded 2016-01-04 16:55:36 +00:00
body-event-listener.js Remove $ from jshint's predef, always use Ember's $ 2015-12-01 20:52:25 +00:00
current-user-settings.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
dropdown-mixin.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
ed-editor-api.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
ed-editor-scroll.js Isolate all markdown editor behaviour into gh-editor component 2016-01-13 12:01:31 +00:00
ed-editor-shortcuts.js Refactor modals 2016-01-12 20:53:08 +00:00
editor-base-controller.js Standardise client property names to camelCase 2016-01-23 19:12:22 +01:00
editor-base-route.js Isolate all markdown editor behaviour into gh-editor component 2016-01-13 12:01:31 +00:00
infinite-scroll.js Load more posts after post deletion 2016-02-09 09:08:31 -07:00
pagination-route.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
settings-menu-controller.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
settings-save.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
shortcuts-route.js Isolate all markdown editor behaviour into gh-editor component 2016-01-13 12:01:31 +00:00
shortcuts.js Isolate all markdown editor behaviour into gh-editor component 2016-01-13 12:01:31 +00:00
slug-url.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
style-body.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
text-input.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
validation-engine.js deps: ember-data@2.3.2 2016-01-19 14:36:39 +00:00
validation-state.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00