Commit graph

408 commits

Author SHA1 Message Date
Lim Chee Aun
6e68e95240 Fix menu footer positioned too low 2025-01-25 00:09:37 +08:00
Lim Chee Aun
deaddcec00 Fix dangling lonely dividers in menu with CSS
The if conditions are too maddening at this point
2024-11-20 23:51:10 +08:00
Lim Chee Aun
6502a1f4b9 Stick both edges of columns 2024-11-18 17:46:25 +08:00
Lim Chee Aun
3219cae516 Better coloring for media backgrounds
Still experimental
2024-11-06 20:30:23 +08:00
Lim Chee Aun
39111831e3 Reduce padding for notifications column 2024-11-01 17:42:43 +08:00
Lim Chee Aun
163c98df01 Add one more bug fix 2024-10-31 19:39:49 +08:00
Lim Chee Aun
cbfd4ef333 Rewrite line indent style logic
I know, it's still messy
2024-10-31 18:47:07 +08:00
Lim Chee Aun
c1f1fb965c Smoother curves 2024-10-29 13:30:33 +08:00
Lim Chee Aun
4805262c4b Quick fix comment lines
Might still be buggy
2024-10-29 08:32:21 +08:00
Lim Chee Aun
058cf05805 Experimental comment threads making use of more space 2024-10-28 18:50:30 +08:00
Lim Chee Aun
8f3077b06b Need .status-menu-open too 2024-10-28 18:50:30 +08:00
Lim Chee Aun
5be052dd4d Need focus-within too 2024-10-28 18:50:30 +08:00
Lim Chee Aun
b083468df4 Fix menu header wrong margin 2024-10-18 18:35:09 +08:00
Lim Chee Aun
1485f9e5d9 Better feature detection for Scroll-driven animations
Ref: https://www.bram.us/2024/09/24/feature-detecting-scroll-driven-animations-you-want-to-check-for-animation-range-too/
2024-09-25 17:18:30 +08:00
Lim Chee Aun
333c434343 Fix some content-visibility: auto weirdness 2024-09-22 13:46:32 +08:00
Lim Chee Aun
07242eb4d2 Remove one space 2024-09-22 10:03:16 +08:00
Lim Chee Aun
f2cc0f5bec Bring back content-visibility: auto for replies
With a fix
2024-09-21 12:09:50 +08:00
Lim Chee Aun
a6daf19b80 Test disable content-visibility:auto on carousels
Safari seems to jump scrolls inside the carousel
2024-09-16 13:33:00 +08:00
Lim Chee Aun
3392c169c9 Embrace more scroll-driven styles 2024-09-16 13:33:00 +08:00
Lim Chee Aun
06bb1815bb No content-visibility: auto for post page 2024-09-09 09:43:47 +08:00
Lim Chee Aun
d49c855a15 Add hidden debugging info 2024-09-08 19:06:42 +08:00
Lim Chee Aun
155abaa389 Experiment with content-visibility: auto again 2024-09-08 19:06:42 +08:00
Lim Chee Aun
534e090333 Subtle facelift for menus 2024-08-29 16:51:19 +08:00
Lim Chee Aun
ea53d8ad9d Attempt to make menus wider 2024-08-24 18:22:29 +08:00
Lim Chee Aun
36f0e7a0c5 Increase line height for menu items 2024-08-22 13:37:06 +08:00
Lim Chee Aun
5e2d084854 Fix lang selector not centered on Welcome page 2024-08-18 11:06:58 +08:00
Lim Chee Aun
6d68232e45 Make lang selector fixed-width 2024-08-16 19:17:18 +08:00
Lim Chee Aun
ac94303d0c Fix horizontal menu control group placement bug
react-menu changed it to role="none"
2024-08-14 22:22:43 +08:00
Lim Chee Aun
c27275a9af Disable columns scroll snap for wider viewports 2024-08-10 10:04:44 +08:00
Lim Chee Aun
f05e3012e3 Preliminary step for RTL 2024-08-04 13:32:46 +08:00
Roman Komarov
522a324b0d
Fix overflow for the columns wrapper 2024-07-31 13:59:35 +02:00
Lim Chee Aun
4c0bc62ad0 Group filtered carousel items 2024-07-22 14:31:52 +08:00
Lim Chee Aun
8a1fda5a85 Prevent flash of post page 2024-06-15 10:24:33 +08:00
Lim Chee Aun
9aa2bac685 Try fix toast width again 2024-05-27 19:01:41 +08:00
Lim Chee Aun
b473061845 Show compose button above post modal when minimized 2024-05-26 00:13:20 +08:00
Lim Chee Aun
012b86d7ce Try not hide compose button if loading 2024-05-25 11:06:03 +08:00
Lim Chee Aun
cd17ca0b42 Experiment: allow minimize composer 2024-05-24 12:30:20 +08:00
Lim Chee Aun
bc4e3b0f72 Fix red too faint in dark mode 2024-05-14 23:39:48 +08:00
Lim Chee Aun
06c6360cae More support for Pixelfed 2024-04-14 17:20:18 +08:00
Lim Chee Aun
94996d098e Fix width issue 2024-04-13 23:08:25 +08:00
Lim Chee Aun
c286562ee8 Media-first style adjustments 2024-04-13 19:21:48 +08:00
Lim Chee Aun
ec65163c89 More breathing space 2024-04-13 17:08:39 +08:00
Lim Chee Aun
a0d2037007 Early implementation of media-first UI experience 2024-04-11 17:18:17 +08:00
Lim Chee Aun
1004a5f176 Revert back to 88px 2024-03-31 20:47:43 +08:00
Lim Chee Aun
3b975e899b Try use smaller dimension for fine pointers 2024-03-28 00:23:31 +08:00
Lim Chee Aun
13f5621488 Fix char counter not showing properly on Firefox 2024-03-24 16:37:58 +08:00
Lim Chee Aun
f6a9f7807e Allow Lists to be in Shortcuts (except columns)
…and all various Lists-related improvements
2024-03-23 23:52:05 +08:00
Lim Chee Aun
d6b65d0413 Better red color for danger menus 2024-03-23 12:26:22 +08:00
Lim Chee Aun
e8219e458d Try this font settings out.
Depends on system font's capabilities, so may not work.
2024-03-16 20:02:20 +08:00
Lim Chee Aun
6157ee105c Fix "hide"-filtered post bug again 2024-03-16 18:45:59 +08:00