Kris
3a9917862d
UX: main-outlet needs dynamic bottom padding when composer open ( #119 )
...
When the composer is open the `#main-outlet`'s bottom padding needs to
match the composer height, so the content behind the composer can be
scrolled into view.
Reported here:
https://meta.discourse.org/t/help-us-test-horizon-our-newest-theme/360484/26?u=awesomerobot
2025-04-14 09:06:42 -04:00
Kris
0cd52c07fe
UX: fix topic progress height ( #118 )
...
Before:

After:

2025-04-14 08:59:33 -04:00
Kris
1e6a4a8a57
DEV: port sidebar new topic component into theme ( #129 )
...
This moves the [sidebar new topic button
component](https://github.com/discourse/discourse-sidebar-new-topic-button )
into the theme directly
If you have installed this theme previously, you should manually remove
the component.
2025-04-14 08:58:46 -04:00
Jordan Vidrine
b40a5a6e9a
UX: Adjust avatar spacing ( #131 )
2025-04-12 09:03:55 -05:00
Jordan Vidrine
3a0a5b0f30
UX: Fix chat backgrounds ( #130 )
2025-04-11 17:06:41 -05:00
Jordan Vidrine
e3aed16e2b
UX: remove gap on avatars in PM list ( #128 )
2025-04-11 15:47:12 -05:00
Jordan Vidrine
23f4362f7e
UX: Visual fixes ( #127 )
2025-04-11 15:33:58 -05:00
Jordan Vidrine
18ffe04242
UX: New PM design ( #125 )
2025-04-11 13:43:17 -05:00
Kris
8e5cef819d
UX: fix account activation layout ( #123 )
...
fixes this too-wide layout issue

2025-04-10 13:19:52 -04:00
chapoi
2653732bc3
UX: post notice styling ( #122 )
...

⬇️

2025-04-10 13:56:17 +02:00
Jordan Vidrine
2a0f5ec599
UX: font set experimental screen styles ( #121 )
2025-04-09 12:12:10 -05:00
Kris
2674364309
DEV: use wildcard selector for common container behavior ( #120 )
2025-04-08 16:01:08 -05:00
chapoi
5299986ed1
UX: iteration for the timeline scroll design ( #116 )
...
Attempt to make the timeline less eye-drawing, while still enhancing the
feel of "this is a draggable area" by emphasising the handle. Also added
a slight decrease of width.
| Before | After |
|--------|--------|
| 
| 
|
2025-04-08 18:31:10 +02:00
Jordan Vidrine
34b26abb6e
UX: fix width ( #114 )
2025-04-04 14:04:58 -05:00
Jordan Vidrine
c735718f1b
DEV: Add more user logic ( #113 )
2025-04-04 11:47:00 -05:00
Jordan Vidrine
cdcbffc483
UX: More color fixes ( #111 )
2025-04-03 16:13:23 -05:00
Kris
c9c468c677
UX: fix PM user input spacing ( #110 )
...
Before:

After:

2025-04-02 15:07:51 -04:00
Kris
85d94e9eca
UX: fix cakeday & user directory containers ( #109 )
...
Before:


After:


2025-04-02 15:07:35 -04:00
Jordan Vidrine
d0078cdd3e
UX: Adjust icon colors ( #108 )
2025-04-02 10:50:37 -05:00
Jordan Vidrine
759fd0b218
UX: Header outline ( #107 )
2025-04-02 08:28:08 -05:00
Jordan Vidrine
1c85ae4626
UX: More accessible colors ( #105 )
2025-04-01 20:01:29 -05:00
Jordan Vidrine
f4c6876923
UX: Topic excerpt fix ( #104 )
2025-04-01 15:09:04 -05:00
chapoi
def09bcca5
UX: adapt topic card layout for bookmarks & assigned list ( #97 )
2025-04-01 12:48:52 -05:00
Kris
5570fb9feb
UX: fix group page container, round border ( #102 )
...
Fixes the spacing on the group container and rounds the header
Before:

After:

2025-04-01 12:50:19 -04:00
Kris
878da19552
UX: fix category nav padding on small screens ( #98 )
...
This adjusts the active state of the dropdown by employing negative
margin to compensate for the padding
before:

after:

2025-03-31 17:02:30 -04:00
chapoi
17bd1c2346
UX: fix chat border ( #96 )
2025-03-31 10:50:44 +02:00
Jordan Vidrine
b4e451e64b
DEV: Experimenting with using built in core color palettes for the color picking component ( #71 )
...
This PR is the beginning of converting the color picker to use built in
core color palettes.
The `color_schemes` defined in `about.json` are created in core when the
theme is imported,
and we then show all user-selectable color palettes in this sidebar
footer menu.
An important caveat here is that all of the Horizon themes must be
changed to `user_selectable`
otherwise they will not show up in the color palette selector in the
sidebar.
When choosing a color palette that also has a corresponding dark color
palette,
*both* light mode and dark mode are correctly saved with the color
palette(s) chosen,
using the color palette cookie we already have in core.
Anon users can also set a palette, which will be saved in a cookie.
---------
Co-authored-by: Sérgio Saquetim <saquetim@discourse.org >
Co-authored-by: Martin Brennan <martin@discourse.org >
Co-authored-by: Osama Sayegh <asooomaasoooma90@gmail.com >
2025-03-31 13:28:28 +10:00
chapoi
0473f90cd9
Lower z-index of powered-by-discourse badge ( #93 )
2025-03-30 20:33:59 -05:00
Jordan Vidrine
3e3f410839
UX: More card fixes ( #94 )
2025-03-28 16:43:52 -05:00
Jordan Vidrine
2046f525d4
UX: More logic for title columns ( #87 )
2025-03-28 10:49:28 -05:00
chapoi
9945f1d899
FIX: remove overflow prop ( #91 )
2025-03-28 08:27:36 -05:00
chapoi
f70524a44b
UX: fix minimised draft bg colour for composer ( #89 )
...
Followup fix for #84
2025-03-28 14:17:45 +01:00
Martin Brennan
0a416d317e
FIX: Messed up CSS grid on messages list ( #88 )
...
This needs a better follow-up, but the messages topic list
is currently busted. Removing the overridden topic-list-item
grid for messages helps.
2025-03-28 12:39:49 +10:00
chapoi
910bc855c1
Composer styling on desktop ( #84 )
2025-03-27 16:41:20 -05:00
chapoi
e20b83b79d
Misc mobile fixes ( #83 )
2025-03-27 16:35:08 -05:00
Jordan Vidrine
e7de006a23
UX: Topic list layout changes ( #85 )
2025-03-27 16:31:46 -05:00
Jordan Vidrine
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 Vidrine
adb1e4dcf2
UX: Change title fonts, etc ( #80 )
2025-03-26 14:08:42 -05:00
Jordan Vidrine
d300cf9d0f
UX: New topic card layout ( #79 )
2025-03-26 10:47:52 -05:00
Kris
6766b94232
UX: add tags-index container ( #78 )
2025-03-25 16:18:17 -04:00
Jordan Vidrine
af82802548
UX: Topic list card fixes for assignments & bookmarks ( #76 )
2025-03-25 15:11:49 -05:00
Kris
943dd4e2d2
UX: change category nav background on mobile ( #77 )
2025-03-25 15:54:03 -04:00
Jordan Vidrine
1a372b7edc
fix z index for input menu ( #75 )
2025-03-25 10:08:16 -05:00
Kris
f786eae910
UX: set border radius on PMs ( #74 )
2025-03-24 15:22:25 -04:00
chapoi
ade14d7f54
Welcome banner: slight zindex increase ( #70 )
2025-03-21 11:55:29 +01:00
chapoi
30cb6bbf59
UX: Z-index welcome banner ( #68 )
...
* UX: increase z-index of welcome banner
* UX: lower z-index of sticky list-controls
2025-03-20 19:13:52 +01:00
Jordan Vidrine
bee6e4e3c5
init ( #69 )
2025-03-20 09:43:40 -05:00
Kris
7f6b0df5bf
UX: move and restyle bulk select on desktop ( #65 )
2025-03-20 08:42:11 -04:00
chapoi
d062468f93
Undo sticky topic header ( #64 )
2025-03-19 10:19:25 -05:00
chapoi
b6db617017
Mobile: New alert info width fix ( #63 )
2025-03-19 10:01:43 +01:00