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.6.4 #222

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps antd from 4.6.2 to 4.6.4.

Release notes

Sourced from antd's releases.

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

  • ๐Ÿ’„ ไฟฎๅค Card ๅฐ้ขๅ›พ็‰‡ไธŠๆœ‰ 1px ็™ฝ่พน็š„้—ฎ้ข˜ใ€‚#26659
  • ๐Ÿ’„ ไฟฎๅค Select ็š„ placeholder ้ขœ่‰ฒไธŽ Input ไธไธ€่‡ด็š„้—ฎ้ข˜ใ€‚#26651 @wangcch
  • ๐Ÿž ไฟฎๅค Menu ไธๆ”ฏๆŒ React.Fragment ็š„้—ฎ้ข˜ใ€‚#26656
  • ๐Ÿž ไฟฎๅค TextArea ่ฎพ็ฝฎ value ไธบ undefined ๆ—ถๅ’Œ Input ่กŒไธบไธไธ€่‡ด็š„้—ฎ้ข˜ใ€‚#26652
  • ๐Ÿž ไฟฎๅค Motion ็›ธๅ…ณ้—ฎ้ข˜ไพ‹ๅฆ‚ Upload ๅฏน้ฝ้—ช็ƒไธŽ Form.Item ้…็ฝฎ help ็š„ ssr ้—ฎ้ข˜ใ€‚#26628
  • ๐Ÿž ไฟฎๅค Typography.Link ๅ’Œ react-router ไธ€่ตทไฝฟ็”จๆ—ถๆŠ›ๅ‡บ Invalid value for prop navigate ็š„้—ฎ้ข˜ใ€‚#26623
  • ๐Ÿž ไฟฎๅค Table ๅˆ†้กตๅ™จๅœจ่กจๆ ผไธŠๆ–นๆถˆๅคฑ็š„้—ฎ้ข˜ใ€‚#26618
  • ๐Ÿž ไฟฎๅค Upload ๅ—ๆŽงๆ—ถๅŒๆ—ถไธŠไผ ๅคšไปฝๆ–‡ไปถไผšไธขๅคฑ้ƒจๅˆ†ๆ–‡ไปถ็š„้—ฎ้ข˜ใ€‚#26612
  • TypeScript
    • ๐Ÿค– ไฟฎๅค Table sorter ็š„ compare ๅ’Œ multiple ไธๆ˜ฏๅฏ้€‰็š„้—ฎ้ข˜ใ€‚#26686

4.6.3

  • ๐Ÿ›Ž 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
  • ๐Ÿž Fix Avatar doesn't scale fallback text well when display is none. #26522 @zhangyu1818
  • TypeScript
    • ๐Ÿค– Col Add flex type to ColSize interface. #26578 @blaiz
    • ๐Ÿค– Fix Tooltip/Popover children tsd to accept ReactNode. #26534

  • ๐Ÿ›Ž ็งปๅŠจ props ไธญ็š„ className ๅˆฐๆœ€ๅŽใ€‚#26602
Changelog

Sourced from antd's changelog.

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
  • ๐Ÿž Fix Avatar doesn't scale fallback text well when display is none. #26522 @zhangyu1818
  • TypeScript
    • ๐Ÿค– Col Add flex type to ColSize interface. #26578 @blaiz
    • ๐Ÿค– Fix Tooltip/Popover children tsd to accept ReactNode. #26534
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 #223.