v0.3.0-alpha.13
Pre-release
Pre-release
·
148 commits
to main
since this release
🌈 v0.3.0-alpha.13
✨ Add
- added automatic publishing script for
shuimo-ui-nightlypackage. Now you can useshuimo-ui-nightlyto getthe latest,daily updated, but**unstable**Shuimo code; - components support on-demand export;
VirtualListcomponentbetaversion completed;- added
nuxt moduleplugin, now you can use it according to this document;
🚀 Enhancements
loadingsupportsslotand setsize;- re-enabled
web-componentversion ofricePaper; - re-enabled
web-componentversion ofborder;
🔧 Optimizations
- move
tag:roottotag.css;
👮 TypeScript
- split
breadcrumbItemtype;
🐛 Bug Fixes
- fixed
overflowissue inselect; - fixed
overflowissue indatePicker; - fixed the issue of
inputNumbervalue being less thanmin(thanks to @QJvic);
Many thanks to @QJvic for their contributions to fixing the component bugs. 🙇
✨ 新增
- 新增
shuimo-ui-nightly包自动发布脚本,现在您可以使用shuimo-ui-nightly来获取最新的、每日更新的、**但不稳定的**水墨代码; - 组件支持按需导出;
virtualList组件beta版本完成;- 新增
nuxt module插件,现在您可以根据这个文档使用;
🚀 增强
loading支持slot和设置size;- 重新支持
ricePaper的web-component版本; - 重新支持
border的web-component版本;
🔧 优化
tag:root移到tag.css中;
👮 TypeScript
- 拆分
breadcrumbItem类型;
🐛 bug修复
十分感谢@QJvic对于组件bug作出的贡献。🙇
Other Changed
- ✨ [doc] add breadcrumb and loading demo by @youuss in #56
- 🏗️ [ci] create publish
release-nightlyci by @RSS1102 in #57 - ⏪️ [ci] revert "🏗️ [ci] create publish
release-nightlyci" by @higuaifan in #59 - 🐛 [loading] fix wrong width of loading logo by @youuss in #60
- ✅ [test] add new prop's test cases of loading by @youuss in #62
- 📄 [pr] add pr tempalte by @youuss in #65
- 🎨 [packege] collect common deps to root workspace and use shiki instead of shikiji by @youuss in #67
- 🏁 [build] packaging path errors in Windows by @RSS1102 in #68
- 📝 [doc] fix height of right content by @QJvic in #70
- 📝 [doc] Reset scrollBar after switching page route by @QJvic in #72
- 🏗️ [ci] automatic publishing
shuimo-ui-nightlyby @RSS1102 in #73
New Contributors
Full Changelog: v0.3.0-alpha.12...v0.3.0-alpha.13