mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 15:12:58 +03:00
457a8e2955
closes https://github.com/TryGhost/Ghost/issues/10995 - when first loading the site preview, if private mode is enabled submit the login form in the background to get the cookie before loading the iframe - refactors post-authentication preloading to ensure it occurs before post-authentication route hooks are called - adds `showSuccess` attribute to `<GhTaskButton>` so that when set to `false` it can stay in the running state after "success" to avoid state change flashes whilst waiting for a transition |
||
---|---|---|
.. | ||
api-keys.js | ||
authentication.js | ||
config.js | ||
integrations.js | ||
invites.js | ||
members.js | ||
pages.js | ||
posts.js | ||
roles.js | ||
settings.js | ||
site.js | ||
slugs.js | ||
subscribers.js | ||
tags.js | ||
themes.js | ||
uploads.js | ||
users.js | ||
webhooks.js |