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.18 to 4.5.2 #430

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps antd from 3.26.18 to 4.5.2.

Release notes

Sourced from antd's releases.

4.5.2

  • ๐Ÿž Fix Slider tooltip abnormal visibility. #25945 @lihqi
  • ๐Ÿž Fix Divider color in dark mode. #25922
  • ๐Ÿž Fix Radio.Button text color when disabled and checked. #25911
  • ๐Ÿž Fix Carousel children height smaller then parent node issue. #25906
  • ๐Ÿž Fix Table indentSize couldn't be zero value. #25890 @OmriGM
  • ๐Ÿž Fix List actions show cursor outside clickable area. #25961
  • ๐Ÿ‡ท๐Ÿ‡บ Improve Russian locale. #25958 @addictional
  • RTL
    • ๐Ÿž Fixed vertical Slider default tooltipPlacement in RTL mode. #25909
    • ๐Ÿž Fix Tabs RTL style of card type. #25936
    • ๐Ÿž Fix nested Table RTL style under dark theme. #25938

  • ๐Ÿž ไฟฎๅค Slider tooltip ๆ˜พ้šๅผ‚ๅธธ็š„้—ฎ้ข˜ใ€‚#25945 @lihqi
  • ๐Ÿž ไฟฎๅค Divider ๆš—้ป‘ๆจกๅผไธ‹ๅˆ†ๅ‰ฒ็บฟ้ขœ่‰ฒใ€‚#25922
  • ๐Ÿž ไฟฎๆญฃ Radio.Button ๅœจ disabled ๅ’Œ checked ็Šถๆ€ไธ‹็š„ๆ–‡ๅญ—้ขœ่‰ฒใ€‚#25911
  • ๐Ÿž ไฟฎๅค Carousel ๅ†…ๅญ่Š‚็‚น้ซ˜ๅบฆๅ’Œๅฎนๅ™จ็›ธๅทฎๅ‡ ไธชๅƒ็ด ็š„้—ฎ้ข˜ใ€‚#25906
  • ๐Ÿž ไฟฎๅค Table indentSize ่ฎพ็ฝฎไธบ 0 ๆ— ๆ•ˆ็š„้—ฎ้ข˜ใ€‚#25890 @OmriGM
  • ๐Ÿž ไฟฎๅค List actions ไธๅฟ…่ฆ็š„ cursor: pointer ๆ ทๅผใ€‚#25961
  • ๐Ÿ‡ท๐Ÿ‡บ ่กฅๅ……ไฟ„็ฝ—ๆ–ฏ่ฏญๆœฌๅœฐๅŒ–ๆ–‡ๆกˆใ€‚#25958 @addictional
  • RTL
    • ๐Ÿž ไฟฎๅคๅตŒๅฅ— Table ๅœจๅ…ถไป–ไธป้ข˜ไธ‹็š„ RTL ๆ ทๅผใ€‚#25938
    • ๐Ÿž ไฟฎๅค Tabs card ็ฑปๅž‹็š„ RTL ๆ ทๅผใ€‚#25936
    • ๐Ÿž ไฟฎๅคๅž‚็›ดๆ–นๅ‘ Slider ๅœจ RTL ๆจกๅผไธ‹้ป˜่ฎค็š„ tooltipPlacementใ€‚#25909

