0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Kevin Ansfield c2578f95b6 Add tags to auto-complete search
refs #5845
- display matched tags in auto-complete dropdown, load tag edit screen when selected
- fix bug where only 1 search item with the same ID would be displayed (eg. if a post and tag both had an ID of 1 it would only show the first-loaded item)
2015-11-02 15:34:13 +00:00
..
client Add tags to auto-complete search 2015-11-02 15:34:13 +00:00
server Use tag slugs in URLs for tag management and add front-end edit redirect 2015-11-02 14:56:59 +00:00
shared First pass at user onboarding screens 2015-05-25 17:43:12 +01:00
test Use tag slugs in URLs for tag management and add front-end edit redirect 2015-11-02 14:56:59 +00:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00