radishzzz
f7ac92fd75
fix: back button fallback logic
2025-05-26 12:10:09 +01:00
radishzzz
68525c8c41
fix: back button position
2025-05-26 12:03:12 +01:00
radishzzz
1318a213c7
fix: gsap animition elements initial states
2025-05-26 11:40:59 +01:00
radishzzz
c1996585a8
fix: resolve gsap animation flash on page load
...
- Add initial state styles for animated elements in CSS
- Change GSAP animations from .from() to .to() method
- Move reduce-motion class from JS to server-side HTML
- Improve performance by eliminating DOM flash
- Enhance code readability with better formatting
2025-05-26 11:12:47 +01:00
radishzzz
ab9bb91f52
chore: fix waline language switching exceptions, remove unused global variables, update theme guide
2025-05-26 00:25:46 +01:00
radishzzz
d37e15d240
test: update button position
2025-05-25 21:14:17 +01:00
radishzzz
4aec6f7c05
test: update button position
2025-05-25 21:12:08 +01:00
radishzzz
ce1e34e229
test: update button position
2025-05-25 21:07:13 +01:00
radishzzz
33cf743799
test: update buttons and footer positions
2025-05-25 20:51:57 +01:00
radishzzz
76f38cf64e
fix: styling of buttons and footer components to fix layout and positioning issues
2025-05-25 20:49:10 +01:00
radishzzz
8d2709880d
fix: styling of buttons and footer components to fix layout and positioning issues
2025-05-25 20:44:12 +01:00
radishzzz
c93cf8fb2f
fix: remove highlight position fixes for navbar and footer
2025-05-25 20:04:14 +01:00
radishzzz
91481626c5
fix: adjust component styles to resolve layout and positioning issues
2025-05-25 19:52:29 +01:00
radishzzz
818b98fcf1
chore: update toc margin bottom
2025-05-21 18:50:41 +01:00
radishzzz
d10d90a8ef
chore: update <hr> styles, fix unexpected comments in rss feed, update theme guides
2025-05-21 18:27:14 +01:00
radishzzz
910fd9f39a
chore: update gsap animation config
2025-05-19 15:00:30 +01:00
radishzzz
4d247cfb93
✨ feat: add reducemotion config option to optimize performance
...
- Add `reduceMotion` option in theme config to improve performance
- Update Button component to support reduced animations
- Modify GSAP animation logic to adapt to the new configuration
- Update documentation to reflect the new feature
2025-05-19 14:54:59 +01:00
radishzzz
120ebbbb3f
style: update animation duration and delay, fix transition issues on mobile
2025-05-19 12:05:34 +01:00
radishzzz
beb3386edc
perf: optimize dom selectors for better performance
2025-05-19 03:12:55 +01:00
radishzzz
bfe3771571
style: improve animation effects for gsap, view transitions and highlight-hover
2025-05-19 02:20:37 +01:00
radishzzz
653596fc3d
style: optimize gsap animations, add preload for stix-Italic
2025-05-19 01:48:28 +01:00
radishzzz
1f141963a1
fix: whitespace in footer incorrectly removed during compression
2025-05-19 01:28:13 +01:00
radishzzz
96fba2d473
fix: accessibility issues with footer links, optimize footer link handling logic
2025-05-19 00:58:53 +01:00
radishzzz
a27cdcb7f9
test: accessibility issues with footer links
2025-05-19 00:33:39 +01:00
radishzzz
ef192c4545
chore: update theme guides and project comments, add astro-compress to remove comments
2025-05-19 00:25:26 +01:00
radishzzz
1db68e8716
style: optimize animation durations and details
2025-05-18 22:55:53 +01:00
radishzzz
db4aa56987
refactor: replace css fade animations with gsap, optimize post page animations and mobile responsiveness
2025-05-18 16:03:17 +01:00
radishzzz
90c2099fec
style: add fade animations to roc, back button, tags and waline comment, refactor katex import method
2025-05-17 22:33:14 +01:00
radishzzz
a35999629a
✨ feat: add fade up animation to post page, optimize global animation curves and durations, refine animation-related naming conventions
2025-05-17 20:18:41 +01:00
radishzzz
312a57c07e
style: optimize animation curves and duration
2025-05-17 13:27:35 +01:00
radishzzz
3ee10e2d18
fix: reorder footer content to fix insufficient spacing between links, adjust desktop layout to prevent narrowing caused by native scrollbar
2025-05-17 12:00:13 +01:00
radishzzz
1c374367fd
fix: accessibility issues with footer links, update theme guide
2025-05-17 10:43:40 +01:00
radishzzz
110fad06ab
fix: highlight position issue on ios for navbar and footer
2025-05-15 22:56:14 +01:00
radishzzz
43295bc7b9
🚀 perf: use native scrollbar instead of overlayscrollbars, switch waline to cdn import
...
- remove preload comment configuration
- remove preload meta tags in head
- update 404 page
2025-05-15 20:23:32 +01:00
radishzzz
d0e699d8cb
style: optimize scrollbar styling, remove the auto-hide feature to fix page flickering issue
2025-05-15 17:27:17 +01:00
radishzzz
bd24e340e7
style: optimize scrollbar and heading styling
2025-05-15 06:04:36 +01:00
radishzzz
0e5905aaa3
test: remove scrollbar and photoswipe
2025-05-15 02:16:55 +01:00
radishzzz
168e231119
feat: add auto-hide native scrollbar and optimize scrollbar styling
2025-05-14 19:01:54 +01:00
radishzzz
41fca8569e
perf: remove overlayscrollbars to fix page loading lag, update heading margins
2025-05-14 15:25:27 +01:00
radishzzz
85f0bd9909
style: optimize icons
2025-05-14 01:15:17 +01:00
radishzzz
610c86db0d
style: add highlight hover animation to navigation and footer
...
- add dynamic accessible labels to heading anchors
- update theme toggle button svg
2025-05-13 23:33:09 +01:00
radishzzz
e5ecbe1341
feat: add heading anchor links
2025-05-13 03:09:23 +01:00
radishzzz
4c83ae5b76
style: add bold icons for desktop mode, fix text-align for github card description
2025-05-12 19:34:20 +01:00
radishzzz
9c1d2241d4
style: add letter spacing to cjk header, navbar and post titles
2025-05-11 00:52:02 +01:00
radishzz
fc1cc050bc
refactor: separate rss and atom generation, optimize back button logic ( #22 )
...
* refactor: separate rss and atom generation, optimize back button logic, remove redundant whitespace in component styles
* fix: add missing <published> tag in atom feed
2025-05-10 04:37:20 +01:00
radishzzz
fa0c7db306
docs: update theme guide
2025-05-09 09:18:44 +01:00
radishzzz
847629ca46
chore: update theme guide and waline style
2025-05-08 22:54:32 +01:00
radishzzz
4da1c3ce48
chore: restore scrollbar to previous version
2025-05-08 20:57:36 +01:00
radishzzz
979f36a796
perf: optimize katex config, implement async css loading for katex, improve scrollbar and lightbox loading logic
2025-05-08 18:13:15 +01:00
radishzzz
5b9c2d562a
refactor: replace icons with svg components, relocate icons and images, rename directories
2025-05-08 15:10:21 +01:00