Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps antd from 3.22.1 to 3.26.14.

Release notes

Sourced from antd's releases.

3.26.14

  • 🐞 修复 Descriptions 在小尺寸下无法自适应的问题。#22407
  • 🐞 修复 TextArea autoSize 时在 Firefox 下不会自动滚动到底的问题。#22014
  • 🐞 修复 TextArea 样式在 react@16.13 下会报警告的问题。#21703
  • Typescript

  • 🐞 Fix Descriptions cannot fit to small container width. #22407
  • 🐞 Fix TextArea autoSize don't scroll bottom in Firefox. #22014
  • 🐞 Fix TextArea style get warning in react@16.13. #21703
  • Typescript

3.26.13

  • 🐞 Fix Result status cannot assigned to string or number type. #21691
  • 🐞 Fix Badge animation when switch between 10 and 11. #21887 @wendellhu95
  • 🐞 Fix DatePicker disabled icon cursor style. #21655 @jhoneybee
  • 🐞 Fix Grid multiple Rows margin overlapping. #21518 @felipeptcho
  • 🐞 Fix Table filter menu max height with many items. #21602

  • 🐞 修复 Result status 属性不能赋值 string 或者 number 类型的问题。#21691
  • 🐞 修复 Badge 数字在 10 和 11 切换时的动画错误。#21887 @wendellhu95
  • 🐞 修复 DatePicker 日历图标在禁用时的手型。#21655 @jhoneybee
  • 🐞 修复 Grid 多个 Row 之间的边距叠加问题。#21518 @felipeptcho
  • 🐞 修复 Table 筛选菜单高度溢出屏幕的问题。#21602

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

Sourced from antd's changelog.

3.26.14

2020-03-23

  • 🐞 修复 Descriptions 在小尺寸下无法自适应的问题。#22407
  • 🐞 修复 TextArea autoSize 时在 Firefox 下不会自动滚动到底的问题。#22014
  • 🐞 修复 TextArea 样式在 react@16.13 下会报警告的问题。#21703
  • Typescript

3.26.13

2020-03-07

  • 🐞 Fix Result status cannot assigned to string or number type. #21691
  • 🐞 Fix Badge animation when switch between 10 and 11. #21887 @wendellhu95
  • 🐞 Fix DatePicker disabled icon cursor style. #21655 @jhoneybee
  • 🐞 Fix Grid multiple Rows margin overlapping. #21518 @felipeptcho
  • 🐞 Fix Table filter menu max height with many items. #21602

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

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

Superseded by #180.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-3.26.14 branch April 6, 2020 10:51
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