Kris
|
34cc87db40
|
A11Y: UI emoji are decorative, use alt="" (#23690)
|
2023-09-28 13:30:19 -04:00 |
|
Jarek Radosz
|
87d0336f05
|
DEV: Introduce {{body-class}} , soft-deprecate <DSection /> (#23479)
`<DSection />` is now deprecated. Please use `{{body-class "foo-page" "bar"}}` and/or `<section></section>` instead.
|
2023-09-11 13:44:52 +02:00 |
|
David Taylor
|
c8e2e37fa7
|
DEV: Apply prettier to hbs files
|
2022-12-28 13:11:12 +00:00 |
|
Peter Wagenet
|
40cb46631f
|
DEV: Update /admin/badges to modern Ember patterns (#17672)
* Nest admin badges controller and route files
* Use standard file names for admin-badges
* Update resolver to allow standardized file structure for admin
* Add adminBadges.index controller for property tracking
* Modernize admin badges controller
* Modernize admin-badges route
* Add admin-badges index route
* Modernize admin-badges.show controller and route
* Modernize admin-badges.award controller and route
* Convert BadgeButton to a Glimmer component
|
2022-08-03 10:12:17 +01:00 |
|