Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag-n-drop re-ordering of tags in post settings menu #6010

Merged
merged 1 commit into from
Nov 2, 2015

Conversation

kevinansfield
Copy link
Member

refs #5976

  • adds onChange handler to gh-selectize component to update the selection property when selectize's value is changed (eg, by the drag_drop plugin updating the order)
  • adds the drag_drop plugin to the list of selectize plugins used by the tags input on the post settings menu

This was referenced Oct 26, 2015
refs TryGhost#5976
- adds `onChange` handler to `gh-selectize` component to update the `selection` property when selectize's value is changed (eg, by the drag_drop plugin updating the order)
- adds the `drag_drop` plugin to the list of selectize plugins used by the tags input on the post settings menu
ErisDS added a commit that referenced this pull request Nov 2, 2015
Drag-n-drop re-ordering of tags in post settings menu
@ErisDS ErisDS merged commit b0836fe into TryGhost:master Nov 2, 2015
@ErisDS ErisDS deleted the drag-drop-tags branch November 2, 2015 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants