Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

Bumps antd from 3.26.8 to 4.16.0.

Release notes

Sourced from antd's releases.

4.16.0

  • 🔥 Refactor Menu to support keyboard access and enhance accessibility experience. #30382
  • 💄 Redesign Table filter and sorter buttons to clarify current column. #30651
  • Table
    • 🆕 Table.Summary supports sticky mode. #30631
    • 🐞 Fix nested Table margin inside Table with fixed columns. #30587
    • 🆕 Table add the expandable.fixed property to set the expansion icon to be fixed. #29959
  • Upload
    • 🆕 Upload itemRender add actions param. #30236
    • 🆕 Upload: Remove stopPropagation from drag events and add onDrop prop. #30319 @​ebonow
  • Typography
  • Collapse
    • 💄 Fix Collapse arrow style bug when no header. #30586
    • 🐞 Fix Collapse content disappears when set activeKey while it is hidden. #30555 @​zjffun
  • 🐞 Fix Menu.SubMenu icon margin issue when using third party icon libraries. [@#30642](ant-design/ant-design#30642)
  • 🐞 Fix Descriptions wrong styling import. [@#30602](ant-design/ant-design#30602) @​lisenenkov
  • 🆕 Radio.Group supports data-* and aria-* props. #30507
  • 🆕 Statistic.CountDown support onChange event. #30265 @​appleshell
  • 🆕 PageHeader breadcrumb allows to set as a reactnode. #30019 @​gepd
  • 🆕 ConfigProvider supports dynamic prefixCls. #30625
  • 🐞 Fix Anchor cannot trigger onChange when have getCurrentAnchor prop. #30601
  • 🐞 Fix Notification custom styles don't apply to correct div by className when using useNotification. #30588
  • 🐞 Fix Tabs tabBarGutter not working. #30545
  • 💄 Rewrite Space to use flexGap instead of margin style to deal with layout issues under certain border situations. #30023
  • 🐞 Fix Form error style of Input.Group and Cascader. #30640
  • 🌐 Internationalization
  • TypeScript
    • 🤖 Space TypeScript definition supports HTMLAttribute props. #30590

  • 🔥 重构 Menu,支持键盘操作以及无障碍体验优化。#30382
  • 💄 重新设计 Table 筛选和排序按钮的位置,使其归属列更明确。#30651
  • Table
    • 🆕 Table.Summary 支持 sticky 模式。#30631
    • 🐞 修复有固定列的 Table 内嵌 Table 的额外边距丢失的问题。#30587
    • 🆕 Table 新增 expandable.fixed 属性用于设置扩展图标固定。#29959
  • Upload
    • 🆕 Upload 组件 itemRender 添加 actions 调用参数。#30236
    • 🆕 Upload 从拖动事件中删除 stopPropagation,并添加onDrop 回调。#30319 @​ebonow
  • Typography
    • 🆕 Typography 增加斜体字支持。#30458 @​alwaysloseall
    • 🐞 修复 Typography 配置 ellipsis={{ suffix: 'xxx' }} 时换行闪动问题。#30582
  • Collapse
    • 💄 修复 Collapse 不指定 header 时箭头错位的问题。#30586
    • 🐞 修复 Collapse 隐藏时设置 activeKey 时内容会消失的问题。#30555 @​zjffun
  • 🐞 修复 Menu.SubMenu 的 icon 设置为第三方 icon 库时的样式问题。[@#30642](ant-design/ant-design#30642)
  • 🐞 修复 Descriptions 单独引入样式丢失的问题。[@#30602](ant-design/ant-design#30602) @​lisenenkov

... (truncated)

Changelog

Sourced from antd's changelog.

4.16.0

2021-05-24

  • 🔥 Refactor Menu to support keyboard access and enhance accessibility experience. #30382
  • 💄 Redesign Table filter and sorter buttons to clarify current column. #30651
  • Table
    • 🆕 Table.Summary supports sticky mode. #30631
    • 🐞 Fix nested Table margin inside Table with fixed columns. #30587
    • 🆕 Table add the expandable.fixed property to set the expansion icon to be fixed. #29959
  • Upload
    • 🆕 Upload itemRender add actions param. #30236
    • 🆕 Upload: Remove stopPropagation from drag events and add onDrop prop. #30319 @​ebonow
  • Typography
  • Collapse
    • 💄 Fix Collapse arrow style bug when no header. #30586
    • 🐞 Fix Collapse content disappears when set activeKey while it is hidden. #30555 @​zjffun
  • 🐞 Fix Menu.SubMenu icon margin issue when using third party icon libraries. [@#30642](ant-design/ant-design#30642)
  • 🐞 Fix Descriptions wrong styling import. [@#30602](ant-design/ant-design#30602) @​lisenenkov
  • 🆕 Radio.Group supports data-* and aria-* props. #30507
  • 🆕 Statistic.CountDown support onChange event. #30265 @​appleshell
  • 🆕 PageHeader breadcrumb allows to set as a reactnode. #30019 @​gepd
  • 🆕 ConfigProvider supports dynamic prefixCls. #30625
  • 🐞 Fix Anchor cannot trigger onChange when have getCurrentAnchor prop. #30601
  • 🐞 Fix Notification custom styles don't apply to correct div by className when using useNotification. #30588
  • 🐞 Fix Tabs tabBarGutter not working. #30545
  • 💄 Rewrite Space to use flexGap instead of margin style to deal with layout issues under certain border situations. #30023
  • 🐞 Fix Form error style of Input.Group and Cascader. #30640
  • 🌐 Internationalization
  • TypeScript
    • 🤖 Space TypeScript definition supports HTMLAttribute props. #30590

4.15.6

2021-05-18

4.15.5

2021-05-10

... (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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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 May 25, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #726.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.16.0 branch May 31, 2021 06:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant