0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 19:36:44 +08:00
discourse/plugins/discourse-templates/test/javascripts
David Taylor d2f5f96478
DEV: Convert keyboard-shortcuts lib to service (#36098)
This lib file required an owner, and had a setup/teardown hooks, so it
really makes more sense as a service.

This also allows us to use `@service` injections, which are much better
than eager `.lookup()` calls. This will resolve issues we're seeing with
theme/plugin `modifyClass` calls racing with these service lookups.
2025-11-19 17:04:39 +00:00
..
acceptance DEV: Convert keyboard-shortcuts lib to service (#36098) 2025-11-19 17:04:39 +00:00
fixtures