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.14 to 4.0.4 #376

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps antd from 3.26.14 to 4.0.4.

Release notes

Sourced from antd's releases.

4.0.4

  • ๐Ÿž Fix AutoComplete clear icon overlap issue on search icon. #22310
  • ๐Ÿž Fix Button align issue when is disabled and wrapped by Tooltip. #22461
  • ๐Ÿž Fix Cascader search need to press down arrow twice to select item. #22216 @Kermit-Xuan
  • ๐Ÿž Fix Carousel cannot works on Snowpack. #22507
  • ๐Ÿž Fix ConfigProvider componentSize not works on DatePicker.RangePicker. #22486
  • ๐Ÿž Fix Descriptions cannot fit to small container width. #22407
  • โšก๏ธ Optimization Form.Item with multiple noStyle children Form.Item message collection performance. #22410
  • ๐Ÿž Fix Grid broken style using Col without span. #22455
  • ๐Ÿ’„ Add InputNumber RTL style. #22434
  • Menu
    • ๐Ÿ›  Menu inherit line-height from header. #16142 @sheerun
    • ๐Ÿž Fix Menu unexpected scrollbar when show and hide. #22248
  • ๐Ÿž Fix Progress Dashboard won't allow gapDeg to be 0. #22462 @thisrabbit
  • ๐Ÿ›  Adjust Radio.Group logic that value is undefined should be uncontrolled mode. #22245
  • โšก๏ธ Reduce Row unnecessary render when gutter is array. #22475 @dolfje
  • ๐Ÿ’„ Tweak RangePicker arrow shadow style. #22406
  • ๐Ÿž Fix Select dropdown menu vertical padding. #22251
  • ๐Ÿž Fix Slider tooltip crash when with nullable value. #22482
  • Table
    • ๐Ÿž Fix Table ColumnGroup with controlled sorterOrder not working issue. #22450
    • ๐Ÿž Fix Table border radius style. #22413 @akshatmittal
    • ๐Ÿž Fix Table fixed column height issue. #22367
    • ๐ŸžFix Table row expand icon show error in ipad. #22334 @BugHiding
    • ๐Ÿ›  Table column.filter support boolean value. #22277 @xudongdev
    • ๐Ÿž Fix Table filter no working when only set onFilter. #22317
  • ๐Ÿž Fix TreeSelect treeIcon not working. #22437
  • ๐Ÿž Refactor DirectoryTree to fix deprecated warning. #22318
  • ๐Ÿž Fix Typography nest list style issue. #22284
  • ๐Ÿž Adjust Upload onChange return fileList is immutable data to avoid render issue. #22322
  • ๐ŸŒŽ Localization
  • Typescript

  • ๐Ÿž ไฟฎๅค AutoComplete ไธ‹ไฝฟ็”จ Search ๆ—ถๆธ…้™คๅ›พๆ ‡ๅ’Œๆœ็ดขๅ›พๆ ‡้‡ๅ ๆ ทๅผๅผ‚ๅธธ็š„้—ฎ้ข˜ใ€‚#22310
  • ๐Ÿž ไฟฎๅค Button ไธบ disabled ๆ—ถ่ขซ Tooltip ๅŒ…่ฃนๆ—ถ็š„ๅฏน้ฝ้—ฎ้ข˜ใ€‚#22461
  • ๐Ÿž ไฟฎๅค Cascader ๆœ็ดขๆ—ถ้œ€่ฆๆŒ‰ไธคๆฌกๅ‘ไธ‹็ฎญๅคดๆ‰่ƒฝ้€‰ไธญ้—ฎ้ข˜ใ€‚#22216 @Kermit-Xuan
  • ๐Ÿž ไฟฎๅค Carousel ๆ— ๆณ•ไฝฟ็”จ Snowpack ๆž„ๅปบ็š„้—ฎ้ข˜ใ€‚#22507
  • ๐Ÿž ไฟฎๅค ConfigProvider componentSize ๅฏน DatePicker.RangePicker ๆ— ๆ•ˆ็š„้—ฎ้ข˜ใ€‚#22486
  • ๐Ÿž ไฟฎๅค Descriptions ๅœจๅฐๅฐบๅฏธไธ‹ๆ— ๆณ•่‡ช้€‚ๅบ”็š„้—ฎ้ข˜ใ€‚#22407
  • ๐Ÿž ไฟฎๅค Grid ไธ‹ไฝฟ็”จไธๅธฆ span ็š„ Col ๆ—ถๆ ทๅผ้”™ไนฑ็š„้—ฎ้ข˜ใ€‚#22455
  • โšก๏ธ ไผ˜ๅŒ– Form.Item ๆœ‰ๅคšไธช noStyle ๅญ Form.Item ๆ—ถไฟกๆฏๆ”ถ้›†ๆ€ง่ƒฝใ€‚#22410
  • ๐Ÿ’„ ๅขžๅŠ  InputNumber RTL ๆจกๅผๆ ทๅผใ€‚#22434
  • Menu
