react-component / form

React High Order Form Component(web & react-native)
http://react-component.github.io/form/
MIT License
1.81k stars 295 forks source link

build(deps-dev): bump antd from 3.26.17 to 4.3.3 #409

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps antd from 3.26.17 to 4.3.3.

Release notes

Sourced from antd's releases.

4.3.3

  • ๐Ÿž Fix Drawer cannot open. #24802
  • ๐Ÿž Fix Menu.SubMenu cannot scroll. #24806

  • ๐Ÿž ไฟฎๅค Drawer ๆ— ๆณ•ๆ˜พ็คบ็š„้—ฎ้ข˜ใ€‚#24802
  • ๐Ÿž ไฟฎๅค Menu.SubMenu ๆปšๅŠจๅŒบๅŸŸๆ— ๆณ•ไบคไบ’็š„้—ฎ้ข˜ใ€‚#24806

4.3.2

  • ๐Ÿž Fix Tag.CheckableTag don't support onClick. #24743
  • ๐Ÿž Fix Drawer support set getPopupContainer and getPrefixCls by ConfigProvider. #24727
  • ๐Ÿž Fix Button loading.delay repeat trigger when parent compoent re-render. #24713
  • ๐Ÿž Fix Dropdown menu link color when has icon. #24707 #24702
  • Select
    • ๐Ÿž Fix Select virtual scroll display abnormally in compact mode. #24706
    • โšก๏ธ Optimize Select multiple mode performence. #24785 @Kermit-Xuan
  • ๐Ÿž Fix Calendar trigger onPanelChange even when in the same panel. #24695
  • ๐Ÿž Fix Input component height issue in IE11. #24673 @xiaosongxiaosong
  • ๐Ÿž Fix Radio typescript error typo. #24693 @hengkx
  • ๐Ÿž Fix Statistic don't work with Tooltip. #24782
  • ๐Ÿž Fix TimePicker.RangePicker bordered={false} not working when has className. #24781
  • ๐Ÿž Fix List cannot trigger onChange in pagination. #24514
  • ๐ŸŒ Localization
  • ๐Ÿ’„ Add less variable @table-font-size, @table-font-size-md and @table-font-size-sm to customize the size of Table text. #24714 @morenyang
  • RTL
    • ๐Ÿ’„ Optimize Tabs dropdown style in RTL. #24715
    • ๐Ÿ’„ Add Modal.method() RTL supports only use hooks. #24682
    • ๐Ÿ’„ Fix Badge offset in RTL. #24724

  • ๐Ÿž ไฟฎๅค Tag.CheckableTag ไธๆ”ฏๆŒ onClick ๅ’Œ stopPropagation ็š„้—ฎ้ข˜ใ€‚#24743
  • ๐Ÿž ไฟฎๅค Drawer ๆ”ฏๆŒ้€š่ฟ‡ ConfigProvider ๆฅๅ…จๅฑ€่ฎพ็ฝฎ getPrefixCls ๅ’Œ getPopupContainerใ€‚#24727
  • ๐Ÿž ไฟฎๅค Button ๅœจ็ˆถ็ป„ไปถ้‡ๆ–ฐๆธฒๆŸ“ๆ—ถ loading.delay ไผš้‡ๅค่งฆๅ‘็š„้—ฎ้ข˜ใ€‚#24713
  • ๐Ÿž ไฟฎๅค Dropdown ๅธฆๅ›พๆ ‡ icon ่œๅ•้กน็š„้“พๆŽฅ่‰ฒๅฝฉใ€‚#24707 #24702
  • Select
    • ๐Ÿž ไฟฎๅค Select ๅœจ็ดงๅ‡‘ๆจกๅผไธ‹่กจ็Žฐไธๆญฃๅธธใ€‚#24706
    • โšก๏ธ ไผ˜ๅŒ– Select ๅคš้€‰ๆจกๅผ็š„ๆ€ง่ƒฝใ€‚#24785 @Kermit-Xuan
  • ๐Ÿž ไฟฎๅค Calendar ๅœจๅŒไธ€ไธช้ขๆฟไธ‹้€‰ๆ‹ฉๆ—ฅๆœŸไนŸไผš่งฆๅ‘ onPanelChange ็š„้—ฎ้ข˜ใ€‚#24695
  • ๐Ÿž ไฟฎๅค Input ็ป„ไปถๅœจ IE11 ไธญ้ซ˜ๅบฆๅผ‚ๅธธ้—ฎ้ข˜ใ€‚#24673 @xiaosongxiaosong
  • ๐Ÿž ไฟฎๅค Radio ็š„ TypeScript ๅฎšไน‰้”™่ฏฏใ€‚#24693 @hengkx
  • ๐Ÿž ไฟฎๅค Statistic ไธ่ƒฝๅŒ…่ฃน Tooltip ็š„้—ฎ้ข˜ใ€‚#24782
  • ๐Ÿž ไฟฎๅค TimePicker.RangePicker ๆŒ‡ๅฎš className ๅŽๆ— ่พนๆก†ๆ ทๅผๅคฑๆ•ˆ็š„้—ฎ้ข˜ใ€‚#24781
