Releases: WRXinYue/valaxy-theme-sakura
Releases · WRXinYue/valaxy-theme-sakura
v0.10.2
v0.10.1
🐞 Bug Fixes
- Archive page article count display - by @my-name-is-not-available in #27 (1828c)
- Resolve style conflicts and missing code block background, close #26 - by @WRXinYue in #26 (e3c2c)
View changes on GitHub
v0.10.0
🚀 Features
- Add valaxy-addon-waline package to dev - by @WRXinYue (c5843)
- Add --sakura-color-main-background - by @WRXinYue (685d4)
- Add image loading transition effect - by @WRXinYue (fc524)
- docs: Auto-generate releases - by @WRXinYue (a8f70)
🐞 Bug Fixes
- Missing url when using standard links configuration - by @MengXin001 in #23 (41f57)
- Use post.updated instead of post.date for update time - by @akorin12138 in #24 (284eb)
- Global color variables affected by FinshColor switching - by @WRXinYue (e890b)
- Transparent card issue when setting transparent background - by @WRXinYue (8bbe0)
- Hide navbar subtitle in safari - by @WRXinYue (3f50b)
- Incorrect class name preventing animation from working - by @WRXinYue (7fb08)
View changes on GitHub
v0.9.4
v0.9.3
v0.9.2
🚨 Breaking Changes
🚀 Features
- Enable animation control for the components img - by @WRXinYue (74a2a)
- SakuraPostList add responsive prop - by @WRXinYue (56842)
- Supports valaxy v0.22.13 - by @WRXinYue (e91dc)
- docs:
🐞 Bug Fixes
- Resolve error in SakuraHeroInfoOverlay component when valaxy-addon-hitokoto addon is not installed - by @WRXinYue (97c10)
- Resolve some hero issues - by @WRXinYue (650ca)
- Adjust input boundary for SakuraScrollDown icon - by @WRXinYue (afebf)
View changes on GitHub
v0.9.1
v0.9.0
🚀 Features
- Update style variable names & formats - by @WRXinYue (91aea)
- Simplify postList config & add ui.postlist.responsive - by @WRXinYue (52598)
- Update layout & navbar styles - by @WRXinYue (3acd8)
- Update SakuraPostHeader function and styles - by @WRXinYue (6d103)
- Add chang skin - by @WRXinYue (eaf54)
- Improve search page theme switch - by @WRXinYue (c63e1)
- Add new common styles - by @WRXinYue (8c926)
- Update the default 404 img - by @WRXinYue (34153)
- Optimize SakuraHero banner-style - by @WRXinYue (bb1c9)
- Optimize mobile post card layout - by @WRXinYue (0a951)
- Add safe padding - by @WRXinYue (fe5b6)
- Add mobile columns style - by @WRXinYue (e9d24)
- Optimize post header & layout styles - by @WRXinYue (11d8e)
- Add navbar-content class to separate styles - by @WRXinYue (a5086)
🐞 Bug Fixes
- Article page misalignment - by @WRXinYue (9f35b)
- Fixed the new valaxy scrollbar style disappearing - by @WRXinYue (e0085)
- Fixed code unexpectedly appearing scroll - by @WRXinYue (3821d)
- Fixed SakuraPostCard mobile style - by @WRXinYue (cb739)
- Fixed random wapaperIndex initialization problem - by @WRXinYue (b5ee8)
- Fixed bangumi style - by @WRXinYue in #18 (f6524)
- Fixed SakuraMultiColumns style priority - by @WRXinYue (9ca4e)
View changes on GitHub
v0.8.0
🚨 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:
View changes on GitHub
v0.6.8
🚨 Breaking Changes
- Deprecate the layout theme - by @WRXinYue (554f0)
- Remove SakuraNavLinkItem - by @WRXinYue (64245)
- Improve layout slots - by @WRXinYue (a1bff)
- Remove pwa - by @WRXinYue (3ea52)
- Theme component separation - by @WRXinYue (0b951)
🚀 Features
- Navbar submenu center & remove NavbarOptions col config items - by @WRXinYue (335a8)
- Add showMarker options - by @WRXinYue (5d75b)
- Enhanced navbar null check and extension - by @WRXinYue (a57ea)
- Component attribute extension - by @WRXinYue (0c906)
- Completion of SakuraToTop component refactoring - by @WRXinYue (252b5)
- Add scrollToTop configuration & use valaxy useBackToTop - by @WRXinYue (3a41f)
- Enhanced SakuraScrollToTop floating animation - by @WRXinYue (ed667)
- Support for third-party comment plug-ins - by @WRXinYue (cec1f)
- Component optimization - by @WRXinYue (d5952)
- Adjust style details - by @WRXinYue (bd47f)
- docs: Add the theme config document builder - by @WRXinYue (3e44d)
🐞 Bug Fixes
- Cancels the startScrollDamping internal call to window - by @WRXinYue (a4328)
- Animation play - by @WRXinYue (236ed)
- SakuraPlayer cascading issue - by @WRXinYue (261bf)
- Player button logic & style enhancement - by @WRXinYue (0dd92)
- docs: Docs build - by @WRXinYue (5975f)