mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-19 16:42:17 +03:00
c922821c7a
Issue #4683 - Finish setting up pagination in tag management page. - Add post count warning to delete tag modal. Fix styling. - Make sure tag input menu is loading all tags. - Only include saved tags in tag input suggestion list. - Unload tag records from store when entering tag route so that we get accurate post count. - Add a resetPagination action to pagination-controller-mixin for cases where we want to start fresh. - Include tag.id when sending tag payload to API. |
||
---|---|---|
.. | ||
body-event-listener.js | ||
current-user-settings.js | ||
dropdown-mixin.js | ||
editor-base-controller.js | ||
editor-base-route.js | ||
editor-base-view.js | ||
loading-indicator.js | ||
marker-manager.js | ||
nprogress-save.js | ||
pagination-controller.js | ||
pagination-route.js | ||
pagination-view-infinite-scroll.js | ||
selective-save.js | ||
settings-menu-controller.js | ||
shortcuts-route.js | ||
style-body.js | ||
text-input.js | ||
validation-engine.js |