Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 30, 2019

Bumps antd from 3.22.1 to 3.26.5.

Release notes

Sourced from antd's releases.

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

3.26.4

  • 💄 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

  • 💄 优化 Steps subTitlelabelPlacement="vertical" 下的展现方式。#20325
  • 🐞 修复 Upload 组件预览不支持 .ico 文件问题。#20375 @Rustin-Liu
  • 🐞 修复 Form feedback 图标结合 Input suffix 显示不正确。#20363
  • 🐞 修复 Tag 关闭时 onClick 被触发的问题。#20355
  • 🐞 修复 Cascader 组件 Form 校验触发时,鼠标悬浮显示颜色问题。#20347 @xrkffgg
  • 🐞 修复移动端点击搜索后,自动聚焦输入框,导致弹出键盘的问题。#20332 @YaoKaiLun
  • 🐞 修复 Tabs 高亮条宽度的 transition 过度动画失效的问题。#20283
  • 🐞 修复 TreeNode 不设置 icon 时会展示一个空白占位的问题。#20274
  • TypeScript
    • ⚡️ 更新 Table onChangefilters 的定义。#20337 @MrHeer

3.26.3

  • 🛠 support unpkg field in package.json. #20193
  • 🐞 Fix Tree showLine and showIcon missing icon. #20196
  • 🐞 Fix Modal combine Drawer cause invalid scroll problem. #20242
  • 🐞 Fix Drawer switchScrollingEffect prop on a DOM element warning. #20175
  • 🐞 Fix Select Option label definition. #20190 @ZhechenLi
  • 💄 Optimize Form feedback icon padding. #20164 @Satloff
... (truncated)
Changelog

Sourced from antd's changelog.

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
  • 🐞 Fix Tree showLine and showIcon missing icon. #20196
  • 🐞 Fix Modal combine Drawer cause invalid scroll problem. #20242
  • 🐞 Fix Drawer switchScrollingEffect prop on a DOM element warning. #20175
  • 🐞 Fix Select Option label definition. #20190 @ZhechenLi
  • 💄 Optimize Form feedback icon padding. #20164 @Satloff
  • 💄 Add less variables for Select/Cascader to optimize dropdown padding and border radius. #20156 @Satloff

3.26.2

2019-12-10

  • 🐞 Fix DatePicker disabledTime TypeScript definition to be optional. #20153 @khaledkhalil94
  • 🐞 Fix Transfer's title of dataSource TypeScript definition to be optional. #20144 @mraiguo

3.26.1

2019-12-09

  • 🐞 Fix List pagination options text align. #20037
  • 🐞 Fix Button text not align well in Chrome. #20059
... (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 Dec 30, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #150.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-3.26.5 branch January 6, 2020 07:27
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