mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
b590ce1b95
closes https://github.com/TryGhost/Team/issues/411 - adds "Create snippet" icon to the editor toolbar - uses the same link input component design for specifying snippet titles - snippets are loaded in the background when the editor is accessed - snippets are listed at the bottom of the card menus of the + and / menus - clicking a snippet inserts the snippet's contents in place of the current blank section |
||
---|---|---|
.. | ||
api-keys.js | ||
authentication.js | ||
config.js | ||
emails.js | ||
integrations.js | ||
invites.js | ||
labels.js | ||
members.js | ||
pages.js | ||
posts.js | ||
roles.js | ||
settings.js | ||
site.js | ||
slugs.js | ||
snippets.js | ||
tags.js | ||
themes.js | ||
uploads.js | ||
users.js | ||
webhooks.js |