GroceriStar / routes-layouts

0 stars 0 forks source link

Bump antd from 3.20.1 to 3.26.7 #186

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps antd from 3.20.1 to 3.26.7.

Release notes

Sourced from antd's releases.

3.26.7

  • ๐Ÿ’„ Optimize Table fixed columns blank problem in some case. #20821 @AshoneA
  • ๐Ÿž Fix Tree switcherIcon shown in leaf node problem. #20753
  • ๐Ÿž Fix Badge z-index higher than Table fixed columns. #20751
  • ๐Ÿž Fix Cascader search bug when fieldNames is existed and label/value share same name. #20720
  • ๐Ÿž Fix Collapse background color with wrong less variable. #20718 @kuitos
  • ๐Ÿž Fix Input.Group inside <Form layout="vertical" > 1px bug. #20685

  • ๐Ÿ’„ ไผ˜ๅŒ– Table ๅ›บๅฎšๅˆ—ๅœจๆŸไบ›ๆƒ…ๅ†ตไธ‹ๅ‡บ็Žฐ็ฉบ็™ฝ้—ด้š”็š„้—ฎ้ข˜ใ€‚#20821 @AshoneA
  • ๐Ÿž ไฟฎๅค Tree switcherIcon ๅœจๅถๅญ่Š‚็‚นไธŠๅฑ•็คบ็š„้—ฎ้ข˜ใ€‚#20753
  • ๐Ÿž ไฟฎๅค Badge ๅœจ Table ๅ›บๅฎšๅˆ—ไธญ็ฉฟ้€็š„้—ฎ้ข˜ใ€‚#20751
  • ๐Ÿž ไฟฎๅค Cascader fieldNames ไธญ label ๅ’Œ value ๅ…ฑ็”จไธ€ไธชๅ€ผๆ—ถๆœ็ดขๅŠŸ่ƒฝๅคฑๆ•ˆ็š„้—ฎ้ข˜ใ€‚#20720
  • ๐Ÿž ไฟฎๅค Collapse ่ƒŒๆ™ฏไฝฟ็”จ้”™่ฏฏ็š„ less ๅ˜้‡ใ€‚#20718 @kuitos
  • ๐Ÿž ไฟฎๅค <Form layout="vertical" > ๅ†… Input.Group ๅไธŠไธ€ๅƒ็ด ็š„้—ฎ้ข˜ใ€‚#20685

3.26.6

  • ๐Ÿ“ข v3 branch changes from master to 3.x-stable and v4 merge into master.
  • ๐Ÿ’„ Improve Steps type="navigation" UI in small screen. #20545
  • ๐Ÿž Fix message.xxx pass null will failed. #20546
  • ๐Ÿž Remove Input.Password value attribute from dom. #20544

  • ๐Ÿ“ข v3 ๅˆ†ๆ”ฏ็”ฑ master ่ฟ›ๅ…ฅ 3.x-stable๏ผŒv4 ๅˆๅ…ฅ masterใ€‚
  • ๐Ÿ’„ ไผ˜ๅŒ– Steps type="navigation" ๅœจๅฐๅฑๅน•ไธ‹็š„ๆ ทๅผใ€‚#20545
  • ๐Ÿž ไฟฎๅค message.xxx ไผ ๅ…ฅ null ไผšๆŠฅ้”™็š„้—ฎ้ข˜ใ€‚#20546
  • ๐Ÿž ไผ˜ๅŒ– Input.Password ๅœจ dom ไธญๆ˜Žๆ–‡ๆ˜พ็คบ value ๅฑžๆ€ง็š„้—ฎ้ข˜ใ€‚#20544

3.26.5

  • Table
    • ๐Ÿž Revert the logic of return fisrt page by default after sort. #20507
    • ๐Ÿž Fix header wrong text align when colspan=1. #20463
  • ๐Ÿž Fix Tabs ink bar disappearing when animated prop is false. #20417 @xrkffgg
  • ๐Ÿž Fix Tree wrong indent. #20456

  • Table
    • ๐Ÿž ๅ›žๆปšๆŽ’ๅบๅŽ้ป˜่ฎคๅ›žๅˆฐ็ฌฌไธ€้กต็š„้€ป่พ‘ใ€‚#20507
    • ๐Ÿž ไฟฎๅคๅˆ†็ป„ๅˆ—ๅคดๅœจ colspan=1 ๆ—ถๆ–‡ๆœฌๆฒกๆœ‰ๅฏน้ฝ็š„้—ฎ้ข˜ใ€‚#20463
  • ๐Ÿž ไฟฎๅค Tabs ็š„ animated ๅฑžๆ€งไธบ false ๆ—ถ๏ผŒ้ซ˜ไบฎๆกๆถˆๅคฑ็š„้—ฎ้ข˜ใ€‚#20417 @xrkffgg
  • ๐Ÿž ไฟฎๅค Tree ่Š‚็‚น็ผฉ่ฟ›ไธๆญฃ็กฎ็š„้—ฎ้ข˜ใ€‚#20456
... (truncated)
Changelog

Sourced from antd's changelog.

3.26.7

2020-01-13

  • ๐Ÿ’„ Optimize Table fixed columns blank problem in some case. #20821 @AshoneA
  • ๐Ÿž Fix Tree switcherIcon shown in leaf node problem. #20753
  • ๐Ÿž Fix Badge z-index higher than Table fixed columns. #20751
  • ๐Ÿž Fix Cascader search bug when fieldNames is existed and label/value share same name. #20720
  • ๐Ÿž Fix Collapse background color with wrong less variable. #20718 @kuitos
  • ๐Ÿž Fix Input.Group inside <Form layout="vertical" > 1px bug. #20685

3.26.6

2020-01-03

  • ๐Ÿ“ข v3 branch changes from master to 3.x-stable and v4 merge into master.
  • ๐Ÿ’„ Improve Steps type="navigation" UI in small screen. #20545
  • ๐Ÿž Fix message.xxx pass null will failed. #20546
  • ๐Ÿž Remove Input.Password value attribute from dom. #20544

3.26.5

2019-12-29

  • Table
    • ๐Ÿž Revert the logic of return fisrt page by default after sort. #20507
    • ๐Ÿž Fix header wrong text align when colspan=1. #20463
  • ๐Ÿž Fix Tabs ink bar disappearing when animated prop is false. #20417 @xrkffgg
  • ๐Ÿž Fix Tree wrong indent. #20456

3.26.4

2019-12-22

  • ๐Ÿ’„ Optimize Steps subTitle UI when labelPlacement="vertical". #20325
  • ๐Ÿž Fix upload preview not support ico file type issue. #20375 @Rustin-Liu
  • ๐Ÿž Fix Form feedback icon combine Input suffix display not correct. #20363
  • ๐Ÿž Fix Tag onClick been triggered when close it. #20355
  • ๐Ÿž Fix Cascader component form check color trigger issue. #20347 @xrkffgg
  • ๐Ÿž Disallow auto focus input after triggering onSearch event in mobile and tablet devices. #20332 @YaoKaiLun
  • ๐Ÿž Fix Tabs ink bar missing transition animation. #20283
  • ๐Ÿž Fix TreeNode without icon show white block in showIcon mode. #20274
  • TypeScript
    • โšก๏ธ Update filters define in Table onChange. #20337 @MrHeer

3.26.3

2019-12-14

  • ๐Ÿ›  support unpkg field in package.json. #20193
... (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 #193.