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/templates/preferences
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
..
account.hbs DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
apps.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
categories.hbs DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
emails.hbs DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
interface.hbs DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
notifications.hbs DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
profile.hbs DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
tags.hbs REFACTOR: More consistent user/group page layouts 2019-03-25 14:40:22 -04:00
users.hbs DEV: replace "eye-slash" icons with "far-eye-slash" 2020-01-06 12:27:20 -05:00