blog/src
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
..
assets/icons style: update pin-icon and anchor-link, remove bold icons 2025-05-14 02:06:25 +01:00
components feat: add reducemotion config option to optimize performance 2025-05-19 14:54:59 +01:00
content feat: add reducemotion config option to optimize performance 2025-05-19 14:54:59 +01:00
i18n chore: remove portuguese preview from the demo site (#23) 2025-05-10 06:44:59 +01:00
layouts feat: add reducemotion config option to optimize performance 2025-05-19 14:54:59 +01:00
pages refactor: replace css fade animations with gsap, optimize post page animations and mobile responsiveness 2025-05-18 16:03:17 +01:00
plugins chore: add rehypeUnwrapImg plugin for image processing optimization, update katex resource path 2025-05-16 04:32:59 +01:00
styles feat: add reducemotion config option to optimize performance 2025-05-19 14:54:59 +01:00
types feat: add reducemotion config option to optimize performance 2025-05-19 14:54:59 +01:00
utils perf: optimize dom selectors for better performance 2025-05-19 03:12:55 +01:00
config.ts feat: add reducemotion config option to optimize performance 2025-05-19 14:54:59 +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