Ghost/ghost/admin/app/components/gh-input-with-select
Kevin Ansfield c128998d86 Fixed dropdown elements staying open/fixed when moving settings panel
refs https://github.com/TryGhost/Team/issues/1219

- added `dropdown.closeDropdowns()` to the `{{movable}}` modifier when dragging starts
- updated ember-power-select derived inputs to close their dropdowns when the dropdown service triggers it's `'close'` event
2021-11-12 15:27:08 +00:00
..
index.hbs Fixed missing outline on <GhInputWithSelect> when focused 2021-08-26 17:19:00 +01:00
index.js Fixed test 2021-08-24 11:39:04 +02:00
suggested-option.hbs Updated snippet replacement dropdown 2021-09-08 12:07:05 +02:00
trigger.hbs Fixed missing outline on <GhInputWithSelect> when focused 2021-08-26 17:19:00 +01:00
trigger.js Fixed dropdown elements staying open/fixed when moving settings panel 2021-11-12 15:27:08 +00:00