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.6.5 #449

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 4 years ago

Bumps antd from 3.26.18 to 4.6.5.

Release notes

Sourced from antd's releases.

4.6.5

  • ๐Ÿ’„ Fix Descriptions item long text ellipsis issue. #26820
  • ๐Ÿž Fix Menu unexpected scrollbar when show and hide. #26817
  • ๐Ÿž Fix @layout-sider-background cannot set to linear gradient color. #26810
  • ๐Ÿž Fix Select compositing status lost when input first letter in Chinese. #26796
  • ๐Ÿž Fix Table @table-sticky-zindex less compile error issue. #26800 @chimp1nski
  • Button
    • ๐Ÿ’„ Fix Button align issue when has icon only. #26785
    • ๐Ÿž Fix Button warning Invalid value for prop navigate when using with react-router. #26740 @knobo
  • ๐Ÿ’„ Fix TimePicker column align issue, add @picker-time-panel-column-width and @picker-time-panel-column-height less variables. #26784
  • ๐Ÿž Fix AutoComplete warning when using placeholder and allowClear. #26765
  • ๐Ÿž Fix Space show items when it's render empty dom. #26721 @knobo
  • ๐Ÿ›  Dedupe rc-trigger version to reduce package size. #26803
  • TypeScript

  • ๐Ÿ’„ ไฟฎๅค Descriptions ้•ฟๆ–‡ๆœฌๆบขๅ‡บ็š„ๆ ทๅผ้—ฎ้ข˜ใ€‚#26820
  • ๐Ÿž ไฟฎๅค Menu ๅญ่œๅ•ๅฑ•ๅผ€/ๆ”ถ่ตทๆ—ถไผšๅ‡บ็ŽฐๆปšๅŠจๆก็š„้—ฎ้ข˜ใ€‚#26817
  • ๐Ÿž ไฟฎๅค @layout-sider-background ๅ˜้‡ไธ่ƒฝ่ฎพ็ฝฎไธบๆธๅ˜่‰ฒ็š„้—ฎ้ข˜ใ€‚#26810
  • ๐Ÿž ไฟฎๅค Select ๆœ็ดขๆ—ถ่พ“ๅ…ฅ็ฌฌไธ€ไธชๅญ—็ฌฆๅŽไธญๆ–‡่พ“ๅ…ฅๆณ•็Šถๆ€ไธขๅคฑ็š„้—ฎ้ข˜ใ€‚#26796
  • ๐Ÿž ไฟฎๅค Table @table-sticky-zindex less ๆŠฅ้”™้—ฎ้ข˜ใ€‚#26800 @chimp1nski
  • Button
    • ๐Ÿ’„ ไฟฎๅค Button ๅชๆœ‰ๅ›พๆ ‡ๆ—ถ็š„ๅฏน้ฝ้—ฎ้ข˜ใ€‚#26785
    • ๐Ÿž ไฟฎๅค Button ๅ’Œ react-router ไธ€่ตทไฝฟ็”จๆ—ถๆŠ›ๅ‡บ Invalid value for prop navigate ็š„้—ฎ้ข˜ใ€‚#26740 @knobo
  • ๐Ÿ’„ ไฟฎๅค TimePicker ้€‰ๆ‹ฉๆก† hover ๆ—ถๆ–‡ๅญ—ๅ†…ๅฎนๅทฆ็งป็š„้—ฎ้ข˜๏ผŒๅนถๆ–ฐๅขž @picker-time-panel-column-width ๅ’Œ @picker-time-panel-column-height less ๅ˜้‡ใ€‚#26784
  • ๐Ÿž ไฟฎๅค AutoComplete ไฝฟ็”จ placeholder ๅ’Œ allowClear ๆ—ถๆŠ›ๅ‡บ่ญฆๅ‘Š็š„้—ฎ้ข˜ใ€‚#26765
  • ๐Ÿž ไฟฎๅค Space ็ฉบๆก็›ฎไผšๅ ๆฎไธ€ๆ ผ็š„ๆ ทๅผ้—ฎ้ข˜ใ€‚#26721 @knobo
  • ๐Ÿ›  ๅŽป้‡ๅคš็‰ˆๆœฌ rc-trigger ไปฅ้™ไฝŽๆ‰“ๅŒ…ๅฐบๅฏธใ€‚#26803
  • TypeScript

