21 Commits

Author SHA1 Message Date
Bryce Huhtala
851f9c4264
FIX: Group and invalid mention colors (#61)
* UX: Fix group mention color

* FIX: Add comma

* FIX: Non-existent user mention color
2024-07-24 14:36:25 -05:00
Kris
e22d73b5dc
UX: fix mention color (#53) 2024-05-30 18:19:37 -04:00
Kris
cd2cbb6bfd
UX: update link color in banners (#52) 2024-05-30 18:10:52 -04:00
MarcRez33
7da1900e78
FIX: Show the right color for @usernames with dark/light mode (#49) 2024-04-30 13:43:10 -04:00
Kris
daec18921f
FEATURE: optionally show category logo, change text alignment (#44) 2024-01-31 14:47:25 -05:00
Alan Guo Xiang Tan
1398eeeff5
DEV: Various improvements to theme (#39)
This commits introduces the follow changes:

1. Use the `renderInOutlet` API over the connectors convention
1. Renames `discourse-category-banners` component to `category-banner`
   which is more appropriate cause we are only rendering banner for one
category.
1. Adds system tests
2023-10-23 12:17:00 +08:00
Kris
21284e2419
UX: add more plugin outlet options (#33) 2023-07-06 16:42:00 -04:00
Kris
f7696c3372
UX: category icon compatibility improvements (#29) 2023-03-30 13:10:47 -04:00
Kris
ca80cd248c
REFACTOR: Update from widget to a glimmer component (#28) 2023-03-28 16:08:09 -04:00
Jordan Vidrine
649bb714f6
DEV: Change lock placement (#16) 2022-02-09 15:24:56 -06:00
Renato Atilio
eeced5b1c4
Setting to show category icon from discourse-category-icons theme component (#7) 2020-11-30 09:46:44 -05:00
awesomerobot
bf33e058c7 Padding not needed due to header position change 2020-09-30 21:40:55 -04:00
jjaffeux
ac66be7948 REFACTOR: full component refactoring
- drops jquery
- uses new codelayout structure
- more explicit site setting
- apply code standards
- various cleanups
- do not show an empty category-title-desription if we don't show the category description
2020-09-27 11:26:40 +02:00
Kris
c3bf66fadd prefix category name with 'category-banner-' to avoid class collision 2019-11-01 16:43:08 -04:00
Kris
ab78b924b1 Render the category descriptions as HTML 2019-04-10 00:11:08 -04:00
Kris
82812ff1dd Font Awesome 5 support, slug class 2019-01-11 13:19:51 -05:00
Kris
b13c0f21ac adding lock to protected categories 2018-06-11 13:54:15 -04:00
Kris
3edf3609f2 padding adjustment 2018-04-26 14:26:57 -04:00
Kris
7f440532fc setting names, css adjustment 2018-04-26 14:01:28 -04:00
Kris
618197fffd Adding additional settings 2018-04-26 13:01:44 -04:00
Kris
e5d2d3a201 initial commit 2018-04-26 01:25:49 -04:00