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.9.1 #257

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps antd from 4.6.2 to 4.9.1.

Release notes

Sourced from antd's releases.

4.9.1

  • TypeScript
    • ๐Ÿค– Fix Collapse.Panel collapsible property to optional. #28092 @sammarks

  • TypeScript
    • ๐Ÿค– ไฟฎๅค Collapse.Panel ๅฏๆŠ˜ๅ ๅฑžๆ€ง collapsible ไธบๅฏ้€‰ใ€‚#28092 @sammarks

4.9.0

  • Modal
    • ๐Ÿ†• Modal support focusTriggerAfterClose to disable auto focus back. #27985 @molokovev
    • ๐Ÿž Fix Modal hooks not trigger onCancel. #28063 @JuniorTour
    • ๐Ÿž Fix Modal sometime not popup from the click position. #28037
    • ๐Ÿ†• Support closable and closeIcon api for Modal.method. #27909 @MrHeer
  • ๐Ÿ’„ Reduce Table selection column width to 32px. #28073
  • Image
    • ๐Ÿ”ฅ Image add PreviewGroup component to support multiple images preview. #28069
    • ๐Ÿž Fix Image style prop not acting on img element. #27446
  • Collapse
    • ๐Ÿ”ฅ Collapse support collapsible to customize trigger region and deprecated Panel disabled prop. #27790
    • ๐Ÿž Fix Collapse cannot contains <Table sticky />. #28039
  • ๐Ÿž Fix Cascader bug that empty data can be selected. #28062 @n0ruSh
  • ๐Ÿ†• Alert support action prop. #25892 @jesse3mh9a
  • ๐Ÿ”ฅ Tree refactor drag behavior. Add dropIndicatorRender and allowDrop prop. #26462 @07akioni
  • ๐Ÿ†• Space support wrap for auto break line. #27910
  • ๐Ÿ†• Descriptions.Item support labelStyle & contentStyle props. #27897
  • ๐Ÿ†• Form.List support initialValue. #27872
  • ๐Ÿ†• Menu supports expandIcon, and optimize default expand icon style. #27565
  • ๐Ÿ†• Input and TextArea add setSelectionRange of ref. #27584 @appleshell
  • ๐Ÿ†• Select support filterSort to order the filtered options. #27523 @n0ruSh
  • ๐Ÿ‡ฐ๐Ÿ‡ฟ Add Kazakh locale. #27589 @nodkz

  • Modal
    • ๐Ÿ†• Modal ๆ”ฏๆŒ focusTriggerAfterClose ไปฅๅ…ณ้—ญ่‡ชๅŠจๆขๅค็„ฆ็‚น็š„ๅŠŸ่ƒฝใ€‚#27985 @molokovev
    • ๐Ÿž ไฟฎๅค Modal hooks ๆฒกๆœ‰่งฆๅ‘ onCancel ็š„้—ฎ้ข˜ใ€‚#28063 @JuniorTour
    • ๐Ÿž ไฟฎๅค Modal ๆœ‰ๆ—ถไธๅœจ็‚นๅ‡ปไฝ็ฝฎๅผนๅ‡บ็š„้—ฎ้ข˜ใ€‚#28037
    • ๐Ÿ†• Modal.method ๆ”ฏๆŒ closable ๅ’Œ closeIconใ€‚#27909 @MrHeer
  • ๐Ÿ’„ ๅ‡ๅฐ‘ Table ้€‰ไธญๅˆ—ๅฎฝๅบฆ่‡ณ 32pxใ€‚#28073
  • Image
    • ๐Ÿ”ฅ Image ๅขžๅŠ  PreviewGroup ็ป„ไปถๆ”ฏๆŒๅคšๅผ ๅ›พ็‰‡้ข„่งˆใ€‚#28069
    • ๐Ÿž ไฟฎๅค Image style ๅฑžๆ€งๆœชไฝœ็”จไบŽ img ๅ…ƒ็ด ็š„้—ฎ้ข˜ใ€‚#27446
  • Collapse
    • ๐Ÿ”ฅ Collapse ๆทปๅŠ  collapsible ไปฅๆ”ฏๆŒๆŒ‡ๅฎšๅฏๆŠ˜ๅ ่งฆๅ‘ๅŒบๅŸŸๅนถๅบŸๅผƒ Panel ็š„ disabled ๅฑžๆ€งใ€‚#27790
    • ๐Ÿž ไฟฎๅค Collapse ๅ†…ไฝฟ็”จ <Table sticky /> ๆ—ถไธ็”Ÿๆ•ˆ็š„้—ฎ้ข˜ใ€‚#28039
Changelog

Sourced from antd's changelog.

4.9.1

2020-12-01

  • TypeScript
    • ๐Ÿค– Fix Collapse.Panel collapsible property to optional. #28092 @sammarks

4.9.0

2020-11-30

  • Modal
    • ๐Ÿ†• Modal support focusTriggerAfterClose to disable auto focus back. #27985 @molokovev
    • ๐Ÿž Fix Modal hooks not trigger onCancel. #28063 @JuniorTour
    • ๐Ÿž Fix Modal sometime not popup from the click position. #28037
    • ๐Ÿ†• Support closable and closeIcon api for Modal.method. #27909 @MrHeer
  • ๐Ÿ’„ Reduce Table selection column width to 32px. #28073
  • Image
    • ๐Ÿ”ฅ Image add PreviewGroup component to support multiple images preview. #28069
    • ๐Ÿž Fix Image style prop not acting on img element. #27446
  • Collapse
    • ๐Ÿ”ฅ Collapse support collapsible to customize trigger region and deprecated Panel disabled prop. #27790
    • ๐Ÿž Fix Collapse cannot contains <Table sticky />. #28039
  • ๐Ÿž Fix Cascader bug that empty data can be selected. #28062 @n0ruSh
  • ๐Ÿ†• Alert support action prop. #25892 @jesse3mh9a
  • ๐Ÿ”ฅ Tree refactor drag behavior. Add dropIndicatorRender and allowDrop prop. #26462 @07akioni
  • ๐Ÿ†• Space support wrap for auto break line. #27910
  • ๐Ÿ†• Descriptions.Item support labelStyle & contentStyle props. #27897
  • ๐Ÿ†• Form.List support initialValue. #27872
  • ๐Ÿ†• Menu supports expandIcon, and optimize default expand icon style. #27565
  • ๐Ÿ†• Input and TextArea add setSelectionRange of ref. #27584 @appleshell
  • ๐Ÿ†• Select support filterSort to order the filtered options. #27523 @n0ruSh
  • ๐Ÿ‡ฐ๐Ÿ‡ฟ Add Kazakh locale. #27589 @nodkz

4.8.6

2020-11-27

  • ๐Ÿž Fix Badge style blink when mounted. #28003
  • ๐Ÿ’„ Reduce Modal style size. #27998
  • ๐Ÿž Fix Layout.Sider can not collapse when width='0'. #28000
  • ๐Ÿž Fix Menu style when using none Ant Design icons. #27983
  • Input
    • ๐Ÿž Fix Input.Search button height when customize less variables. #27986
    • ๐Ÿž Fix Input.Search addonBefore abnormal style. #27960
  • ๐Ÿž Fix Typography.Link clicking copy button will redirect. #27982
  • ๐Ÿž Fix Carousel throws error Unable to preventDefault inside passive event listener. #27957
  • ๐ŸŒ Improve data picker locale for en_GB and zh_TW. #28016 @abz53378
  • RTL
    • ๐Ÿ’„ Optimize the border style of Descriptions in RTL model. #28010
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 3 years ago

Superseded by #259.