discourse/app/assets/javascripts/wizard/templates/components
Joffrey JAFFEUX 0431942f3d
DEV: select-kit 2 (#7998)
This new iteration of select-kit focuses on following best principales and disallowing mutations inside select-kit components. A best effort has been made to avoid breaking changes, however if you content was a flat array, eg: ["foo", "bar"] You will need to set valueProperty=null and nameProperty=null on the component.

Also almost every component should have an `onChange` handler now to decide what to do with the updated data. **select-kit will not mutate your data by itself anymore**
2020-02-03 14:22:14 +01:00
..
invite-list-user.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
invite-list.hbs DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
popular-themes.hbs Update UI for wizard themes further reading step (#7669) 2019-06-03 10:47:17 -04:00
radio-button.hbs Rename {{fa-icon}} to {{d-icon}} so it can be more generic 2017-07-27 14:55:41 -04:00
staff-count.hbs Show staff count on invites page, don't warn if you have 3 2016-09-22 09:52:19 -04:00
theme-preview.hbs UX: Render wizard previews for high-DPI displays (#7371) 2019-04-15 16:16:05 +10:00
theme-previews.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
wizard-field-checkbox.hbs FIX: correctly retrieve 'login required' setting value on wizard (#7355) 2019-04-11 20:25:08 +05:30
wizard-field-dropdown.hbs DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
wizard-field-image.hbs icons deprecations fixes (#6920) 2019-01-22 12:02:02 +01:00
wizard-field-radio.hbs FEATURE: better wizard privacy controls (#7391) 2019-04-22 19:47:29 +05:30
wizard-field-text.hbs FIX: Tab ordering and outlines for wizard 2016-09-22 13:38:58 -04:00
wizard-field-textarea.hbs FIX: Tab ordering and outlines for wizard 2016-09-22 13:38:58 -04:00
wizard-field.hbs FIX: handle invite error in wizard 2017-04-21 20:07:04 +05:30
wizard-image-preview.hbs Wizard: Support for custom image previews for uploads 2016-09-22 09:52:19 -04:00
wizard-step.hbs UX: moves wizard's "Finish" button to the left of back and next (#7027) 2019-02-19 13:32:01 +01:00