discourse/app/assets
David Taylor 1651d63204
FIX: Allow category to be set on topic model instances (#25416)
Some parts of our code (e.g. some types of reviewable) set `topic.category`. In the past this would override the computed property value, but with recent Ember it raises an error. This commit adds a setter which handles the situation cleanly
2024-01-25 10:49:00 +00:00
..
images FIX: Use correct location for wizard background image (#24183) 2023-10-31 15:57:47 +00:00
javascripts FIX: Allow category to be set on topic model instances (#25416) 2024-01-25 10:49:00 +00:00
stylesheets UX: simplify education message layout on empty /new route (#25412) 2024-01-24 18:13:42 -05:00