4.5.1

  • ๐Ÿž Fix Badge style causing build error. #25863
  • ๐Ÿž Fix Menu in horizontal dark status Menu.Item background style glitch. #25850
  • ๐Ÿ’„ Optimize Divider color in none-white background. #25855
  • ๐Ÿ’„ Remove multiple Select choice animation of item. #25852
  • TypeScript
    • Export Form FormList interface. #25849

  • ๐Ÿž ไฟฎๅค Badge ๆ ทๅผๅฏผ่‡ดๆž„ๅปบๅ‡บ้”™็š„้—ฎ้ข˜ใ€‚#25863
  • ๐Ÿž ไฟฎๅค Menu ๅœจ horizontal dark ็Šถๆ€ไธ‹ Menu.Item ่ƒŒๆ™ฏๆ ทๅผๅ‡บ้”™ใ€‚#25850
  • ๐Ÿ’„ ไผ˜ๅŒ– Divider ้ขœ่‰ฒๅœจ้ž็™ฝๅบ•่ƒŒๆ™ฏไธŠ็š„่กจ็Žฐใ€‚#25855
  • ๐Ÿ’„ ็งป้™คๅคš้€‰ Select ้€‰้กน็š„ๅŠจ็”ปๆ•ˆๆžœไฝฟไบคไบ’ๆ›ดๆต็•…ใ€‚#25852
  • TypeScript
    • ๅฏผๅ‡บ Form FormList ๆŽฅๅฃใ€‚#25849

4.5.0

  • ๐Ÿ†• Input and Input.TextArea support bordered prop. #25617
Changelog

Sourced from antd's changelog.

4.5.2

2020-08-02

  • ๐Ÿž Fix Slider tooltip abnormal visibility. #25945 @lihqi
  • ๐Ÿž Fix Divider color in dark mode. #25922
  • ๐Ÿž Fix Radio.Button text color when disabled and checked. #25911
  • ๐Ÿž Fix Carousel children height smaller then parent node issue. #25906
  • ๐Ÿž Fix Table indentSize couldn't be zero value. #25890 @OmriGM
  • ๐Ÿž Fix List actions show cursor outside clickable area. #25961
  • ๐Ÿ‡ท๐Ÿ‡บ Improve Russian locale. #25958 @addictional
  • RTL
    • ๐Ÿž Fixed vertical Slider default tooltipPlacement in RTL mode. #25909
    • ๐Ÿž Fix Tabs RTL style of card type. #25936
    • ๐Ÿž Fix nested Table RTL style under dark theme. #25938

4.5.1

2020-07-28

  • ๐Ÿž Fix Badge style causing build error. #25863
  • ๐Ÿž Fix Menu in horizontal dark status Menu.Item background style glitch. #25850
  • ๐Ÿ’„ Optimize Divider color in none-white background. #25855
  • ๐Ÿ’„ Remove multiple Select choice animation of item. #25852
  • TypeScript
    • Export Form FormList interface. #25849

4.5.0

2020-07-28

  • ๐Ÿ†• Input and Input.TextArea support bordered prop. #25617
  • ๐Ÿ†• Add useMessage hook for Message to support context access. #25422
  • ๐Ÿ†• Tree support titleRender to customize all nodes' content. #25624
  • ๐Ÿ†• Descriptions add extra prop. #25512 @zzz111
  • ๐Ÿ†• Add Modal.config to set rootPrefixCls for Modal statis methods. #25613
  • ๐Ÿ†• Drawer support push prop for multi-Drawer linkage. #25445 @jinxin0112
  • ๐Ÿ†• Add Badge.Ribbon component. #25456
  • ๐Ÿ†• Steps support percent prop to show step icon progress. #25839
  • ๐Ÿ’„ Menu.Item's blue indicator line and dropdown width are the same as its content's width in horizontal mode. #25622
  • Avatar
    • ๐Ÿ†• Add Avatar.Group for showing a set of avatars. #25192
    • ๐Ÿž Fix Avatar not fallback correctly when src is invalid. #25806
  • DatePicker
    • ๐Ÿ†• DatePicker support date-fns. #25822 @fireairforce
    • ๐Ÿ†• Improve DatePicker hovering experience, the placeholder will change to format value of target-date when hovering a date cell. (#25050). #25784 @Kermit-Xuan
    • ๐Ÿ†• RangePicker onCalendarChange add range param to indicate currently activated pane. #25568 @Kim-Wing-Fung
    • ๐Ÿ†• DatePicker support panelRender to customize panel. #25488
    • ๐Ÿž Fix QuarterPicker not working, remove DatePicker.XxxPicker and recommend picker='xxx' usage instead. #25768
  • Form
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 #434.