react-component / form

React High Order Form Component(web & react-native)
http://react-component.github.io/form/
MIT License
1.81k stars 296 forks source link

build(deps-dev): bump antd from 3.26.18 to 4.4.2 #419

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps antd from 3.26.18 to 4.4.2.

Release notes

Sourced from antd's releases.

4.4.2

  • ๐Ÿ›  Adjust Alert animation to remove directly dom operation. #dd8e9f8 @Yunfly
  • Select
    • ๐Ÿž Fix Select shifts vertically when searching. #25536 @07akioni
    • ๐Ÿ’„ Add @select-item-select-color to control the color when Select item is selected. #25476
  • ๐Ÿž Fix Form.Item warning for preserve as invalidate dom prop. #25518
  • ๐Ÿž Fix Card cover margin bug when bordered is false. #25515 @yutingzhao1991
  • ๐Ÿ’„ Adjust Typography style to set overflow-wrap: break-word as default. #25516
  • ๐Ÿž Fix Table expandedRowRender nested Table cell background color. #25498
  • ๐Ÿž Fix Popover wrong positioning on Radio.Button. #25449 @zgoby
  • ๐Ÿž Fix RangePicker clear icon position issue when size=small. #25458
  • ๐Ÿ†• Upload supports to show thumbnail for non-image files as thumbUrl configured in onChange event. #25432 @AlbertAZ1992
  • ๐Ÿž Fix Table onChange triggered multiple times when change page size. #25520 @zhangchen915
  • ๐Ÿ›  Remove babel-runtime and add @babel/runtime in dependencies, reduce gzipped bundle size 18.6KB. #25530
  • ๐Ÿ‡ช๐Ÿ‡ธ Improve es_ES localization. #25460 @gersongams

  • ๐Ÿ›  ่ฐƒๆ•ด Alert ็ป„ไปถๅ…ณ้—ญๅŠจ็”ปๅฎž็Žฐ็งป้™ค็›ดๆŽฅ็š„ dom ๆ“ไฝœใ€‚#dd8e9f8 @Yunfly
  • Select
    • ๐Ÿž ไฟฎๆญฃไบ† Select ๅœจๆœ็ดขๆ—ถ็บตๅ‘ไฝ็งป็š„้—ฎ้ข˜ใ€‚#25536 @07akioni
    • ๐Ÿ’„ ๅขžๅŠ  @select-item-selected-color ไปฅๆŽงๅˆถ Select ้€‰้กน้€‰ไธญๆ—ถ็š„้ขœ่‰ฒใ€‚#25476
  • ๐Ÿž ไฟฎๅค Form.Item ่ญฆๅ‘Š preserve ๆ˜ฏๆ— ๆ•ˆ dom ๅฑžๆ€ง็š„้—ฎ้ข˜ใ€‚#25518
  • ๐Ÿž ไฟฎๅคๅฝ“ Card ็ป„ไปถๆ— ่พนๆก†ๆ—ถๅฐ้ขๅ›พ่พน่ท็š„้—ฎ้ข˜ใ€‚#25515 @yutingzhao1991
  • ๐Ÿ’„ ่ฐƒๆ•ด Typography ๆ ทๅผๆทปๅŠ  overflow-wrap: break-word ้ป˜่ฎคๆ ทๅผใ€‚#25516
  • ๐Ÿž ไฟฎๅค Table expandedRowRender ๅ†…ๅตŒ Table ๆ—ถๅ•ๅ…ƒๆ ผ่ƒŒๆ™ฏไธขๅคฑ็š„้—ฎ้ข˜ใ€‚#25498
  • ๐Ÿž ไฟฎๅค Radio.Button ไธŠไฝฟ็”จ Popover ๆ—ถ็š„ไฝ็ฝฎๅผ‚ๅธธ้—ฎ้ข˜ใ€‚#25449 @zgoby
  • ๐Ÿž ไฟฎๅค RangePicker ๅœจ size=small ๆ—ถๆธ…้™คๆŒ‰้’ฎ็š„ไฝ็ฝฎ้—ฎ้ข˜ใ€‚#25458
  • ๐Ÿ†• Upload ๆ”ฏๆŒไธŠไผ ้žๅ›พ็‰‡ๆ–‡ไปถๆ—ถๅœจ onChange ไบ‹ไปถไธญ่ฎพ็ฝฎ thumbUrl ๆฅๅฑ•็คบ็ผฉ็•ฅๅ›พใ€‚#25432 @AlbertAZ1992
  • ๐Ÿž ไฟฎๅค Table ๅˆ‡ๆข้กตๆก็›ฎๆ•ฐๆ—ถ onChange ่งฆๅ‘ๅคšๆฌก็š„้—ฎ้ข˜ใ€‚#25520 @zhangchen915
  • ๐Ÿ›  ็งป้™ค babel-runtime ๅนถๆทปๅŠ  @babel/runtime ไพ่ต–๏ผŒๅ‡ๅฐ‘ gzipped ๅŒ…ไฝ“็งฏ 18.6KBใ€‚#25530
  • ๐Ÿ‡ช๐Ÿ‡ธ ๆ”น่ฟ› es_ES ๅ›ฝ้™…ๅŒ–ใ€‚#25460 @gersongams

