Releases: DevCloudFE/vue-devui
Releases · DevCloudFE/vue-devui
v1.5.7
What's Changed
Exciting New Features 🎉
- feat: 添加dCharts组件 by @huaweidevcloud in #1613
- feat(form): form-item增加label插槽 by @GreatZPP in #1614
- feat(CodeReview): 新增折叠能力 by @xingyan95 in #1618
- feat: 增加md demo与mode参数 by @GreatZPP in #1620
- feat(code-editor): add highlight directive by @GreatZPP in #1625
Other Changes
- feat: 添加design token文档 by @huaweidevcloud in #1612
New Contributors
- @GreatZPP made their first contribution in #1614
- @fengjiancai made their first contribution in #1621
Full Changelog: v1.5.6...v1.5.7
v1.5.6
Full Changelog: v1.5.5...v1.5.6
v1.5.5
What's Changed
Exciting New Features 🎉
- feat(Breadcrumb): 新增面包屑组件 by @xingyan95 in #1588
- feat: 添加codeEditor组件 by @huaweidevcloud in #1587
- feat(ActionTimeline): 新增操作时间轴组件 by @xingyan95 in #1596
- feat(Carousel): 新增走马灯组件 by @xingyan95 in #1602
- feat: 添加markdown编辑器组件 by @huaweidevcloud in #1604
- feat(Grid): 新增noOuter参数,抵消外层边距 by @xingyan95 in #1606
Bug Fixes 🐛
- fix: 修复select组件清空时不清空filterQuery的问题 by @GaoNeng-wWw in #1568
- fix(tree): tree组件新增节点时折叠父节点,父节点会变成懒加载状态 by @mengqiuleo in #1583
- fix: 解决部分组件未导出子组件,导致按需引入失败 by @xingyan95 in #1597
Other Changes
- feat(Input): add input
validate-event
test case by @Wing-9527 in #1571 - feat(InputNumber): add
focus blur select
test case by @Wing-9527 in #1572 - feat(Drawer): add
drawerService
test case by @Wing-9527 in #1573 - feat(Menu): add
menu
componentrouter
test case by @Wing-9527 in #1575
New Contributors
- @Wing-9527 made their first contribution in #1571
- @mengqiuleo made their first contribution in #1583
- @huaweidevcloud made their first contribution in #1587
Full Changelog: v1.5.4...v1.5.5
v1.5.4
Full Changelog: v1.5.3...v1.5.4
v1.5.4-alpha.0
Full Changelog: v1.5.3...v1.5.4-alpha.0
v1.5.3
What's Changed
Exciting New Features 🎉
- feat: 弹窗中新增autofocus自动聚焦 by @sakanaovo in #1560
Bug Fixes 🐛
- fix: 修改eslint单行太长问题,对ts类型报红完善 by @sakanaovo in #1561
New Contributors
- @sakanaovo made their first contribution in #1560
Full Changelog: v1.5.2...v1.5.3
v1.5.2
v1.5.1
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
New Contributors
- @xGuangsPBD made their first contribution in #1529
Full Changelog: v1.5.0...v1.5.1
v1.5.0
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
- fix(time-picker): fix test case not pass by @hxj9102 in #1519
- test(textarea、dropdown): improve test case by @hxj9102 in #1518
Full Changelog: v1.4.1...v1.5.0
v1.4.1
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
- refactor: Refactor code and component structure by @chenxi24 in #1508
- test(icon): improve icon test case by @hxj9102 in #1509
- refactor popover test and add form-item test by @hxj9102 in #1512
New Contributors
- @Lucky-Ya-Q made their first contribution in #1514
Full Changelog: v1.4.0...v1.4.1