0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/client
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
..
app Drag-n-drop re-ordering of tags in post settings menu 2015-10-26 18:05:25 +00:00
config deps: ember-simple-auth@1.0.0 2015-10-18 13:17:02 -05:00
lib Merge core/built instead of clearing on every build. 2015-08-21 12:17:39 -04:00
public/assets Added multiline "placeholder" to 3rd step of setup 2015-07-01 23:14:27 +02:00
tests Drag-n-drop re-ordering of tags in post settings menu 2015-10-26 18:05:25 +00:00
.ember-cli grunt init, dev 2015-03-11 12:37:41 -06:00
.gitignore Convert Sass to Myth 2015-05-22 19:05:09 +01:00
.jshintrc ES6 module version of ic-ajax instead of global 2015-05-26 22:13:25 -05:00
.watchmanconfig updates Ember-CLI to 0.2.7 2015-06-08 09:18:50 -04:00
bower.json deps: ember-simple-auth@1.0.0 2015-10-18 13:17:02 -05:00
ember-cli-build.js Fix nav regressions in admin client 2015-09-23 17:05:41 +01:00
package.json deps: ember-simple-auth@1.0.0 2015-10-18 13:17:02 -05:00
testem.json Fix random ember test failures 2015-10-14 11:26:21 +01:00