Releases: cworld1/astro-theme-pure
Releases · cworld1/astro-theme-pure
v4.1.1
What's Changed
🚀 Features
- (package) ⬆️ upgrade dependencies
- (plugins) ✨ support collapse code block; remove scrollbar customize
- (layouts) 💄 improve styles
- (pages) ⚡ improve tags order; only preview top 50 tags
🐛 Bug Fixes
- (pages) 🐛 remove weibo api
- (site-config) 🐛 fix quotable api cannot work again
- (pages) 🐛 fix post preview unused tag sets
- 🐛 fix missing palette
💼 Other
- (package) 📦 release package v1.3.8 & theme v4.1.1
- (package) 📦 release package v1.3.9
🚜 Refactor
- 💄 improve font display
- (plugins) ✨ improve shiki official code
- (plugins) 🚚 move shiki custom transformer to independent file
- (site-config) 🔧 improve config file with new order and comments
- (components) 💄 reduce spaces for project card
- 💄 improve palette & radius
- 💄 improve font look
- (components) 💄 improve postpreview experience
- (plugins) 💄 small ui improve
📚 Documentation
- (docs) 📝 update docs
- (docs) 📝 update breaking change list
- (components) 📝 add toast docs
- (blog) 🔥 remove old docs
- (docs) 📝 update breaking changes
- (docs) 📝 add new faq
⚡ Performance
- (assets) 💄 better accept theme color system
🎨 Styling
- 🎨 small changes for code
- (pages) ⚰️ remove dead code
- 🎨 improve content
- 🎨 improve code
🧪 Testing
- (site-config) ⚗️ enable svgo to compress svg; add italic for font
⚙️ Miscellaneous Tasks
- (components) 🐛 remove hidden tag for waline
- 📝 add afdian sponsor link
- (public) 🚚 append resources for code collapse
- (assets) 💄 small updates for ui
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- feat: ProjectCard images support adaptive sizing by @HikaruQwQ in #76
- fix: resolve ProjectCard layout issues by @vnsnclo in #111
- feat: ✨ new version 4.1.0 by @cworld1 in #99
🚀 Features
- 💥 support new local waline structure
- (plugins) 🔧 support change content-properties for rehype-external-links
- (components) ✨ support more flexible title combination
- (site-config) ✨ support cusmoize socialcard
🐛 Bug Fixes
- (components) 🐛 fix bug on copyright qr-code as unocss preset mini not support aria condition
- (components) 🐛 fix copilot bad actions
- (components) 🐛 add missed type define
- (libs) optimize GithubCard avatar loading display
- (components) 🐛 improve gh-card avatar background as it not loaded successfully
- (components) 🐛 fix spoiler cannot work with links
- (components) 🐛 fix quote return data format
- (components) 🐛 fix quote component problem
- (package) 🐛 fix quote with safer method
- (schema) 🐛 fix logo config
💼 Other
- (package) ⬆️ upgrade dependencies
- (package) ⬆️ upgrade packages
- (package) 📦 release package v1.3.3 & theme v4.0.7
- (package) 📦 release package v1.3.4 & theme v4.0.8
- (package) ⬆️ update package pure dependencies
- (package) 📦 release theme v1.3.5 & template v4.0.9
- (package) 📦 release theme v1.3.6
- (package) ⬆️ upgrade astro version
- (package) ⬆️ upgrade dependencies
- (package) 📝 improve package info
- (package) 📦 release theme 4.1.0 & package 1.3.7
🚜 Refactor
- (components) 💄 better ui for github-card
- (components) 💥 change button custom var to variant instead of style
- (components) 💥 move waline out of package
- (components) 🐛 change backtotop to web component; fix scroll percentage issue; improve event performance
📚 Documentation
- (package) 📝 update package readme
- 📝 update readme
⚡ Performance
- (package) ➖ remove rehype-external-links rependency & support it locally
- Update to a single conditional block
- (components) ⚡ add a display statement to get better feedback & constrain for coding
- ♿ improve accesibility
🎨 Styling
- 🎨 update code format
- 🎨 rename vars & update code style
- 🎨 update code style
⚙️ Miscellaneous Tasks
- (plugins) 💄 simplify read time
New Contributors
- @HikaruQwQ made their first contribution in #76
- @vnsnclo made their first contribution in #111
Full Changelog: v4.0.9...v4.1.0
v4.0.9
What's Changed
🚀 Features
- (package) ➖ remove unused eslint package
- ✨ feat: Cache avatar
🐛 Bug Fixes
- 🐛 fix: Settings
- (docs) 🐛 fix wrong example of starts
- 🐛 fix img pattern set
- (components) 🐛 fix spoiler cannot work with links
- (components) 🐛 fix quote return data format
- (site-config) 🐛 quotable api is down temporarily
- 🐛 fix scroll margin problem
- (components) 🐛 fix quote component problem
- 🐛 tsx script cannot be dafault to run
- (package) 🐛 fix quote with safer method
💼 Other
- (package) ⬆️ upgrade dependencies
- (package) ⬆️ update tempate dependencies
- (package) ⬆️ update package pure dependencies
- (package) 📦 release theme v1.3.5 & template v4.0.9
- (package) 📦 release theme v1.3.6
⚡ Performance
- (package) ➖ remove rollup-plugin-visualizer and add docs
🎨 Styling
- 🎨 format the code
New Contributors
Full Changelog: v4.0.8...v4.0.9
v4.0.8
What's Changed
- fix(libs): 优化 GithubCard 头像加载显示 by @Seeridia in #79
- Update post creation script and documentation. by @AlexiangYu in #73
- feat: ✨ new version v4.0.8 by @cworld1 in #80
🚀 Features
- 🔧 add support for astro responsive image size
🐛 Bug Fixes
- (components) 🐛 add missed type define
- (libs) 优化 GithubCard 头像加载显示
- (components) 🐛 improve gh-card avatar background as it not loaded successfully
- (libs) Optimize github-card avatar loading display
- (docs) 🐛 fix aside component usage
💼 Other
- (package) 📦 release package v1.3.4 & theme v4.0.8
📚 Documentation
- (docs) 📝 add docs teaching how to adapt base path config
- (blog) 📝 add new blog
- (docs) 📝 one docs modification has been forgotten
- (docs) 📝 update braking changes page
🎨 Styling
- (components) ⚰️ remove unused codes
⚙️ Miscellaneous Tasks
- (assets) 🚸 add format notation
- 🚸 reject as type imports not displayed
- 🙈 refactor gitignore file
New Contributors
- @Seeridia made their first contribution in #79
- @AlexiangYu made their first contribution in #73
Full Changelog: v4.0.7...v4.0.8
v4.0.7
What's Changed
Full Changelog: v4.0.6...v4.0.7
🚀 Features
- (docs) ✨ add edit on github button
- 💥 support new local waline structure
- (plugins) 🔧 support change content-properties for rehype-external-links
🐛 Bug Fixes
- (components) 🐛 fix bug on copyright qr-code as unocss preset mini not support aria condition
- 🐛 little fix of before code
- (docs) [copilot] fix grammatical issues
- (components) 🐛 fix copilot bad actions
💼 Other
- (package) ⬆️ upgrade astro-pure version
- (package) ⬆️ upgrade dependencies
- (package) ⬆️ upgrade packages
- (package) 📦 release package v1.3.3 & theme v4.0.7
🚜 Refactor
- (components) 💄 better ui for github-card
- (components) 💥 change button custom var to variant instead of style
- (docs) 📝 add mdxrepl for advanced components
- (pages) 🌐 update links page
- (components) 💥 move waline out of package
📚 Documentation
- (package) 📝 update package readme
- 📝 update readme
- (docs) 📝 update docs
- (docs) ✨ new docs unocss & styles
- (docs) 🚚 rename doc files back to md
- 📝 update readme
- (docs) 📝 update comment docs
- (docs) 🐛 fix docs little problems
- (docs) 📝 add reference of bun link problem
- (docs) ✨ add tutorial of helping remove the links page
- (docs) 📝 add update notes v4-0-7 breaking changes
⚡ Performance
- (package) ➖ remove rehype-external-links rependency & support it locally
- Update to a single conditional block
🎨 Styling
- 🎨 update code format
- 🎨 rename vars & update code style
- 🎨 update code styles & add comments
⚙️ Miscellaneous Tasks
- 💄 update unocss config
- 🚧 add check-info template for new issues
- 💄 update some styles
- ⚰️ remove bun old format of locking dependencies file
v4.0.6
What's Changed
Full Changelog: v4.0.5...v4.0.6
🚀 Features
- 💄 support unocss alias object-cover
- Add copyright scope support
- (site-config) ✨ add custom typography quick config for unocss
🐛 Bug Fixes
- (layouts) 🐛 fix mobile sidebar for content layout
- (components) 🐛 fix sidebar will overflow on header when big screen
- (plugins) 🐛 fix plugin shiki code title style
- (components) 🌐 fix ver name
💼 Other
- (package) 📦 release theme v4.0.6 & package v1.3.1
🚜 Refactor
- (components) ♿ support more image types for components
📚 Documentation
- (docs) 📝 update docs breaking changes
- (preset) 📝 add commit url
⚡ Performance
- ⚡ simplify the customization format
🧪 Testing
- (preset) 🧪 add new component signature
- (blog) 🧪 update test article
v4.0.5
What's Changed
🚀 Features
- (components) ✨ rewrite backtotop component and support slot
- (package) 🔖 release package v1.2.9 & theme v4.0.5
- (layouts): 💄 new sidebar for mobile view (7a348c8)
- (docs): 📝 new doc customize theme (51bad1e)
- (layouts): ✨ support sidebar button for small devices (e8c1b39)
- (components): ✨ rewrite backtotop component and support slot (207d2e3)
- (pages): ⚡ split sponsorship to individual component (9690e32)
🐛 Bug Fixes
💼 Other
- (package) 📦 release package 1.2.8
- (package) 🔖 release package v1.3.0
- (package): 📦 release package 1.2.8 (5848488)
📚 Documentation
- (docs): 📝 small updates on docs (53a3e60)
- (blog): 📝 change blog date (268692a)
- (docs): 📝 add example to customize theme doc (055e98d)
- (docs): 📝 update breaking changes list (32851e9)
🚜 Refactor
- (components) 💄 improve back to top button
- (pages): 📝 update some content (79059c0)
- (components): 💄 improve friendlist style (4b0f5ef)
- (components): 💄 improve back to top button (198323e)
- (layouts): 💄 support props for base-layout (67059c7)
⚡ Performance
- (components): ⚡ improve performance for header (411297c)
- ⚡ use unocss preset-mini instead of old preset-default (9a93dfc)
- ⚡ use unocss preset-mini instead of old preset-default (96180bb)
- (package): ⚡ remove unused file for packaging (a95b4b9)
⚙️ Miscellaneous Tasks
- (docs): 💄 improve docs-contents style (f482708)
- (pages): ⚰️ remove unused code (625a0f4)
- (pages): ⚰️ remove unused code (23e01e6)
- (pages): ⚰️ remove unused code (cdc3dbd)
PR
- Merge branch 'main' into v4-0-5 (c6307e0)
- (refs/stash) On (no branch): 111 (aa3c15b)
- untracked files on (no branch): 625a0f4
- index on (no branch): 625a0f4
Full Changelog: v4.0.3...v4.0.5
v4.0.3
What's Changed
- feat: ✨ v4.0.0-alpha by @cworld1 in #33
- feat: ✨ v4.0.1-beta by @cworld1 in #34
- feat: ✨ v4.0.2-beta by @cworld1 in #35
- Article path calculation optimization by @aires-iris in #39
- feat: ✨ v4.0.3 by @cworld1 in #38
🚀 Features
- (package) ✨ deeply integrated unocss
- (components) 🔧 support customize footer links
- (docs) ✨ support ordering docs
- (pages) ✨ support docs content auto highlight
- (package) ⬆️ sync starlight plugin method
🐛 Bug Fixes
- (package) 🐛 fix package version
- (components) 🐛 fix toc headings ends with #
- 🐛 fix wrong spells
- (utils) 🐛 fix reading time for chinese words counting (#36)
💼 Other
- (package) 📦 release package v1.2.6
- (package) 📦 update version
- (package) ⬆️ upgrade dependencies
- (package) ⬆️ upgrade pure package dependencies
- (package) ⬆️ upgrade dependencies
- (package) 🔖 release tag v1.2.7
- (package) 🔖 release theme v4.0.3
📚 Documentation
- 📝 update readme desc
- 📝 update readme for zh-cn
- 📝 update readme
- (docs) 📝 update docs
- 📝 add desc for preset directory
- (docs) 📝 update integration latex
⚡ Performance
- (pages) ⚰️ totally remove manual docs content
- ⚡ remove output-copier & improve performance
🎨 Styling
- 💡 update comment for unocss
- (components) 💄 improve links style
⚙️ Miscellaneous Tasks
- (public) 🚚 move katex to public/styles
- (pages) 🚚 rename component docscontent to docscontents
New Contributors
- @aires-iris made their first contribution in #39
Full Changelog: v3.1.4...v4.0.3
v4.0.2-beta
What's Changed
🚀 Features
- (components) 🐛 reback support for remote image as thumbnail
- (package) 📦 change css package tailwindcss to unocss
- (pages) 💄 replace sidebar docs-toc to new docs-content
🐛 Bug Fixes
- (types) 🏷️ fix types wrong after removed packages dir
- (components) 💄 update ui opacity config to unocss
- (package) 🐛 temp fix user-config-schema problem
- (package) 🐛 ignore strange problem
💼 Other
- (package) ➖ remove tailwind-merge for using unocss
- (package) 📦 update package version
🚜 Refactor
- (pages) ♻️ change config to customized array
- (components) 💄 better ui for cardlist
- ♻️ update codes
⚡ Performance
- (layouts) ⚡ use slot to reduce code
- (components) ⚡ change border & border-border to alias border
🧪 Testing
- (package) 🧪 test auto link for remote
- (package) 🧪 test bun pkg link method
⚙️ Miscellaneous Tasks
- 🎨 format code & small changes
- 🚨 lint code
Full Changelog: v4.0.1-beta...v4.0.2-beta
v4.0.1-beta
Related package version: v1.2.3
What's Changed
🚀 Features
- (components) ✨ new component mdx-repl to show components better
- (libs) ♻️ integrated github-card icons
- (libs) ✨ integrated aside icons
- (components) ⚡ use default 22px (1.5em) instead of redefining size again
- (libs) ✨ integrated common ui icons
- (plugins) ⚡ remove arxiv card; replace reading time with simpler one; move to package
- (libs) 💄 add new icons
- (components) ✨ new component svg loader
- (components) 🚚 move pf-search to package
🐛 Bug Fixes
- 🧪 try to fix vercel static source problem
💼 Other
- (package) ✨ move package to astro-pure; achive reading-time function manually
- (package) 📌 move dependencies to package itself
- (package) 🐛 fix package lost
- (package) 📦 update package v1.2.3; update theme template to v4.0.1-beta
- (package) ⬆️ update package build version to v1.2.3
🚜 Refactor
- (plugins) 🚚 rename shiki transformer files
- (plugins) 🚚 rename auto link headings plugin
- (components) 💄 improve mdx-repl styling
📚 Documentation
- (docs) 📝 add related documents
- 📝 update issue template
- (docs) 📝 update docs; add medium zoom example
- 📝 update readme
- (docs) 📝 improve doc component display (icons)
- (docs) 📝 add latex docs
- (docs) 📝 update thanks & breaking changes doc
⚡ Performance
- (site-config) ⚡ use partial import to improve code & performance
- (components) ♻️ improve social icon declaration
- (plugins) ⚡ improve astro data usage
- (assets) 🍱 move tool-section svg icon assets to srs/assets/icon; new icon import method
- ♿ improve accessibility
- (package) ➖ remove astro-icon dependency
🎨 Styling
- (scripts) 🔨 improve scripts output format
- (types) 🎨 update type comment
- 🎨 improve code style
- 🎨 format code; change walien style files loading logic
- 🎨 format code
⚙️ Miscellaneous Tasks
- 🔧 update ts & eslint config
Full Changelog: v4.0.0-alpha...v4.0.1-beta