4.4.1

  • Menu
    • ๐Ÿž Fix Menu.Item use a tag color style issue. #25414 @kaysonwu
    • ๐Ÿž Fix Menu inline animation not correct issue. #25341
    • ๐Ÿ’„ Optimize Menu collapse animation. #25301
  • ๐Ÿž Fix Input disabled backgroundColor is override when inside a error or warning Form.Item. #25385
  • ๐Ÿž Fix Table header extra border of right side column. #25378
  • ๐Ÿž Fix Grid ResponsiveObserve not been unsubscribed correctly. #25319 @zhangchen915
  • ๐Ÿž Fix Progress successPercent warning message and correct success.progress to success.percent. #25356 @fireairforce
  • ๐Ÿž Fix PageHeader Tabs unnecessary margin-bottom. #25340 @dickeylth
  • Form
    • ๐Ÿž Fix Form.Item hidden no working. #25336
    • ๐Ÿž Fix Form.Item help message may not disappear in a display:none container. #25297
  • Radio
    • ๐Ÿž Fix Radio.Group throw Function components cannot be given refs warning message. #25328
Changelog

Sourced from antd's changelog.

4.4.2

2020-07-11

  • ๐Ÿ›  Adjust Alert animation to remove directly dom operation. #dd8e9f8 @Yunfly
  • Select
    • ๐Ÿž Fix Select shifts vertically when searching. #25536 @07akioni
    • ๐Ÿ’„ Add @select-item-select-color to control the color when Select item is selected. #25476
  • ๐Ÿž Fix Form.Item warning for preserve as invalidate dom prop. #25518
  • ๐Ÿž Fix Card cover margin bug when bordered is false. #25515 @yutingzhao1991
  • ๐Ÿ’„ Adjust Typography style to set overflow-wrap: break-word as default. #25516
  • ๐Ÿž Fix Table expandedRowRender nested Table cell background color. #25498
  • ๐Ÿž Fix Popover wrong positioning on Radio.Button. #25449 @zgoby
  • ๐Ÿž Fix RangePicker clear icon position issue when size=small. #25458
  • ๐Ÿ†• Upload supports to show thumbnail for non-image files as thumbUrl configured in onChange event. #25432 @AlbertAZ1992
  • ๐Ÿž Fix Table onChange triggered multiple times when change page size. #25520 @zhangchen915
  • ๐Ÿ›  Remove babel-runtime and add @babel/runtime in dependencies, reduce gzipped bundle size 18.6KB. #25530
  • ๐Ÿ‡ช๐Ÿ‡ธ Improve es_ES localization. #25460 @gersongams

4.4.1

2020-07-06

  • Menu
    • ๐Ÿž Fix Menu.Item use a tag color style issue. #25414 @kaysonwu
    • ๐Ÿž Fix Menu inline animation not correct issue. #25341
    • ๐Ÿ’„ Optimize Menu collapse animation. #25301
  • ๐Ÿž Fix Input disabled backgroundColor is override when inside a error or warning Form.Item. #25385
  • ๐Ÿž Fix Table header extra border of right side column. #25378
  • ๐Ÿž Fix Grid ResponsiveObserve not been unsubscribed correctly. #25319 @zhangchen915
  • ๐Ÿž Fix Progress successPercent warning message and correct success.progress to success.percent. #25356 @fireairforce
  • ๐Ÿž Fix PageHeader Tabs unnecessary margin-bottom. #25340 @dickeylth
  • Form
    • ๐Ÿž Fix Form.Item hidden no working. #25336
    • ๐Ÿž Fix Form.Item help message may not disappear in a display:none container. #25297
  • Radio
    • ๐Ÿž Fix Radio.Group throw Function components cannot be given refs warning message. #25328
    • ๐Ÿž Fix Radio.Group style with extra spaces in children. #25304 @ElderJames
  • ๐Ÿž Fix Drawer click mask will trigger close event multiple times. #25313
  • ๐Ÿž Fix Skeleton Button/Avatar/Input/Image default width to auto. #25303
  • ๐Ÿ‡บ๐Ÿ‡ฆ Update uk_UA localization. #25402 @kitsoRik
  • ๐Ÿ‡ณ๐Ÿ‡ด Update nb_NO localization. #25374 @Johannes-Andersen
  • TypeScript

4.4.0

2020-06-29

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 #420.