Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump antd from 3.22.1 to 3.26.11 #164

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps antd from 3.22.1 to 3.26.11.

Release notes

Sourced from antd's releases.

3.26.11

  • ๐Ÿž Rollback misc clearfix style to breaks flex layout (mainly affect Row, Form, Layout style). #21406

  • ๐Ÿž ๅ›žๆปšๅŽŸๅญๆ ทๅผ clearfix ไปฅไฟฎๅค็ ดๅ flex ๅธƒๅฑ€็š„้—ฎ้ข˜๏ผˆไธป่ฆๅฝฑๅ“ Rowใ€Formใ€Layout ็ญ‰ๅธƒๅฑ€้—ฎ้ข˜๏ผ‰ใ€‚#21406

3.26.10

  • ๐Ÿž Fix Input.Group inside <Form layout="vertical" > 1px bug. #20685
  • ๐Ÿž Fix Badge color not working when contains children. #21333
  • ๐Ÿž Fix Alert close button extra padding. #21325
  • ๐Ÿž Fix Affix throws Cannot read property getBoundingClientRect in mobile device. #21350
  • ๐Ÿ’„ Tweak Steps 1px align issue. #21306
  • ๐Ÿ’„ Fix Row component affect next element style issue. #21310
  • Typescript

  • ๐Ÿž ไฟฎๅค <Form layout="vertical" > ๅ†… Input.Group ๅไธŠไธ€ๅƒ็ด ็š„้—ฎ้ข˜ใ€‚#20685
  • ๐Ÿž ไฟฎๅค Badge ๅŒ…่ฃนๆจกๅผไธ‹ color ๅฑžๆ€งๅคฑๆ•ˆ็š„้—ฎ้ข˜ใ€‚#21333
  • ๐Ÿž ไฟฎๅค Alert ๅ…ณ้—ญๆŒ‰้’ฎ้ขๅค–็š„ paddingใ€‚#21325
  • ๐Ÿž ไฟฎๅค Affix ๅœจ็งปๅŠจ่ฎพๅค‡ไธ‹ๆŠ›้”™ Cannot read property getBoundingClientRect ็š„้—ฎ้ข˜ใ€‚#21350
  • ๐Ÿ’„ ๅพฎ่ฐƒ Steps ๆ–‡ๆœฌ 1px ไฝฟๅ…ถๅฑ…ไธญๅฏน้ฝใ€‚#21306
  • ๐Ÿ’„ ไฟฎๅค Row ็ป„ไปถๅฝฑๅ“ไธ‹ไธ€ไธชๅ…ƒ็ด ๆ ทๅผ้—ฎ้ข˜ใ€‚#21310
  • Typescript
    • ๐Ÿ”ท ๅ›žๆปš #21250 ็š„็ฑปๅž‹ๅฎšไน‰ๆ›ดๆ–ฐใ€‚#21356

3.26.9

  • ๐Ÿž Fix Badge that count is not align when wrapped by Typography. #21237
  • ๐Ÿž Fix Steps that icon is not align when size="small" and labelPlacement="vertical". #21258
  • ๐Ÿž Fix Typography not focus at the end of textarea when editable is true. #21268
  • TypeScript

  • ๐Ÿž ไฟฎๅค Badge ๅœจ Typography ไธ‹ๆ•ฐๅญ—้”™ไฝ็š„้—ฎ้ข˜ใ€‚#21237
  • ๐Ÿž ไฟฎๅค Steps ๅœจ size="small" ๅ’Œ labelPlacement="vertical" ๆ—ถๅ›พๆ ‡ๆฒกๆœ‰ๅฏน้ฝ็š„้—ฎ้ข˜ใ€‚#21258
  • ๐Ÿž ไฟฎๅค Typography ๅœจๅฏ็ผ–่พ‘็Šถๆ€ๆ—ถๅ…‰ๆ ‡ๆฒกๆœ‰ๅœจ่พ“ๅ…ฅๆก†ๆœซไฝ็š„้—ฎ้ข˜ใ€‚#21268
  • TypeScript
    • ๐Ÿ’„ ๅฎŒๅ–„ Form ไธญๆ ก้ชŒ่ง„ๅˆ™็ฑปๅž‹็š„็ฑปๅž‹ๅฎšไน‰ใ€‚#21250 @hansololai
    • ๐Ÿž ไฟฎๅค Tree ไธญไบ‹ไปถ็ฑปๅž‹ๅฎšไน‰ไธๆญฃ็กฎ็š„้—ฎ้ข˜ใ€‚#21200 @Jirka-Lhotka

3.26.8

... (truncated)
Changelog

Sourced from antd's changelog.

3.26.11

2020-02-17

  • ๐Ÿž Rollback misc clearfix style to breaks flex layout (mainly affect Row, Form, Layout style). #21406

3.26.10

2020-02-16

  • ๐Ÿž Fix Input.Group inside <Form layout="vertical" > 1px bug. #20685
  • ๐Ÿž Fix Badge color not working when contains children. #21333
  • ๐Ÿž Fix Alert close button extra padding. #21325
  • ๐Ÿž Fix Affix throws Cannot read property getBoundingClientRect in mobile device. #21350
  • ๐Ÿ’„ Tweak Steps 1px align issue. #21306
  • ๐Ÿ’„ Fix Row component affect next element style issue. #21310
  • Typescript

3.26.9

2020-02-08

  • ๐Ÿž Fix Badge that count is not align when wrapped by Typography. #21237
  • ๐Ÿž Fix Steps that icon is not align when size="small" and labelPlacement="vertical". #21258
  • ๐Ÿž Fix Typography not focus at the end of textarea when editable is true. #21268
  • TypeScript

3.26.8

2020-02-03

  • ๐Ÿž Fix Tooltip hidden when title is 0. #20894
  • ๐Ÿž Fix List actions inconsistent position. #20897
  • ๐Ÿž Fix Card font-size of actions not in less theme variables. #21106
  • ๐Ÿž Fix Layout components displayName. #21124
  • ๐Ÿž Fix Modal.confirm okButtonProps and cancelButtonProps interface. #21165

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
... (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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 17, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #167.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-3.26.11 branch February 24, 2020 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants