Ghost-Admin/app/components/gh-input-with-select
Kevin Ansfield ac6d82f138 Added `showSearchMessage` option to gh-input-with-select/trigger component
refs https://github.com/TryGhost/Team/issues/1290

- when set to `false` prevents the dropdown opening when it would only contain the "Type to search" message
- uses the `@extra` hash param. Would be preferable to be able to use `@searchMessage=""` but ember power select doesn't pass the searchMessage argument through to the trigger
2022-01-27 18:56:13 +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 Added `showSearchMessage` option to gh-input-with-select/trigger component 2022-01-27 18:56:13 +00:00