... (truncated)
Changelog

Sourced from antd's changelog.

4.3.3

2020-06-07

  • ๐Ÿž Fix Drawer cannot open. #24802
  • ๐Ÿž Fix Menu.SubMenu cannot scroll. #24806

4.3.2

2020-06-06

  • ๐Ÿž Fix Tag.CheckableTag don't support onClick. #24743
  • ๐Ÿž Fix Drawer support set getPopupContainer and getPrefixCls by ConfigProvider. #24727
  • ๐Ÿž Fix Button loading.delay repeat trigger when parent compoent re-render. #24713
  • ๐Ÿž Fix Dropdown menu link color when has icon. #24707 #24702
  • Select
    • ๐Ÿž Fix Select virtual scroll display abnormally in compact mode. #24706
    • โšก๏ธ Optimize Select multiple mode performence. #24785 @Kermit-Xuan
  • ๐Ÿž Fix Calendar trigger onPanelChange even when in the same panel. #24695
  • ๐Ÿž Fix Input component height issue in IE11. #24673 @xiaosongxiaosong
  • ๐Ÿž Fix Radio typescript error typo. #24693 @hengkx
  • ๐Ÿž Fix Statistic don't work with Tooltip. #24782
  • ๐Ÿž Fix TimePicker.RangePicker bordered={false} not working when has className. #24781
  • ๐Ÿž Fix List cannot trigger onChange in pagination. #24514
  • ๐ŸŒ Localization
  • ๐Ÿ’„ Add less variable @table-font-size, @table-font-size-md and @table-font-size-sm to customize the size of Table text. #24714 @morenyang
  • RTL
    • ๐Ÿ’„ Optimize Tabs dropdown style in RTL. #24715
    • ๐Ÿ’„ Add Modal.method() RTL supports only use hooks. #24682
    • ๐Ÿ’„ Fix Badge offset in RTL. #24724

4.3.1

2020-06-02

  • Tabs
    • ๐Ÿž Fix Tabs hideAdd not working. #24621
    • ๐Ÿž Fix Tabs dropdown has extra horizontal scrollbar in Firefox. #24677
    • ๐Ÿž Fix Tabs inkbar border lost when use with react-sticky. #24643
    • ๐Ÿ’„ Adjust Tabs tabBarStyle style display. #24620
  • Button
    • ๐Ÿž Fix Button quick set loading from delay to false will still change to the loading status. #24678
    • ๐Ÿž Fix the inconsistent style of Text Button in danger. #24622 @morenyang
  • ๐Ÿž Fix Table no showing scrollbar inside Row. #24661 @zt123123
  • ๐Ÿž Fix Drawer get dropdownMatchSelectWidth as dom prop warning. #24651
  • ๐Ÿž Adjust Steps to support React.Fragment with children. #24644
  • ๐Ÿž Fix Upload delete icon cannot be navigate via keyboard. #24615 @morenyang
  • ๐Ÿž Fix multiple Select search input cursor missing issue. #24631
... (truncated)
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #412.