v3.6.6
What's Changed
Exciting New Features 🎉
- feat: vue-vite-import plug-in added by @kagol in #135
- feat: When children is an empty array, it is considered as a leaf node by @GaoNeng-wWw in #143.
Bug Fixes 🐛
- fix(ipaddress): Toggling the tab key skips 168 from 192 to 0 by @rayhaoqin in #122.
- fix: Fixed pnpm dev:docs error. by @ygj6 in #123
- fix: fix vuepress-vite version error when execute pnpm i by @kagol in #126
- fix(chart-line): fix line-chart tooltip.axisPointer.lineStyle does not take effect close #130 by @kagol in #131
- fix(types): Fix ts error in vue3-example project.by @ygj6 in #132
- fix(date-picker): fix date-picker style by @kagol in #136
- Fix issue #115 by @acyza in #116
- fix(table): table-misaligned when frozen columns by @awspi in #140
- Fixed tooltip
append-to-body="false"
position calculation error in table by @acyza in #146 - fix(pull-refresh): Fixed an issue where the pull-down refresh component is frequently triggered. by @TC-twwang in #145
Other Changes
Exciting New Features 🎉
- feat: 增加 vue-vite-import 插件 by @kagol in #135
- feat: 当children为空数组是认为是叶子节点 by @GaoNeng-wWw in #143
Bug Fixes 🐛
- fix(ipaddress): 切换tab键会从192跳过168到0 by @rayhaoqin in #122
- fix: 修复 pnpm dev:docs 报错的问题。 by @ygj6 in #123
- fix: fix vuepress-vite version error when execute pnpm i by @kagol in #126
- fix(chart-line): fix line-chart tooltip.axisPointer.lineStyle does not take effect close #130 by @kagol in #131
- fix(types): 修复vue3-example项目中的ts报错。 by @ygj6 in #132
- fix(date-picker): fix date-picker style by @kagol in #136
- Fix issue #115 by @acyza in #116
- fix(table): table-misaligned when frozen columns by @awspi in #140
- 修复tooltip
append-to-body="false"
时在表格中位置计算错误 by @acyza in #146 - fix(pull-refresh): 修复下拉刷新组件频繁触发的问题 by @TC-twwang in #145
Other Changes
New Contributors
- @awspi made their first contribution in #140
- @MrWang2016 made their first contribution in #147
- @GaoNeng-wWw made their first contribution in #143
Full Changelog: v3.6.1...v3.6.6