Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps antd from 3.22.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

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:

  • 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 Jan 20, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #161.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-3.26.7 branch February 3, 2020 10:19
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