0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/client/tests/unit
Kevin Ansfield 716032f118 Drag-n-drop re-ordering of tags in post settings menu
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
2015-10-26 18:05:25 +00:00
..
components Drag-n-drop re-ordering of tags in post settings menu 2015-10-26 18:05:25 +00:00
controllers deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00
helpers Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
mixins Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
models Fix "Unsupported rule: jsDoc" when linting 2015-10-15 09:24:39 +01:00
services Avoid duplicate alerts, clear alerts on successful retry or sign-in 2015-10-12 19:21:30 +01:00
utils Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
validators Minor tag settings validation updates & fixes 2015-10-19 10:45:41 +01:00
.gitkeep Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00