ant-design / create-react-app-antd

Use antd in create-react-app without ejecting โœจ
https://ant.design/docs/react/use-with-create-react-app
583 stars 197 forks source link

Bump antd from 4.6.2 to 4.13.0 #284

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps antd from 4.6.2 to 4.13.0.

Release notes

Sourced from antd's releases.

4.13.0

  • ๐Ÿ”ฅ InputNumber support stringMode for high precision step. value in control out of range shows warning style instead of changing it. Dynamic update min & max will not trigger onChange anymore. #29373
  • ๐Ÿ†• Upload support beforeUpload return Upload.LIST_IGNORE to skip item added in UploadList. #29474
  • ๐Ÿ†• Image support config motion name. #29394 @crazyair
  • ConfigProvider
    • ๐Ÿ†• ConfigProvider support global statistic config to support some statistic function call. #29285 @crazyair
    • ๐Ÿ†• Motion related css className prepend ant- prefix to avoid naming conflict. #29268 @crazyair
  • ๐Ÿ†• Form.List nest multiple level Form.Item support preserve prop. #29267
  • ๐Ÿ†• Drawer support contentWrapperStyle. #29219 @kerm1it
  • ๐Ÿ†• Layout.Sider added ref support. #29169 @qramilq
  • ๐Ÿž Fix Table pagination.current display error when result of filter is empty. #29386 @jinchaofs
  • ๐Ÿž Fix Anchor throws error when target don't return a html element. #29523 @bcd337
  • ๐Ÿž Fix Steps with small size that icon shift up 1px. #29484
  • Select
    • ๐Ÿž Fix Select mode="tags" large size (41px => 40px). #29437
    • ๐Ÿ“– Update Select debounce demo to create DebounceSelect component for easy usage. #29414
  • Dropdown
    • ๐Ÿž Fix Dropdown menu item lost disable style with icon. #29433
    • ๐Ÿž Fix Dropdown menu not support expandIcon. #29338
  • ๐Ÿž Fix tree-shaking warning on development builds. #29378
  • ๐Ÿ‡ฐ๐Ÿ‡ท Fix TimePicker Korean locale. #29540
  • TypeScript

  • ๐Ÿ”ฅ InputNumber ๆทปๅŠ  stringMode ๅฑžๆ€งไปฅๆ”ฏๆŒ้ซ˜็ฒพๅบฆ stepใ€‚value ๅ—ๆŽงๅนถ่ถ…ๅ‡บ่Œƒๅ›ดๆ—ถๅฑ•็คบ่ญฆๅ‘Šๆ ทๅผ่€Œไธๆ˜ฏๅผบๅˆถๆ”นๅ€ผใ€‚ๅŠจๆ€ไฟฎๆ”น min ๅ’Œ max ไธๅ†่งฆๅ‘ onChange ไบ‹ไปถใ€‚#29373
  • ๐Ÿ†• Upload ๆ”ฏๆŒ beforeUpload ่ฟ”ๅ›ž Upload.LIST_IGNORE ๆ—ถไธๅฐ†ๆ–‡ไปถๅฑ•็คบๅœจๅˆ—่กจไธญใ€‚#29474
  • ๐Ÿ†• Image ๆ”ฏๆŒ้…็ฝฎๅŠจ็”ป็›ธๅ…ณ็ฑปๅž‹ใ€‚#29394 @crazyair
  • ConfigProvider
    • ๐Ÿ†• ConfigProvider ๆทปๅŠ ๅ…จๅฑ€้™ๆ€้…็ฝฎไปฅๆ”ฏๆŒ้ƒจๅˆ†้™ๆ€ๆ–นๆณ•ใ€‚#29285 @crazyair
    • ๐Ÿ†• ๅŠจ็”ป็›ธๅ…ณ css className ๅ…จ้ƒจๆทปๅŠ  ant- ๅ‰็ผ€ไปฅ้˜ฒๆญข้‡ๅ้—ฎ้ข˜ใ€‚#29268 @crazyair
  • ๐Ÿ†• Form.List ๅตŒๅฅ—ๅคšๅฑ‚ Form.Item ๆ”ฏๆŒ preserve ๅฑžๆ€งใ€‚#29267
  • ๐Ÿ†• Drawer ๆ”ฏๆŒ contentWrapperStyleใ€‚#29219 @kerm1it
  • ๐Ÿ†• Layout.Sider ็ต„ไปถๆทปๅŠ ไบ† ref ๆ”ฏๆŒใ€‚#29169 @qramilq
  • ๐Ÿž ไฟฎๅค Table ๅฝ“่ฟ‡ๆปค็ป“ๆžœไธบ็ฉบๆ—ถ๏ผŒpagination.current ๅฑ•็คบ้”™่ฏฏใ€‚#29386 @jinchaofs
  • ๐Ÿž ไฟฎๅค Anchor target ไธๆ˜ฏ html ๅ…ƒ็ด ๆ—ถไผšๅ‡บ้”™็š„้—ฎ้ข˜ใ€‚#29523 @bcd337
  • ๐Ÿž ไฟฎๅค Steps ๅฐๅฐบๅฏธๆ—ถๅ›พๆ ‡ๅไธŠ็š„้—ฎ้ข˜ใ€‚#29484
  • Select
    • ๐Ÿž ไฟฎๅค Select ๆ ‡็ญพๆจกๅผไธ‹ๅคงๅทๆŽงไปถ็š„้ซ˜ๅบฆๅคšไบ† 1px ็š„้—ฎ้ข˜ใ€‚#29437
    • ๐Ÿ“– ๆ›ดๆ–ฐ Select ้˜ฒๆŠ–็คบไพ‹ๅฐ่ฃ…ๆˆ DebounceSelect ็ป„ไปถไปฅไพฟไบŽ็”จๆˆทไฝฟ็”จใ€‚#29414
  • Dropdown
    • ๐Ÿž ไฟฎๅค Dropdown ๅธฆๅ›พๆ ‡็š„่œๅ•้กน็ฆ็”จๆ ทๅผไธขๅคฑ็š„้—ฎ้ข˜ใ€‚#29433
    • ๐Ÿž ไฟฎๅค Dropdown ๅ†… Menu ไธๆ”ฏๆŒ expandIcon ็š„้—ฎ้ข˜ใ€‚#29338
  • ๐Ÿž Fix ๅœจๆœฌๅœฐๅผ€ๅ‘ๆ—ถไผšๆŠฅ tree-shaking ่ญฆๅ‘Šไฟกๆฏ็š„้—ฎ้ข˜ใ€‚#29378
  • ๐Ÿ‡ฐ๐Ÿ‡ท ไฟฎๅค TimePicker ๆœฌๅœฐๅŒ–ใ€‚#29540
  • TypeScript
    • ๐Ÿค– ไฟฎๅค Form.Item ็š„ๆณ›ๅž‹ๅฎšไน‰้—ฎ้ข˜ใ€‚#29397 @mumiao
    • ๐Ÿค– ไผ˜ๅŒ– Table filter ็›ธๅ…ณ็ฑปๅž‹ๅฃฐๆ˜Žใ€‚#29385 @mumiao