... (truncated)
Changelog

Sourced from antd's changelog.

4.0.4

2020-03-23

  • ๐Ÿž Fix AutoComplete clear icon overlap issue on search icon. #22310
  • ๐Ÿž Fix Button align issue when is disabled and wrapped by Tooltip. #22461
  • ๐Ÿž Fix Cascader search need to press down arrow twice to select item. #22216 @Kermit-Xuan
  • ๐Ÿž Fix Carousel cannot works on Snowpack. #22507
  • ๐Ÿž Fix ConfigProvider componentSize not works on DatePicker.RangePicker. #22486
  • ๐Ÿž Fix Descriptions cannot fit to small container width. #22407
  • โšก๏ธ Optimization Form.Item with multiple noStyle children Form.Item message collection performance. #22410
  • ๐Ÿž Fix Grid broken style using Col without span. #22455
  • ๐Ÿ’„ Add InputNumber RTL style. #22434
  • Menu
    • ๐Ÿ›  Menu inherit line-height from header. #16142 @sheerun
    • ๐Ÿž Fix Menu unexpected scrollbar when show and hide. #22248
  • ๐Ÿž Fix Progress Dashboard won't allow gapDeg to be 0. #22462 @thisrabbit
  • ๐Ÿ›  Adjust Radio.Group logic that value is undefined should be uncontrolled mode. #22245
  • โšก๏ธ Reduce Row unnecessary render when gutter is array. #22475 @dolfje
  • ๐Ÿ’„ Tweak RangePicker arrow shadow style. #22406
  • ๐Ÿž Fix Select dropdown menu vertical padding. #22251
  • ๐Ÿž Fix Slider tooltip crash when with nullable value. #22482
  • Table
    • ๐Ÿž Fix Table ColumnGroup with controlled sorterOrder not working issue. #22450
    • ๐Ÿž Fix Table border radius style. #22413 @akshatmittal
    • ๐Ÿž Fix Table fixed column height issue. #22367
    • ๐ŸžFix Table row expand icon show error in ipad. #22334 @BugHiding
    • ๐Ÿ›  Table column.filter support boolean value. #22277 @xudongdev
    • ๐Ÿž Fix Table filter no working when only set onFilter. #22317
  • ๐Ÿž Fix TreeSelect treeIcon not working. #22437
  • ๐Ÿž Refactor DirectoryTree to fix deprecated warning. #22318
  • ๐Ÿž Fix Typography nest list style issue. #22284
  • ๐Ÿž Adjust Upload onChange return fileList is immutable data to avoid render issue. #22322
  • ๐ŸŒŽ Localization
  • Typescript

4.0.3

2020-03-14

  • Menu
    • ๐Ÿž Fix Menu horizontal Item with nest Icon miss margin style. #22021
    • ๐Ÿž Fix Menu item wrong title when setting getPopupContainer. #22182
    • ๐Ÿ’„ Optimize the style of Icon in Menu. #22090 @x1mrdonut1x
    • ๐Ÿž Fix Avatar in horizontal Menu margin issue. #22038 #22033
  • Slider
    • ๐Ÿž Fix an issue where the position of 'slider handle' is incorrect in the vertical case of Slider. #22135 @wendellhu95
... (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 #379.