discourse/app
Vinoth Kannan 167bbb259f
UX: add CSS classes on body tag based on topic statuses. (#12729)
This commit will add CSS classes like `unlisted`, `pinned`, and `unpinned` on the body tag.

* DEV: we no longer using the `categoryClass` & `tagClasses` methods.
* Update app/assets/javascripts/discourse/app/components/add-topic-status-classes.js

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2021-05-04 11:07:54 +05:30
..
assets UX: add CSS classes on body tag based on topic statuses. (#12729) 2021-05-04 11:07:54 +05:30
controllers DEV: Don't force Ember CLI for proxied requests made by Ember CLI (#12909) 2021-04-30 13:27:35 +03:00
helpers FEATURE: Allow theme tests to be run in production (take 2) (#12845) 2021-04-28 23:12:08 +03:00
jobs FEATURE: add support for like webhooks (#12917) 2021-04-30 17:08:38 -07:00
mailers FEATURE: Auto-activate users invited by email (#12675) 2021-04-14 12:15:56 +03:00
models FIX: Hide Uncategorized unless allow_uncategorized_topics (#12889) 2021-05-04 13:05:08 +10:00
serializers FEATURE: add support for like webhooks (#12917) 2021-04-30 17:08:38 -07:00
services FIX: Link notification to first unread post (#12868) 2021-05-04 13:03:00 +10:00
views DEV: Arrange theme QUnit dependencies in the right order (#12907) 2021-04-30 13:28:33 +03:00