Skip to content

v3.20.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 08:35
· 116 commits to dev since this release
c3cf26f

What's Changed

Exciting New Features 🎉

  • feat(grid): [grid] inline pager add padding left by @gimmyhehe in #2449
  • feat(card): [card] Optimize style by @Youyou-smiles in #2454
  • feat(time-picker): [time-picker] Optimize and modify component style issues by @Youyou-smiles in #2452
  • feat(locales): [locales] Optimize the style and demo by @Youyou-smiles in #2480
  • feat(dept): [dept] Optimize style by @Youyou-smiles in #2487
  • feat(card): Simplification and optimization of card components by @Youyou-smiles in #2496
  • feat(theme): add old theme vars by @MomoPoppy in #2503
  • feat(grid-select): [grid-select] add grid select component and implement single/multiple select features by @kagol in #2509
  • feat(grid-select): [grid-select] add filter/config features and optimize demo/api docs by @kagol in #2521
  • feat(input): [input,date-picker] adapt input date-picker to the old theme style by @zzcr in #2524
  • feat(pager): [pager] adapt to pager old theme by @gimmyhehe in #2531
  • feat(grid-select): [grid-select] add remote feature by @kagol in #2530
  • feat(base-select): [base-select] optimize base select and fix some bugs by @kagol in #2532
  • feat(theme): optimize the overall basic variables and update treeMenu css var by @zzcr in #2534
  • feat(tree-select): [tree-select] add data init and optimize demo docs by @kagol in #2538
  • feat(time-select): [time-select] Adapt to old components by @Youyou-smiles in #2525
  • feat(date-picker): [date-picker] Adapt to the theme by @Youyou-smiles in #2544
  • feat(guide): [guide] fix style issues in the old theme by @wuyiping0628 in #2547
  • feat(steps): [steps] Adapting to the Default Theme by @chenxi-20 in #2549
  • feat(old-theme): [dropdown,grid,tree] modify incorrect css vars by @MomoPoppy in #2551
  • feat(grid): [grid] grid component adapt to old theme by @gimmyhehe in #2554
  • feat(milestone): [milestone] Adapting to the Default Theme by @chenxi-20 in #2559
  • feat: use catalog to uniformly manage pnpm project dependencies by @zzcr in #2560
  • feat(milestone): [milestone] The example is modified to adapt to the default theme. by @chenxi-20 in #2561
  • feat(modal): [modal] add e2e-test and update modal demo of problem by @James-9696 in #2567
  • feat(form): [form] form component adapt to old theme by @gimmyhehe in #2562
  • feat(color-picker, color-select-panel): [color-picker,color-select-panel] format by @GaoNeng-wWw in #2536
  • feat(site): switch theme styles through routing by @shenjunjian in #2574
  • feat(breadcrumb): [breadcrumb] modify delimiter by @wuyiping0628 in #2576
  • feat(date-picker): [date-picker] Adapting to the old-theme by @Youyou-smiles in #2575
  • feat: [select]reduce common package size by @zzcr in #2577
  • feat(collapse): [collapse] fix style issues in the old theme by @wuyiping0628 in #2579
  • feat: [config-provider] optimize global configuration component documentation by @zzcr in #2578
  • feat: optimize basic variables and switch the overall rounded corner … by @zzcr in #2580
  • feat: add space var to adapt to old theme by @gimmyhehe in #2581
  • feat: unified upgrade version number by @zzcr in #2589
  • feat: add design smb packages by @zzcr in #2591
  • feat(numeric): [numeric] add step strategy of props by @James-9696 in #2584
  • feat(locale): use Object.assign for better tree shaking by @gimmyhehe in #2595
  • feat(theme): [button] submit the initial version of aurora-theme-vars by @MomoPoppy in #2596
  • fix(site): add smb design-config support by @shenjunjian in #2599
  • feat(bulletin-board): [bulletin-board] Add click events #2143 by @wuyiping0628 in #2601

