Ghost/ghost/admin/tests
renovate[bot] 654d373655 Update dependency ember-power-select to v4 (#1528)
* Update dependency ember-power-select to v4
* Fixed trigger component override collision when building

- move the "override" into our own namespace
- update all `<PowerSelect>` usage to explicitly reference our customised trigger component

* Bumped ember-power-datepicker

- bumps `ember-basic-dropdown` sub-dependency
- resolves "Error: Could not find module `ember-compatibility-helpers` imported from `@glimmer/component/index`"
- https://github.com/cibernox/ember-basic-dropdown/issues/551

* Updated trigger to use class syntax

- it's not possible to use `.extend()` on an imported class

* Updated <GhBasicDropdown>

- match updated ember-basic-dropdown code

* Added `autofocus` modifier

- added `ember-modifier` dependency so that we can create our own render modifiers

* Updated <GhSearchInputTrigger> to a glimmer component

* Updated gh-token-input components

* Fixed tests

- wrap `<PowerSelect>` with `<div>` to maintain test selectors
- fixed `<GhBasicDropdown>` not rendering anything due to not having a local template

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kevin Ansfield <kevin@lookingsideways.co.uk>
2020-05-17 22:35:53 +01:00
..
acceptance Update dependency eslint-plugin-ghost to v1.4.1 2020-05-11 10:20:03 +01:00
helpers Update dependency ember-mocha to v0.16.0 2019-06-17 15:32:09 +01:00
integration Update dependency ember-power-select to v4 (#1528) 2020-05-17 22:35:53 +01:00
unit Update dependency eslint-plugin-ghost to v1.4.0 2020-05-06 18:07:01 +01:00
.eslintrc.js Bumped dependencies (#1108) 2019-03-05 17:34:00 +00:00
index.html Remove ember application template wrapper 2018-05-01 10:57:20 +01:00
test-helper.js Update dependency ember-exam to v3 2019-05-13 15:55:11 +01:00