1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/templates
renovate[bot] cc80214916
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
..
components Update dependency ember-power-select to v4 (#1528) 2020-05-17 22:35:53 +01:00
editor Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
members Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
settings Reduced unnecessary waiting in tests 2020-05-11 11:37:35 +01:00
setup Removed <GhDownloadCount> 2020-01-27 09:51:45 +00:00
staff Updated style definition for staff dropdowns 2020-02-21 10:20:08 +01:00
-contributors.hbs 🐛 fix broken assets (#616) 2017-04-05 14:08:15 +01:00
about.hbs Ran "no implicit this in templates" codemod 2019-12-13 14:20:29 +00:00
application-error.hbs Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
application.hbs Added default and custom post views (filters) to the admin sidebar (#1474) 2020-01-30 15:35:36 +00:00
editor.hbs 🐛 Fixed redirect to posts list when deleting a page (#1486) 2020-02-27 15:19:31 +00:00
error.hbs Ran "no implicit this in templates" codemod 2019-12-13 14:20:29 +00:00
member.hbs Reduced unnecessary waiting in tests 2020-05-11 11:37:35 +01:00
members.hbs 🐛 Improved scrolling of members screen in Firefox 2020-05-01 18:17:47 +01:00
pages-loading.hbs Fixed query params not resetting when deleting a custom view 2020-02-03 16:38:14 +00:00
pages.hbs Fixed query params not resetting when deleting a custom view 2020-02-03 16:38:14 +00:00
posts-loading.hbs Fixed query params not resetting when deleting a custom view 2020-02-03 16:38:14 +00:00
posts.hbs Fixed query params not resetting when deleting a custom view 2020-02-03 16:38:14 +00:00
reset.hbs 🐛 Fixed autofocus on password reset screen 2020-05-07 10:33:27 +01:00
setup.hbs Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
signin.hbs Fixed copy for password reset instructions 2020-05-05 15:58:56 +02:00
signup.hbs 🐛 Fixed button style for staff creation 2020-01-21 12:14:35 +01:00
site.hbs Added reset-to-homepage behaviour when clicking "view site" link 2019-03-21 17:55:58 +00:00
tag.hbs Reduced unnecessary waiting in tests 2020-05-11 11:37:35 +01:00
tags-loading.hbs Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
tags.hbs Fixed arrow position bug on tags list 2020-03-05 11:36:35 +01:00