mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-02 07:43:11 +03:00
83050d7689
closes https://github.com/TryGhost/Ghost/issues/9074 - remove unused pagination route attrs that were interfering with routing service - these were a pre-1.0 hangover from when the tags screen had infinite scroll - change `Posts` to `Stories` in the search dropdown for consistency - add general fix for `adapter returned an array for the primary data of a 'queryRecord' response` deprecations by ensuring that `normalizeResponse` in our application serializer transforms the array we get from the server into a "single" JSON-API response - this deprecation was being triggered when loading a tag route directly - fix `defaultValue` complex object deprecations raised from `Setting.unsplash` attr |
||
---|---|---|
.. | ||
editor | ||
settings | ||
setup | ||
subscribers | ||
team | ||
about.js | ||
application.js | ||
authenticated.js | ||
error404.js | ||
posts.js | ||
reset.js | ||
setup.js | ||
signin.js | ||
signout.js | ||
signup.js | ||
subscribers.js |