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.0 #405

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps antd from 3.26.17 to 4.3.0.

Release notes

Sourced from antd's releases.

4.3.0

  • šŸ”„ Rewrite Tabs for better user experience. #24552
  • šŸ“– Add components overview page. #24491 @arvinxx
  • šŸ›  Optimize dependencies to reduce overall package size. #24584
  • Button
    • šŸ†• New type="text" Button. #22552
    • šŸ’„ Improve button background variable usage. #24372 @morenyang
  • Upload
  • Table
    • šŸ†• Table support rowSelection.hideSelectAll to hide selectAll checkbox. #24592 @Kermit-Xuan
    • šŸ†• ellipsis support showTitle to config title show. #24056 @lijinke666
    • šŸ†• Table columns support shouldCellUpdate. #23872
  • Input
    • šŸ†• Input.Passowrd support custom icon. #23792
    • šŸž Fix Input.Password still show value attribute in DOM after blur it. #24535
    • šŸ’„ Add less variable @input-disabled-color. #23775 @alwaysloseall
  • Form
    • šŸž Fix Form.Item inline label collapsed when in narrow space. #24531
    • šŸž Fix Form.List field status sync logic and add a nest fields demo. #24009
    • šŸ†• Form support validateTrigger to config children fields validate trigger. #23972
  • Menu
    • šŸ†• Adjust text shows the first character when Menu is collapsed in inline mode. #24330
    • šŸ†• Menu.Item support danger prop. #23785
  • Avatar
    • šŸ†• Avatar support gap to set the unit distance between left and right sides. #24357
    • šŸž Fix Avatar onError trigger twice. #24506 @sanonz
  • Typography
  • šŸ†• Tooltip support color to config background color. #23155
  • šŸ†• Popconfirm can be closed by pressing ESC now. #24420
  • šŸ†• Tooltip destroyTooltipOnHide support keepParent config. #24362 @Kermit-Xuan
  • šŸ†• Notification support to config prefixCls. #24295 @tdida
  • šŸ†• RangePicker dateRender support additional argument to detect is start or end field. #24278
  • šŸ†• Skeleton add round prop to enable paragraph and title show radius. #24137 @xilihuasi
  • šŸ†• Transfer support oneWay and pagination. #24041
  • šŸ†• Message support customize className and style. #24024 @Kermit-Xuan
  • šŸ†• ConfigProvider support virtual and dropdownMatchSelectWidth. #23841 @hengkx
  • šŸž Fix Breadcrumb icon margin missing when using links. #24490 @EscapeB
  • šŸž Fix Cascader expand icon color when disabled. #24521
  • šŸž Fix List warning about React does not recognize colStyle prop. #24568
  • šŸž Fix Progress with steps don't update percent expectedly. #24534 @ChuckJonas
  • šŸž Fix Steps subtitle transition style. #24593
  • šŸž Fix Alert close icon padding style. #24471
  • šŸž Fix Tree @tree-directory-selected-bg don't work. #24468 @morenyang
... (truncated)
Changelog

Sourced from antd's changelog.

4.3.0

2020-05-31

  • šŸ”„ Rewrite Tabs for better user experience. #24552
  • šŸ“– Add components overview page. #24491 @arvinxx
  • šŸ›  Optimize dependencies to reduce overall package size. #24584
  • Button
    • šŸ†• New type="text" Button. #22552
    • šŸ’„ Improve button background variable usage. #24372 @morenyang
  • Upload
  • Table
    • šŸ†• Table support rowSelection.hideSelectAll to hide selectAll checkbox. #24592 @Kermit-Xuan
    • šŸ†• ellipsis support showTitle to config title show. #24056 @lijinke666
    • šŸ†• Table columns support shouldCellUpdate. #23872
  • Input
    • šŸ†• Input.Passowrd support custom icon. #23792
    • šŸž Fix Input.Password still show value attribute in DOM after blur it. #24535
    • šŸ’„ Add less variable @input-disabled-color. #23775 @alwaysloseall
  • Form
    • šŸž Fix Form.Item inline label collapsed when in narrow space. #24531
    • šŸž Fix Form.List field status sync logic and add a nest fields demo. #24009
    • šŸ†• Form support validateTrigger to config children fields validate trigger. #23972
  • Menu
    • šŸ†• Adjust text shows the first character when Menu is collapsed in inline mode. #24330
    • šŸ†• Menu.Item support danger prop. #23785
  • Avatar
    • šŸ†• Avatar support gap to set the unit distance between left and right sides. #24357
    • šŸž Fix Avatar onError trigger twice. #24506 @sanonz
  • Typography
  • šŸ†• Tooltip support color to config background color. #23155
  • šŸ†• Popconfirm can be closed by pressing ESC now. #24420
  • šŸ†• Tooltip destroyTooltipOnHide support keepParent config. #24362 @Kermit-Xuan
  • šŸ†• Notification support to config prefixCls. #24295 @tdida
  • šŸ†• RangePicker dateRender support additional argument to detect is start or end field. #24278
  • šŸ†• Skeleton add round prop to enable paragraph and title show radius. #24137 @xilihuasi
  • šŸ†• Transfer support oneWay and pagination. #24041
  • šŸ†• Message support customize className and style. #24024 @Kermit-Xuan
  • šŸ†• ConfigProvider support virtual and dropdownMatchSelectWidth. #23841 @hengkx
  • šŸž Fix Breadcrumb icon margin missing when using links. #24490 @EscapeB
  • šŸž Fix Cascader expand icon color when disabled. #24521
  • šŸž Fix List warning about React does not recognize colStyle prop. #24568
  • šŸž Fix Progress with steps don't update percent expectedly. #24534 @ChuckJonas
... (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 #406.