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/user
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
..
preferences DEV: Convert <button> tags to {{d-button}} components (#8224) 2019-11-04 11:23:54 +01:00
activity.hbs DEV: uses private API for currentPath (#7911) 2019-07-18 17:00:39 -04:00
badges.hbs FIX: Badge filtering was always to the currentUser 2017-05-04 11:58:56 -04:00
messages.hbs DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
notifications-index.hbs UX: Display message when user has no notifications instead of a blank page. 2016-07-07 18:25:48 +08:00
notifications.hbs FIX: ensures secondary menu of user notifications mobile nav reloads (#8716) 2020-01-15 09:01:44 +01:00
posts.hbs REFACTOR: Merge different templates from rendering user stream items 2017-06-20 15:45:41 -04:00
profile-hidden.hbs FEATURE: Option to disable user presence and profile 2018-10-10 17:34:33 -04:00
stream.hbs Add no-content message for user/activity/replies, fix no-content display 2017-08-24 09:51:39 -07:00
summary.hbs FEATURE: Use the 'ugc' rel attribute alongside 'nofollow' 2019-10-14 15:21:48 -03:00