0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/client/views
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
mobile Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
posts
settings Create Tags Management Stubs for Ember 2014-11-04 15:50:41 +00:00
application.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
content-preview-content-view.js
editor-save-button.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
item-view.js
paginated-scroll-box.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
post-item-view.js
post-settings-menu.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
post-tags-input.js Fix post tags input. 2014-11-15 04:45:36 +00:00
posts.js
settings.js