Skip to content

v3.16.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 May 07:35
· 8 commits to dev since this release
340a4ad

What's Changed

Exciting New Features 🎉

  • feat(tabs): [tabs] Add panel configuration function to adapt to the n… by @chenxi-20 in #1547
  • fix(cascader): [cascader] add smb theme by @wuyiping0628 in #1584
  • fix(checkbox): [checkbox,checkbutton] Improve Checkbox and CheckButton accessibility. by @AcWrong02 in #1581
  • fix(button & button-grounp): [button, button-group]improve the accessibility by @AcWrong02 in #1586
  • feat(Drawer): [Drawer]support custom whether confirm event close the drawer and improve the type declaration by @AcWrong02 in #1588

Bug Fixes 🐛

  • fix(sites): change tinyui-design-common script link by @gimmyhehe in #1539
  • fix(tabs): [tabs] Fix the bug where the name is empty caused by using… by @chenxi-20 in #1549
  • fix(modal): the width of the modal box can be displayed in the center as the browser window size changes by @James-9696 in #1554
  • fix(dialog-box): [dialog-box] fix issue #1242 by @RanierYu in #1550
  • fix(carousel): [carousel] fix issue #1543 by @Zcating in #1548
  • fix(grid): [grid] fix nested grid context menu error by @gimmyhehe in #1578
  • fix(grid): [grid] fix simple custom setting selected value not match … by @gimmyhehe in #1580
  • fix(grid): [grid] fix remote filter default value by @gimmyhehe in #1574
  • fix(rich-text-editor): code overflow by @GaoNeng-wWw in #1590
  • fix(grid): [grid] fix tableWidth error when all column has min-width by @gimmyhehe in #1595
  • fix(grid): [grid] fix shadow-root does not have getAttribute function by @gimmyhehe in #1593
  • fix[DatePicker]: [DatePicker]fix the tabindex's default value to 0 by @AcWrong02 in #1589
  • fix(modal): the modal prompt box is compatible with the position of titles and content icons by @James-9696 in #1570
  • fix(file-upload): [file-upload] Fix the hidden feature bug in props.isHidden by @chenxi-20 in #1614
  • fix(file-upload): [file-upload] Fix the hidden feature bug in props.isHidden by @chenxi-20 in #1617

Other Changes

  • docs: add v3.15.0 changelog by @kagol in #1537
  • docs: update vue-docs version by @kagol in #1541
  • fix(skeleton): [skeleton] update document by @wuyiping0628 in #1577
  • perf(theme-mobile): remove css vars from :root to root class of compo… by @Huangyilin19 in #1579
  • fix(anchor): [anchor] Correcting Ambiguity in Anchor Document Descrip… by @chenxi-20 in #1569
  • docs: add description and keywords for seo by @kagol in #1592
  • doc: [charts] 更新图表的 API 文档,增加 options 使用方法 by @Davont in #1600
  • test(button-group): [button-group] Supplement button-group component test case by @trueLoving in #1596
  • docs[Carousel]: [carousel] improve the document of Carousel Component by @AcWrong02 in #1571
  • fix: optimization statistic component by @James-9696 in #1608
  • feat: update chart docs by @zzcr in #1623

New Contributors

Full Changelog: v3.15.0...v3.16.0