4.6.4

  • ๐Ÿ’„ style: Card card image has extra 1px border. #26659
  • ๐Ÿ’„ Fix Select placeholder color not same as Input. #26651 @wangcch
  • ๐Ÿž Fix Menu not support React.Fragment inside. #26656
  • ๐Ÿž Fix TextArea different behavior with Input when set value to undefined. #26652
  • ๐Ÿž Fix Motion related issue like Upload align flash and Form.Item with help ssr issue. #26628
  • ๐Ÿž Fix Typography.Link warning Invalid value for prop navigate when using with react-router. #26623
  • ๐Ÿž Fix Table pagination missing when is above table. #26618
  • ๐Ÿž Fix Upload in control miss file when upload multiple file in same time. #26612
  • TypeScript
    • ๐Ÿค– Fix Table that sorter compare and multiple should be optional. #26686

Changelog

Sourced from antd's changelog.

4.6.5

2020-09-20

  • ๐Ÿ’„ Fix Descriptions item long text ellipsis issue. #26820
  • ๐Ÿž Fix Menu unexpected scrollbar when show and hide. #26817
  • ๐Ÿž Fix @layout-sider-background cannot set to linear gradient color. #26810
  • ๐Ÿž Fix Select compositing status lost when input first letter in Chinese. #26796
  • ๐Ÿž Fix Table @table-sticky-zindex less compile error issue. #26800 @chimp1nski
  • Button
    • ๐Ÿ’„ Fix Button align issue when has icon only. #26785
    • ๐Ÿž Fix Button warning Invalid value for prop navigate when using with react-router. #26740 @knobo
  • ๐Ÿ’„ Fix TimePicker column align issue, add @picker-time-panel-column-width and @picker-time-panel-column-height less variables. #26784
  • ๐Ÿž Fix AutoComplete warning when using placeholder and allowClear. #26765
  • ๐Ÿž Fix Space show items when it's render empty dom. #26721 @knobo
  • ๐Ÿ›  Dedupe rc-trigger version to reduce package size. #26803
  • TypeScript

4.6.4

2020-09-13

  • ๐Ÿ’„ style: Card card image has extra 1px border. #26659
  • ๐Ÿ’„ Fix Select placeholder color not same as Input. #26651 @wangcch
  • ๐Ÿž Fix Menu not support React.Fragment inside. #26656
  • ๐Ÿž Fix TextArea different behavior with Input when set value to undefined. #26652
  • ๐Ÿž Fix Motion related issue like Upload align flash and Form.Item with help ssr issue. #26628
  • ๐Ÿž Fix Typography.Link warning Invalid value for prop navigate when using with react-router. #26623
  • ๐Ÿž Fix Table pagination missing when is above table. #26618
  • ๐Ÿž Fix Upload in control miss file when upload multiple file in same time. #26612
  • TypeScript
    • ๐Ÿค– Fix Table that sorter compare and multiple should be optional. #26686

4.6.3

2020-09-06

  • ๐Ÿ›Ž Sort props className to the end. #26602
  • Table
    • ๐Ÿ’„ Fix Table nested table styles affects all sub-level tables. #26568 @willc001
    • ๐Ÿž Fix elements above Table was not clickable elements which has float: right; style. #26599
  • ๐Ÿž Fix Modal closing cause scroll position jump up. #26538
  • ๐Ÿž Fix the type declaration of onError in customRequest options of Upload. #26601 @yingpengsha
  • ๐Ÿž Shutdown Select/TreeSelect autocomplete list in Chrome. #26590
  • ๐Ÿž Fix Cascader value overwritten when filtering. #26569 @lich-yoo
  • ๐Ÿž Fix Modal jump out of screen in some situations. #25765 @tanmoyopenroot
  • ๐Ÿž Fix Radio.Group not working properly, when is used in legacy Form. #26555 @willc001
  • ๐Ÿž Fix Pagination align issue in windows. #26549
  • ๐Ÿž Fix Form with help make ssr un-sync issue. #26542
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 #453.