0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Kevin Ansfield 3fa48960f8 Don't show selectize dropdown when input field is blank
no issue
- modify behaviour of selectize's `openOnFocus` option by ensuring that the dropdown is not opened when the input field is blank
- fixes issue with dropdown opening when content is loaded async despite `openOnFocus=false`
- fixes issue with dropdown remaining open when user enters text then deletes it
2015-09-01 10:40:41 +01:00
..
client Don't show selectize dropdown when input field is blank 2015-09-01 10:40:41 +01:00
server Merge pull request #5518 from ErisDS/fetch-options 2015-08-29 19:49:38 +02:00
shared First pass at user onboarding screens 2015-05-25 17:43:12 +01:00
test Basic post/user search 2015-08-31 22:47:26 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00