0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client/controllers
Jason Williams 215cc520cd Fix post tags input.
Closes #4378. Closes #4455.
- Trim whitespace from tag names on entry.
- Prevent duplicate tags in suggestion list.
- Fix unhandled exception that happens when backspace is pressed in
  an empty tags input box.
2014-11-15 04:45:36 +00:00
..
editor
modals
posts
settings Reset slugValue when the user changes 2014-11-10 13:31:11 -08:00
application.js
debug.js
error.js
forgotten.js
post-settings-menu.js Remove image related text from meta description. 2014-11-07 05:22:34 +00:00
post-tags-input.js Fix post tags input. 2014-11-15 04:45:36 +00:00
posts.js
reset.js
settings.js Create Tags Management Stubs for Ember 2014-11-04 15:50:41 +00:00
setup.js
signin.js
signup.js