Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps antd from 3.22.1 to 3.26.12.

Release notes

Sourced from antd's releases.

3.26.12

  • 🐞 Fix Input with readOnly still clearable by allowClear. #21492
  • 🐞 Fix Upload won't showing download icon defaultly. #21496
  • ⚡️ Improve Button render performance. #21217

  • 🐞 修复 Input 在设置 readOnlyallowClear 仍然可以清除的问题。#21492
  • 🐞 修复 Upload 列表默认情况下不展现下载按钮。#21496
  • ⚡️ 提升 Button 渲染性能。#21217

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

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
... (truncated)
Changelog

Sourced from antd's changelog.

3.26.12

2020-02-24

  • 🐞 Fix Input with readOnly still clearable by allowClear. #21492
  • 🐞 Fix Upload won't showing download icon defaultly. #21496
  • ⚡️ Improve Button render performance. #21217

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

... (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 24, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #173.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-3.26.12 branch March 9, 2020 10:33
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.

0 participants