discourse/app/assets/javascripts/wizard
Robin Ward 3394d994e9 FIX: Tests were using jQuery selectors
For the most part `querySelectorAll` will work with jQuery selectors,
but the big exception is `:eq(0)` and similar. Those needed to be
replaced.
2020-11-23 11:36:07 -05:00
..
components FIX: Tests were using jQuery selectors 2020-11-23 11:36:07 -05:00
controllers FEATURE: Separate base and heading font site_settings (#10807) 2020-10-05 13:40:41 -04:00
initializers DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
lib FIX: Wizard theme preview when logo is missing (#10914) 2020-10-13 20:06:09 -04:00
mixins DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
models FEATURE: Separate base and heading font site_settings (#10807) 2020-10-05 13:40:41 -04:00
routes DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
templates UX: Minor cosmetic fixes to the wizard (#11172) 2020-11-09 15:14:57 -05:00
test FIX: Tests were using jQuery selectors 2020-11-23 11:36:07 -05:00
router.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
wizard.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00