Ghost/ghost/admin/lib/gh-koenig/addon
Ryan McCarvill 63f4020970 🐝 🐜 '+' button double click bug (#589)
refs https://github.com/TryGhost/Ghost/issues/8106

When a user clicks on the plus button it opens the card menu, when they click on it twice the card menu input field loses focus and the card menu closes, because the Range object of the document is no longer within the editor the '+' button also disappears. This has the effect of making the '+' button disapear when double clicking.

Now when the input field to search cards loses focus the card menu disapears but the '+' button remains, we rely on the cursorDidChange event to also hide the button.
2017-03-16 11:18:08 +00:00
..
cards 👯 ♥️ ♣️ ♦️ ♠️ New editor card menu (#580) 2017-03-14 11:59:34 +00:00
components 🐝 🐜 '+' button double click bug (#589) 2017-03-16 11:18:08 +00:00
lib Koenig tests. (#564) 2017-03-07 23:57:09 +13:00
options 🐝 Add cards in lists (#585) 2017-03-15 10:29:10 +00:00
templates/components Card menu trigger styling 2017-03-15 17:43:12 +02:00
.gitkeep renamed to koenig 2017-03-02 09:56:52 +00:00