Ghost-Admin/app/mixins
Kevin Ansfield 5606b9c068 Implemented first iteration of content snippets
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
2020-10-15 18:03:35 +01:00
..
body-event-listener.js Refactored usage of `.get('property')` with es5 getters 2019-03-06 13:54:14 +00:00
current-user-settings.js Left navigation menu update (#1102) 2019-02-22 16:43:35 +07:00
dropdown-mixin.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
settings-menu-component.js Refactored usage of `.get('property')` with es5 getters 2019-03-06 13:54:14 +00:00
shortcuts-route.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
shortcuts.js Refactored usage of `.get('property')` with es5 getters 2019-03-06 13:54:14 +00:00
slug-url.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
text-input.js Refactored usage of `.get('property')` with es5 getters 2019-03-06 13:54:14 +00:00
unauthenticated-route-mixin.js View site inside Ghost Admin 2019-03-21 10:33:14 +01:00
validation-engine.js Implemented first iteration of content snippets 2020-10-15 18:03:35 +01:00
validation-state.js Update dependency eslint-plugin-ghost to v1.4.0 2020-05-06 18:07:01 +01:00