Commit Graph
47 Commits
Author SHA1 Message Date
Jordan VidrineandGitHub eff8628223 DEV: Fix spec (#86) 2025-03-27 16:31:28 -05:00
Jordan VidrineandGitHub a84682c0d0 FIX: Bulk select fix (#81)
This PR fixes bulk select on the new topic cards.
2025-03-27 10:03:40 +10:00
Jordan VidrineandGitHub adb1e4dcf2 UX: Change title fonts, etc (#80) 2025-03-26 14:08:42 -05:00
Jordan VidrineandGitHub d300cf9d0f UX: New topic card layout (#79) 2025-03-26 10:47:52 -05:00
Jordan VidrineandGitHub af82802548 UX: Topic list card fixes for assignments & bookmarks (#76) 2025-03-25 15:11:49 -05:00
Jordan VidrineandGitHub 1a372b7edc fix z index for input menu (#75) 2025-03-25 10:08:16 -05:00
Jordan VidrineandGitHub dabd9a159a DEV: Use new is_hot_topic serializer (#73) 2025-03-24 12:05:10 -05:00
Jordan VidrineandGitHub 969e2b7969 begin migration of colors (#72) 2025-03-21 09:44:09 -05:00
Jordan VidrineandGitHub bee6e4e3c5 init (#69) 2025-03-20 09:43:40 -05:00
Jordan VidrineandGitHub efc3dd5475 cleanup dropdown button (#62) 2025-03-18 19:29:42 -05:00
Jordan VidrineandGitHub d79313436d fix (#61) 2025-03-18 19:18:32 -05:00
Jordan VidrineandGitHub 19c957aecc apply anti-aliased font to topics as well (#60) 2025-03-18 18:43:27 -05:00
Jordan VidrineandGitHub 970ee33771 cleanup (#55) 2025-03-17 19:49:30 -05:00
Jordan VidrineandGitHub 2c41c2ffab fix user page (#54) 2025-03-17 15:13:39 -05:00
Jordan VidrineandGitHub dfa22d21b6 UX: Welcome banner merge prep (#49)
This PR preps the Horizon theme for the merger of the search banner into core. This PR should only be merged once this PR in core has been merged.
2025-03-17 12:18:54 +10:00
Jordan VidrineandGitHub 598f4fce65 fix (#52) 2025-03-14 17:13:38 -05:00
Jordan VidrineandGitHub 144c3dff8f DEV: main container sizing & border radius cleanup (#51) 2025-03-14 16:12:54 -05:00
Jordan VidrineandGitHub 8b09523510 DEV: Button stylesheet cleanup (#50) 2025-03-14 15:30:00 -05:00
Jordan VidrineandGitHub f70c452f26 selected (#48) 2025-03-12 13:52:05 -05:00
Jordan VidrineandGitHub 3911572b29 UX: More fixes (#47) 2025-03-12 13:39:27 -05:00
Jordan VidrineandGitHub 7fe1b87f82 small tweaks (#46) 2025-03-12 12:27:56 -05:00
Jordan VidrineandGitHub 7023cc0f97 add margin to select menu (#45) 2025-03-11 17:21:46 -05:00
Jordan VidrineandGitHub feae5a0214 hide topic list trigger (#44) 2025-03-11 17:21:28 -05:00
Jordan VidrineandGitHub 81b7466224 fix sidebar group chat icon (#43) 2025-03-11 17:20:26 -05:00
Jordan VidrineandGitHub 97b379eb08 UX: font smoothing (#42) 2025-03-11 17:20:14 -05:00
Jordan VidrineandGitHub 1f55a9d9a2 fixes (#41) 2025-03-11 17:19:41 -05:00
Jordan VidrineandGitHub f4d5b3b97e UX: Color fixes (#40) 2025-03-11 16:29:35 -05:00
Jordan VidrineandGitHub 09ef1d2a14 paintbrush (#39) 2025-03-11 14:48:10 -05:00
Jordan VidrineandGitHub d1800ffd98 PR: Custom Color Choice (#38) 2025-03-11 14:45:04 -05:00
Jordan VidrineandGitHub 664e3a5910 UX: Small tweaks to colors (#37) 2025-03-11 14:01:34 -05:00
Jordan VidrineandGitHub a90b691505 UX: Color exploration & base (#33) 2025-03-11 11:24:20 -05:00
Jordan VidrineandGitHub eca05948c3 UX:Breakpoint padding (#32) 2025-03-10 15:56:17 -05:00
Jordan VidrineandGitHub cef5ad279c fix target (#31) 2025-03-10 13:15:44 -05:00
Jordan VidrineandGitHub 9e96704c24 UX: Mobile fix (#29) 2025-03-08 09:45:06 +00:00
Jordan VidrineandGitHub 536b58feba small-mobile-fix (#28) 2025-03-07 14:54:20 -06:00
Jordan VidrineandGitHub 35a4642042 UX: Width & calculation adjustments for main container (#27) 2025-03-07 12:01:26 -06:00
Jordan VidrineandGitHub e18b9e89eb fix (#24) 2025-03-06 20:30:27 -06:00
Jordan VidrineandGitHub 9381e56c47 UX: Dark mode changes to move toward a base of accent-color (#23) 2025-03-06 20:30:07 -06:00
Jordan VidrineandGitHub 9a8a9d4ad3 UX: More tweaks & fixes (#22) 2025-03-06 15:54:45 -06:00
Jordan VidrineandGitHub 7d53fe08ce button/chat fixes (#21) 2025-03-06 13:20:12 -06:00
Jordan VidrineandGitHub 328b8cbab5 UX: More desktop tweaks (#20) 2025-03-06 13:00:56 -06:00
41ee5a5358 DEV: Merge topic list card component (#17)
This PR merges the topic-list-item card component into the nextgen theme.

Also does the following cleanup:

* Use template-only ember components
* Use `fire` instead of deprecated `fa-fire` icon
* Lower version requirement for node to 18 to match core
* Add english locale strings for topic status column
* Remove dummy theme settings

---------

Co-authored-by: Martin Brennan <martin@discourse.org>
2025-03-06 13:35:27 +10:00
Jordan VidrineandGitHub f406bfbedf UX: Misc desktop edits (#15) 2025-03-05 20:29:58 -06:00
Jordan VidrineandGitHub 076263c7f5 UX: More small fixes (#9) 2025-02-28 15:33:06 -06:00
Jordan VidrineandGitHub 8e841a4b2e UX: z-index box view (#8) 2025-02-28 15:01:04 -06:00
Jordan VidrineandGitHub a69c5216ed fixes (#7) 2025-02-28 14:48:14 -06:00
Jordan VidrineandGitHub 447ed0f27c admin (#6) 2025-02-28 11:44:55 -06:00