4.12.3

... (truncated)

Changelog

Sourced from antd's changelog.

4.13.0

2021-02-28

  • ๐Ÿ”ฅ InputNumber support stringMode for high precision step. value in control out of range shows warning style instead of changing it. Dynamic update min & max will not trigger onChange anymore. #29373
  • ๐Ÿ†• Upload support beforeUpload return Upload.LIST_IGNORE to skip item added in UploadList. #29474
  • ๐Ÿ†• Image support config motion name. #29394 @crazyair
  • ConfigProvider
    • ๐Ÿ†• ConfigProvider support global statistic config to support some statistic function call. #29285 @crazyair
    • ๐Ÿ†• Motion related css className prepend ant- prefix to avoid naming conflict. #29268 @crazyair
  • ๐Ÿ†• Form.List nest multiple level Form.Item support preserve prop. #29267
  • ๐Ÿ†• Drawer support contentWrapperStyle. #29219 @kerm1it
  • ๐Ÿ†• Layout.Sider added ref support. #29169 @qramilq
  • ๐Ÿž Fix Table pagination.current display error when result of filter is empty. #29386 @jinchaofs
  • ๐Ÿž Fix Anchor throws error when target don't return a html element. #29523 @bcd337
  • ๐Ÿž Fix Steps with small size that icon shift up 1px. #29484
  • Select
    • ๐Ÿž Fix Select mode="tags" large size (41px => 40px). #29437
    • ๐Ÿ“– Update Select debounce demo to create DebounceSelect component for easy usage. #29414
  • Dropdown
    • ๐Ÿž Fix Dropdown menu item lost disable style with icon. #29433
    • ๐Ÿž Fix Dropdown menu not support expandIcon. #29338
  • ๐Ÿž Fix tree-shaking warning on development builds. #29378
  • ๐Ÿ‡ฐ๐Ÿ‡ท Fix TimePicker Korean locale. #29540
  • TypeScript

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

4.12.2

2021-02-04

  • ๐Ÿ’„ Make Table expand icon and checkbox same size and aligned. #29214
  • ๐Ÿž Fix List with gutter makes column break line. #29211

... (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)