Ghost/core
Kevin Ansfield 12fcffcada Ensure incomplete tags aren't lost on save
closes #2991, references #2172, references #2453
- moved and separated tags logic from EditorTagsView into PostTagsInputController/View
- call out to PostTagsInputController when saving post to ensure an incomplete tag is completed before save
- added Tab key support for suggestion selection / tag completion
- don't show suggestions list when input field doesn't have focus
- added code for #2172 but left commented-out as it causes side effects with completion on save
- updated suggestion highlighting so it doesn't bork on html/regex chars (#2453)
2014-06-24 12:14:27 +02:00
..
client Ensure incomplete tags aren't lost on save 2014-06-24 12:14:27 +02:00
clientold User API changes 2014-06-20 11:15:01 +02:00
server Ember admin works with subdirectory 2014-06-24 03:14:28 +01:00
shared Improving the showdown extensions 2014-03-20 17:08:13 +00:00
test Merge pull request #3051 from jgable/loginValidation 2014-06-24 09:48:33 +01:00
bootstrap.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00