Skip to content

Releases: DevCloudFE/vue-devui

v1.5.7

29 Jul 01:56
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Other Changes

New Contributors

Full Changelog: v1.5.6...v1.5.7

v1.5.6

27 Jul 02:42
d5159e2
Compare
Choose a tag to compare

Full Changelog: v1.5.5...v1.5.6

v1.5.5

22 Jul 02:30
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐛

  • fix: 修复select组件清空时不清空filterQuery的问题 by @GaoNeng-wWw in #1568
  • fix(tree): tree组件新增节点时折叠父节点,父节点会变成懒加载状态 by @mengqiuleo in #1583
  • fix: 解决部分组件未导出子组件,导致按需引入失败 by @xingyan95 in #1597

Other Changes

New Contributors

Full Changelog: v1.5.4...v1.5.5

v1.5.4

19 Jul 11:18
a5bc46f
Compare
Choose a tag to compare

Full Changelog: v1.5.3...v1.5.4

v1.5.4-alpha.0

18 Jul 05:50
228252a
Compare
Choose a tag to compare

v1.5.3

30 Mar 15:19
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐛

  • fix: 修改eslint单行太长问题,对ts类型报红完善 by @sakanaovo in #1561

New Contributors

Full Changelog: v1.5.2...v1.5.3

v1.5.2

08 Feb 13:55
Compare
Choose a tag to compare

What's Changed

Other Changes

  • docs: add documentation on how to use vue-devui in nuxt3 projects by @kagol in #1547
  • docs(layout): 修复 layout 文档示例未正确展示 logo 的bug(#112)。 by @vaebe in #1548

Full Changelog: v1.5.1...v1.5.2

v1.5.1

30 Jan 13:41
67ce874
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix(ImagePreview): 修复图片拖动并重置,再次拖动时的位置问题 by @xGuangsPBD in #1529
  • feat: 1524 组件demo中,点击复制代码片段之后,文字消失问题解决 by @Whbbit1999 in #1532
  • fix: 修复文档构建错误 by @GaoNeng-wWw in #1531
  • fix: 修复default-select-keys无法响应式的问题 #1542 by @GaoNeng-wWw in #1542
  • fix(tag): 修复Tag标签primary类型选中状态下,关闭按钮颜色与背景色一致 (close #1539) by @vaebe in #1543

Other Changes

  • chore(site): add current version number to the top nav bar by @kagol in #1533

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

04 Jan 10:35
2ff063e
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat: documents support importing vue files by @linxiang07 in #1520

Bug Fixes 🐛

  • fix(collapse): 修复折叠面板禁用时图标颜色 by @Lucky-Ya-Q in #1517

Other Changes

Full Changelog: v1.4.1...v1.5.0

v1.4.1

27 Dec 10:25
a84bd87
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • search component: fix props max-length、 improve test case by @hxj9102 in #1507
  • fix(tabs): fix content of tab has not changed when add a tab by @Zz-ZzzZ in #1511
  • fix(modal): 修复弹窗组件信息提示图标的颜色 by @Lucky-Ya-Q in #1514

Other Changes

New Contributors

Full Changelog: v1.4.0...v1.4.1