This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/tests/unit
David Taylor d037796ff4
FIX: Allow connector template names to be camelCase (#17371)
The default Ember resolver implementation allows this for components. We need the same for connectors (which are essentially components behind-the-scenes)
2022-07-07 12:42:23 +01:00
..
controllers DEV: Fix a flaky submodule/auth test (#17313) 2022-07-04 02:25:35 +02:00
ember FIX: Allow connector template names to be camelCase (#17371) 2022-07-07 12:42:23 +01:00
lib DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
mixins DEV: Deprecate assert.not() (#15595) 2022-02-09 18:49:05 +01:00
models DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
services DEV: Emit a 'change' event when PresenceChannel info changes (#17088) 2022-06-15 16:13:44 +01:00
utils DEV: Fix this.clearRender deprecation warning (#17150) 2022-06-20 15:13:42 +02:00
localization-test.js FIX: Translation overrides from fallback locale didn't work on client 2021-12-17 14:03:35 +01:00