mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
12fcffcada
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) |
||
---|---|---|
.. | ||
body-event-listener.js | ||
editor-base-controller.js | ||
editor-base-view.js | ||
editor-route-base.js | ||
loading-indicator.js | ||
marker-manager.js | ||
popover-mixin.js | ||
shortcuts-route.js | ||
style-body.js | ||
validation-engine.js |