mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 07:09:48 +03:00
0106a21e3c
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 |
||
---|---|---|
.. | ||
invite.js | ||
navigation-item.js | ||
notification.js | ||
post.js | ||
role.js | ||
setting.js | ||
slack-integration.js | ||
subscriber.js | ||
tag.js | ||
theme.js | ||
unsplash-integration.js | ||
user.js |