blog/src
radishzzz a5839a2dd1 style: update various code copy button and toc styles
- Removed the old copy-action SVG icon and replaced it with a new copy-button SVG icon.
- Added a new copy-success SVG icon for visual feedback on copy actions.
- Updated Waline component comments for clarity and improved code readability.
- Enhanced BackButton component with fallback navigation to homepage.
- Improved CodeCopyButton component by refining icon handling and timeout management.
- Adjusted GithubCard component's intersection observer root margin for better visibility.
- Updated GsapAnimation component variable names for consistency and clarity.
- Removed unnecessary styles from PhotoSwipe component.
- Modified TOC component styles for better spacing and layout.
- Updated multiple theme guide markdown files to correct image hosting URL comments.
- Cleaned up extend.css by removing commented-out styles and organizing code.
- Added PhotoSwipe background color and KaTeX overflow fixes to global.css.
- Enhanced markdown.css with video styling for better responsiveness.
- Improved transition.css comments for better understanding of GSAP animation states.
2025-05-27 12:45:30 +01:00
..
assets/icons style: update various code copy button and toc styles 2025-05-27 12:45:30 +01:00
components style: update various code copy button and toc styles 2025-05-27 12:45:30 +01:00
content style: update various code copy button and toc styles 2025-05-27 12:45:30 +01:00
i18n chore: fix waline language switching exceptions, remove unused global variables, update theme guide 2025-05-26 00:25:46 +01:00
layouts feat: add code copy cutton 2025-05-27 01:37:19 +01:00
pages feat: performance optimizations and ui improvements (#26) 2025-05-26 20:21:38 +01:00
plugins feat: add code copy cutton 2025-05-27 01:37:19 +01:00
styles style: update various code copy button and toc styles 2025-05-27 12:45:30 +01:00
types feat: add reducemotion config option to optimize performance 2025-05-19 14:54:59 +01:00
utils chore: update <hr> styles, fix unexpected comments in rss feed, update theme guides 2025-05-21 18:27:14 +01:00
config.ts docs: update theme guide 2025-05-25 22:28:22 +01:00
content.config.ts chore: add toc theme config option and update theme guides 2025-05-18 17:23:32 +01:00
env.d.ts chore: update dependencies, enhance theme configuration, and improve layout structure 2025-01-21 21:21:24 +00:00