Ghost/ghost/admin/app/models
Kevin Ansfield 0106a21e3c New tags input, drop selectize & jquery-ui deps (#892)
closes https://github.com/TryGhost/Ghost/issues/6458
- swap `ember-sortable` for `ember-drag-drop` in navigation UI
- extract PSM tag input into new `{{gh-psm-tags-input}}`
- add new `{{gh-token-input}}` that wraps `ember-power-select` and `ember-drag-drop` to replicate the previous selectize based tags input
- enhance `{{gh-psm-tags-input}}` behaviour to highlight selected primary tag and show "primary/internal" in selected tag titles
- 🔥 remove `selectize`
- 🔥 remove `jquery-ui`
- 🔥 remove unused `{{gh-navigation}}` component
2017-10-31 09:10:49 +00:00
..
invite.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
navigation-item.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
notification.js 🐛 fix duplicate server alerts + default alert bg color (#242) 2016-09-01 11:01:54 -05:00
post.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
role.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
setting.js Custom Post Templates UI (#878) 2017-10-10 14:26:19 +02:00
slack-integration.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
subscriber.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
tag.js New tags input, drop selectize & jquery-ui deps (#892) 2017-10-31 09:10:49 +00:00
theme.js Custom Post Templates UI (#878) 2017-10-10 14:26:19 +02:00
unsplash-integration.js 🎨 Enabled Unsplash integration by default (#862) 2017-09-20 12:19:48 +02:00
user.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00