discourse/app/assets
David Taylor 39e1b97a5d
FIX: Deleting tags via <TagInfo /> component (#24268)
https://github.com/discourse/discourse/pull/22622 accidentally introduced an `@action` decorator inside the actions hash, which does not work. This commit modernizes the component by removing the actions hash altogether.
2023-11-07 11:56:52 +00:00
..
images FIX: Use correct location for wizard background image (#24183) 2023-10-31 15:57:47 +00:00
javascripts FIX: Deleting tags via <TagInfo /> component (#24268) 2023-11-07 11:56:52 +00:00
stylesheets UX: render reviewable table with cooked styles (#24230) 2023-11-03 16:29:20 -04:00