Skip to content

v1.0.0-rc.5

Compare
Choose a tag to compare
@kagol kagol released this 13 Apr 10:13
· 1367 commits to dev since this release

What's Changed

Exciting New Features 🎉

Bug Fixes 🐛

  • fix(Rate): 修复 rate 组件半选模式报错 (#376) by @zcj996 in #432
  • fix(devui-cli): 优化创建组件模板的脚本 by @kagol in #433
  • fix(Dropdown): 修复Dropdown隐藏不销毁时位置不更新的bug&支持贴视图边界对齐时设置偏移量 by @xingyan95 in #442

Other Changes

  • docs(button): optimize demo by @kagol in #425
  • docs: 优化部分组件的demo文档 by @kagol in #426
  • build: add ready components white list by @kagol in #427
  • refactor(tabs): 优化目录结构和demo/api文档 by @kagol in #428
  • refactor(devui-cli): 优化创建组件模板的脚本 by @kagol in #430
  • feat(Popover): 优化Popover组件文档 by @xingyan95 in #435
  • feat(Textarea): 优化Textarea文档格式 by @xingyan95 in #436
  • fix: GitHub format by @eltociear in #437
  • refactor: 将randomId抽离到shared/utils目录中 by @kagol in #445
  • refactor: 移除无用的logs by @kagol in #446

New Contributors

  • @zcj996 made their first contribution in #432
  • @eltociear made their first contribution in #437

Full Changelog: v1.0.0-rc.4...v1.0.0-rc.5