discourse/app/assets/javascripts/wizard/components
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
..
font-preview.js UX: Wider canvas buttons in wizard (#11124) 2020-11-05 09:55:35 -05:00
homepage-preview.js FEATURE: Separate base and heading font site_settings (#10807) 2020-10-05 13:40:41 -04:00
image-preview-favicon.js FEATURE: Separate base and heading font site_settings (#10807) 2020-10-05 13:40:41 -04:00
image-preview-large-icon.js FEATURE: Separate base and heading font site_settings (#10807) 2020-10-05 13:40:41 -04:00
image-preview-logo-small.js FEATURE: Separate base and heading font site_settings (#10807) 2020-10-05 13:40:41 -04:00
image-preview-logo.js FEATURE: Separate base and heading font site_settings (#10807) 2020-10-05 13:40:41 -04:00
invite-list-user.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
invite-list.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
radio-button.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
staff-count.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
theme-preview.js UX: Wider canvas buttons in wizard (#11124) 2020-11-05 09:55:35 -05:00
theme-previews.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
wizard-canvas.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
wizard-field-checkboxes.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
wizard-field-dropdown.js FEATURE: Separate base and heading font site_settings (#10807) 2020-10-05 13:40:41 -04:00
wizard-field-image.js REFACTOR: Remove SweetAlert dependency (#11183) 2020-11-10 11:31:54 -05:00
wizard-field-radio.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
wizard-field-textarea.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
wizard-field.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
wizard-image-preview.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
wizard-step-form.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
wizard-step.js FIX: Tests were using jQuery selectors 2020-11-23 11:36:07 -05:00