Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps antd from 3.26.16 to 4.1.5.

Release notes

Sourced from antd's releases.

4.1.5

  • 🐞 Fix Button.Group align style. #23590
  • 🐞 Fix Select cannot trigger open by clicking arrow icon. #23448
  • 🐞 Fix Form fields shake when @form-item-margin-bottom is customize and switching the validing info. #23436 @yoyo837
  • 🐞 Fix the first Divider render differently with others. #23438
  • 🐞 Fix nest ConfigProvider missing prefixCls value. #23423
  • 🐞 Fix Carousel tabbed Radio/Checkbox to non-active slide. #23380
  • 🐞 Fix Tree with virtual scroll frozen by quick loadData. #23581
  • 🐞 Fix Steps style in IE11 when direction is vertical. #23561 @AdrianoRuberto
  • 🐞 Fix Input.Search height affected by suffix and react key warning. #23527
  • 🐞 Fix Menu behavior when hover on submenu gap. #23511
  • 🐞 Fix Tree custom icon missing when node is loading data. #23494
  • RTL
    • 🐞 Fix Alert RTL style when set both showIcon and closable. #23526
    • 🐞 Fix Button RTL style when loading. #23399
    • 🐞 Fix Collapse that icon position is incorrect in RTL. #23445
    • 🐞 Fix Select group label style in RTL. #23404
    • 🐞 Fix Statistic RTL style. #23397
  • TypeScript

  • 🐞 修复 Button.Group 中按钮没有对齐的问题。#23590
  • 🐞 修复 Select 箭头图标点击无法触发下拉的问题。#23448
  • 🐞 修复 Form 自定义 @form-item-margin-bottom 变量时表单校验抖动的问题。#23436 @yoyo837
  • 🐞 修复第一个 Divider 渲染时样式不一致的问题。#23438
  • 🐞 修复嵌套 ConfigProvider 会丢失 prefixCls 值的问题。#23423
  • 🐞 修复 Carousel 键盘切换到非活跃 slide 上的 Radio/Checkbox 的问题。#23380
  • 🐞 修复 Tree 使用虚拟滚动时会因为 loadData 更新过快而锁死的问题。#23581
  • 🐞 修复 Steps 组件竖直展示时在 IE11 下样式错误的问题#23561 @AdrianoRuberto
  • 🐞 修复 Input.Search 高度被 suffix 撑高的问题和报 react key 重复警告的问题。#23527
  • 🐞 修复 Menu 鼠标移到缝隙处子菜单会消失的问题。#23511
  • 🐞 修复 Tree 自定义图标在加载状态下消失的问题。#23494
  • RTL
    • 🐞 修复 Alert 在 showIconclosable 都存在时的 RTL 样式问题#23526
    • 🐞 修复 Button 在 RTL 下 loading 样式不正确的问题。#23399
    • 🐞 修复 Collapse 在 RTL 下切换图标位置不正确的问题。#23445
    • 🐞 修复 Select 分组名称的 RTL 样式问题。#23404
    • 🐞 修复 Statistic 的 RTL 样式不正确的问题。#23397
  • TypeScript

4.1.4

  • 🐞 Fix dark theme and compact theme not working. #23243
  • 🐞 Fix Modal.info executed only once when has argument. #23360
  • 🐞 Fix Dropdown submenu background missing. #23296
  • 💄 Optimize PageHeader responsive behavior. #23277
... (truncated)
Changelog

Sourced from antd's changelog.

4.1.5

2020-04-25

  • 🐞 Fix Button.Group align style. #23590
  • 🐞 Fix Select cannot trigger open by clicking arrow icon. #23448
  • 🐞 Fix Form fields shake when @form-item-margin-bottom is customize and switching the validing info. #23436 @yoyo837
  • 🐞 Fix the first Divider render differently with others. #23438
  • 🐞 Fix nest ConfigProvider missing prefixCls value. #23423
  • 🐞 Fix Carousel tabbed Radio/Checkbox to non-active slide. #23380
  • 🐞 Fix Tree with virtual scroll frozen by quick loadData. #23581
  • 🐞 Fix Steps style in IE11 when direction is vertical. #23561 @AdrianoRuberto
  • 🐞 Fix Input.Search height affected by suffix and react key warning. #23527
  • 🐞 Fix Menu behavior when hover on submenu gap. #23511
  • 🐞 Fix Tree custom icon missing when node is loading data. #23494
  • RTL
    • 🐞 Fix Alert RTL style when set both showIcon and closable. #23526
    • 🐞 Fix Button RTL style when loading. #23399
    • 🐞 Fix Collapse that icon position is incorrect in RTL. #23445
    • 🐞 Fix Select group label style in RTL. #23404
    • 🐞 Fix Statistic RTL style. #23397
  • TypeScript

4.1.4

2020-04-18

  • 🐞 Fix dark theme and compact theme not working. #23243
  • 🐞 Fix Modal.info executed only once when has argument. #23360
  • 🐞 Fix Dropdown submenu background missing. #23296
  • 💄 Optimize PageHeader responsive behavior. #23277
  • 🐞 Fix TreeSelect render blank in compact mode. #23231
  • 🛎 Fix Checkbox and Switch console warning typo (validate -> a valid). #23240 @evancharlton
  • 🐞 Fix Table rowSelection params issue when childrenColumnName configured. #23205
  • Input
    • 🐞 Fix Input type="color" height issue. #23351
    • 🐞 Fix Input width shaking when trigger clear icon. #23259
    • 🐞 Fix Input.Search size not affected by ConfigProvider componentSize. #23331
  • Select
    • 🐞 Fix multiple Select show remove icon when disabled. #23295
    • 🐞 Fix Select custom suffixIcon cannot be access. #23274
    • 🐞 Fix Select search input caret missing in Collapse. #23250
  • Globalization
  • TypeScript
... (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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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 Apr 27, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #394.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.1.5 branch April 29, 2020 21:43
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