Bug Fixes 🐛

  • fix(popper-arrow): [tooltip, popover,dropdown] fix arrow's z-index, and remove popper-arrow class from popover,dropdown by @shenjunjian in #2446
  • fix(tree): [tree] remove red color from demos by @shenjunjian in #2455
  • fix(steps): repair bar step bar small gray dots by @chenxi-20 in #2459
  • fix(tag): update tag's padding,border-radius by @shenjunjian in #2458
  • fix(drawer): [drawer] modify icon and demo problem by @James-9696 in #2460
  • fix(tree-select): add emit modelValue by @MomoPoppy in #2461
  • fix(milestone): [milestone] repair component sample document by @chenxi-20 in #2463
  • fix(drawer): [drawer] modify demo and icon by @James-9696 in #2465
  • fix(steps): [steps] fix vertical single chain text styles by @chenxi-20 in #2466
  • fix: grid radio add white background by @gimmyhehe in #2467
  • fix(tag): remove mini size of tag by @shenjunjian in #2468
  • fix(tree): [button,tree] update tree demos and the plain button's border color by @shenjunjian in #2470
  • fix(dialog-box): [dialog-box] modify demo by @James-9696 in #2472
  • fix(time-range): [date-picker,time-picker,select,action-menu] optimization demo and modify style for time-range by @MomoPoppy in #2481
  • fix(drawer): [drawer] modify height props,setting the height of the left and right sliders by @James-9696 in #2484
  • fix: [virtual-scroll-box] fixed the wrong class and horizontal scrol… by @zzcr in #2482
  • fix: [grid] release319, update website to fix layout in small screen by @shenjunjian in #2493
  • fix(tabs): [tabs] Optimize the tabs document by @chenxi-20 in #2497
  • fix(site): fix Popper layers separate when scrolling through document by @shenjunjian in #2502
  • fix(input): [input] fix input container 1px higher than input by @gimmyhehe in #2504
  • fix(docs): [anchor] Optimize the anchor document. by @chenxi-20 in #2495
  • fix(tree): [tree] fix parent node toggle when click child node margin by @gimmyhehe in #2501
  • fix(site): fix scroll bugs by @shenjunjian in #2506
  • fix(site): fix site api table style by @zzcr in #2507
  • fix(docs): fix the wrong filename by @shenjunjian in #2510
  • fix(tree-select): [tree-select] fix tree-select can't load data dynamically close #2287 by @kagol in #2500
  • fix(time-select): [time-select]After manually modifying the time, the initial time cannot be selected again. by @mengqiuleo in #2415
  • fix(input): [input] fixed the error when using v-if to switch back and forth after configuring the displayOnly attribute by @zzcr in #2527
  • fix(calendar-view): [calendar-view] Fix bug with invalid calendar hei… by @Youyou-smiles in #2520
  • fix(docs): Fixed an issue where the document demo disappears in github-markdown-css5.8.0. by @chenxi-20 in #2537
  • fix(tabs): [tabs] Adapt to the old theme style by @chenxi-20 in #2523
  • fix(base-select): [base-select] fix style issues in the old theme by @kagol in #2535
  • fix(base-select): fix size style by @kagol in #2541
  • fix(steps): [steps] Added the visibleNum prop. by @chenxi-20 in #2542
  • fix(dropdown): [dropdown] fixed the data disorder issue caused by the composite scenario of two-layer components and self-invoking groups. by @zzcr in #2553
  • fix(dialog-select): fix demos for dislog-select by @MomoPoppy in #2552
  • fix(chart): Fix chart dataZoom bug and colors bug by @Davont in #2513
  • fix(dropdown): [dropdown] fix icon shaking when hover by @MomoPoppy in #2557
  • fix(option): [select] restore hoverItem method and fix the issue of i… by @MomoPoppy in #2558
  • fix(icon): [icon] The icon search algorithm is optimized. by @chenxi-20 in #2563
  • fix(icon): [icon] The icon search algorithm is optimized. by @chenxi-20 in #2569
  • fix(notify): [notify] missing title parameter style exception by @betavs in #2571
  • fix(button): [button,cascader] fix button's radius and cascader bgcolor by @shenjunjian in #2572
  • fix(select): [select] fix the problem of multiple selection of hover … by @MomoPoppy in #2566
  • fix: fix grid、flowchart、grid、tree-menu bugs by @zzcr in #2588
  • fix: remove mathlive demo to fixed site build error by @zzcr in #2587
  • fix: fix color-select-panel error when publish by @zzcr in #2583
  • fix(date-picker): [date-picker] Fix the issue of icons not being cent… by @Youyou-smiles in #2592
  • fix(site): fix catalog flashing by @shenjunjian in #2593
  • fix: [button-group] fixed the bug that multiple clicks on the same button would trigger multiple events by @zzcr in #2590
  • fix: fix the error when starting the saas official website by @zzcr in #2594
  • fix(transfer): [transfer] fix uncorrect vars for transfer by @MomoPoppy in #2598
  • fix: fix build all components error by @zzcr in #2602
  • fix(site): the aurora-theme switch function is added to the official website by @shenjunjian in #2604

Other Changes

Full Changelog: v3.19.0...v3.20.0