Skip to content
This repository was archived by the owner on Mar 25, 2021. It is now read-only.

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps antd from 4.12.2 to 4.12.3.

Release notes

Sourced from antd's releases.

4.12.3

  • 🛠 Refactor Drawer with React hooks. #29229
  • 🐞 Fix Table pagination not disappear when pagination.position is ['none', 'none']. #29256 @mumiao
  • 🐞 Fix TextArea showCount should not be interactive. #29245
  • 🐞 Fix abnormal background color for multiple and disabled Select in dark. #29242
  • ⚡️ Optimize Slider align performance of tooltip. #29308 @kerm1it
  • ⚡️ Upgrade @ant-design/colors to 6.x to reduce gzipped bundle size 1KB. #29307 @07akioni
  • 🇷🇺 Add ru_RU locale text for Image. #29271 @mumiao
  • 🇮🇷 Add fa_IR locale text for DatePicker, Form, Table, TimePicker and Transfer. #29232 @amiralitaheri
  • TypeScript
    • 🤖 Fix type definition for Table FilterDropdownProps confirm parameter. #29241 @mumiao

  • 🛠 使用 React hooks 重构 Drawer。#29229
  • 🐞 修复 Table 的 pagination. position['none', 'none']时分页器仍然展示的问题。#29256 @mumiao
  • 🐞 修复 TextArea showCount 字数会遮挡 Form.Item extra 的问题。#29245
  • 🐞 修复多选 Select 在暗黑模式下禁用的背景颜色异常的问题。#29242
  • ⚡️ 优化 Slider 提示的对齐性能。#29308 @kerm1it
  • ⚡️ 升级 @ant-design/colors 依赖到 6.x,减少 gzipped 包体积 1KB#29307 @07akioni
  • 🇷🇺 为 Image 组件添加 ru_RU 俄语翻译。#29271 @mumiao
  • 🇮🇷 为 DatePicker、Form、Table、TimePicker 和 Transfer 组件添加 fa_IR 波斯语翻译。#29232 @amiralitaheri
  • TypeScript
    • 🤖 修复 Table FilterDropdownProps 的 confirm 入参为可选类型。#29241 @mumiao
Changelog

Sourced from antd's changelog.

4.12.3

2021-02-10

  • 🛠 Refactor Drawer with React hooks. #29229
  • 🐞 Fix Table pagination not disappear when pagination.position is ['none', 'none']. #29256 @mumiao
  • 🐞 Fix TextArea showCount should not be interactive. #29245
  • 🐞 Fix abnormal background color for multiple and disabled Select in dark. #29242
  • ⚡️ Optimize Slider align performance of tooltip. #29308 @kerm1it
  • ⚡️ Upgrade @ant-design/colors to 6.x to reduce gzipped bundle size 1KB. #29307 @07akioni
  • 🇷🇺 Add ru_RU locale text for Image. #29271 @mumiao
  • 🇮🇷 Add fa_IR locale text for DatePicker, Form, Table, TimePicker and Transfer. #29232 @amiralitaheri
  • TypeScript
    • 🤖 Fix type definition for Table FilterDropdownProps confirm parameter. #29241 @mumiao
Commits
  • 996ba51 Merge pull request #29300 from ant-design/release-4.12.3
  • 6f4dc77 chore(docs): Update changelog of 4.12.3
  • c5fd0ed Merge branch 'master' of github.com:ant-design/ant-design into release-4.12.3
  • 1720930 test: Update snapshots
  • 545e431 chore(docs): Update changelog of 4.12.3
  • eb720d3 ci: update verify acition
  • 7ffacd6 chore: Update icons version
  • 5edc935 feat: new antd-colors, smaller size (#29307)
  • a937675 chore(slider): optimize tooltip align (#29308)
  • 7368b05 fix: update snapshot (#29309)
  • Additional commits viewable in compare view

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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 10, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #749.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.12.3 branch March 1, 2021 21:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants