🚨 Breaking Changes
- Scss namespace changed to sakura - by @WRXinYue (cf3fb)
- Sakura no longer includes default styles - by @WRXinYue (93a89)
- Deprecate custom components - by @WRXinYue (d6401)
- Refactoring css variables - by @WRXinYue (96cb4)
- Refactoring css variables - by @WRXinYue (c29d4)
- Migrating theme components - by @WRXinYue (f4603)
- Add theme - by @WRXinYue (a819e)
- Updated to v0.8 - by @WRXinYue (60377)
- Major update with multiple new features and improvements - by @WRXinYue (988d0)
- docs: Reconstruct document - by @WRXinYue (cea44)
🚀 Features
- Added the navbar.animated configuration - by @WRXinYue (5ce5a)
- Add translateIcon & toggleThemeIcon themeConfig - by @WRXinYue (99e24)
- Add sakura resolvers - by @WRXinYue (ac8e1)
- Add articleList config & navigate composables - by @WRXinYue (34b16)
- Add mashiro theme - by @WRXinYue (94b2f)
- Add scrollAnimation & scrollAnimation themeConfig - by @WRXinYue (e8965)
- Add scrollDown themeConfig - by @WRXinYue (6dc74)
- Add SakuraScrollIndicator - by @WRXinYue (b8973)
- Add and adjusting css variables - by @WRXinYue (0008c)
- Add hero fixedImg config - by @WRXinYue (8d08d)
- Improve functionality - by @WRXinYue (09034)
🐞 Bug Fixes
- Example repair navbarTitle invalid - by @WRXinYue (6e9ac)
- Scss build errors - by @WRXinYue (f797e)
- Run fetchFuseListData only on the client - by @WRXinYue (630bd)
- docs: