allennlp-demo
allennlp-demo copied to clipboard
Bump antd from 4.16.8 to 5.1.5 in /ui
Bumps antd from 4.16.8 to 5.1.5.
Release notes
Sourced from antd's releases.
5.1.5
- 🐞 Fix Checkbox that label not aligned with checkbox. #40208
- 🐞 Fix Button wave effect sometime makes layout shaking. #40192
- 🐞 Fix Select crash problem. #40158
@helloqian12138
- 🐞 Fix Timeline custom color displaying wrong classname & alignment overflow. #39394
@Wxh16144
- 🐞 Fix Breadcrumb last item color. #40119
@messaooudi
- 💄 Fix Table sticky table header shadow style. #40171
@Wxh16144
- 💄 Fix Segmented item hover radius style. #40175 #40179
- TypeScript
- RTL
- 💄 Fix DatePicker's next & prev icons in RTL mode. #40238
@ds1371dani
- 💄 Fix Badge RTL style when wrap a block element. #40125
- 🐞 修复 Checkbox 组件 label 不对齐的问题。 #40208
- 🐞 修复 Button 水波纹效果有时会使得布局抖动的问题。#40192
- 🐞 修复 Select 组件会卡住的问题。#40158
@helloqian12138
- 🐞 修复 Timeline 组件自定义颜色显示错误类名和对齐溢出的问题。#39394
@Wxh16144
- 🐞 修复 Breadcrumb 最后一项颜色。#40119
@messaooudi
- 💄 修复 Table 固定表头阴影样式错误。#40171
@Wxh16144
- 💄 修复 Segmented hover 时圆角和选中圆角不一致的问题。#40175 #40179
- TypeScript
- RTL
- 💄 优化 DatePicker 在 RTL 模式下 next 和 prev 图标。#40238
@ds1371dani
- 💄 修复 Badge 作用在块级元素上时 RTL 样式不生效的问题。#40125
5.1.4
- 🐞 Fix missing locale file. #40116
- 🐞 Fix Cascader dropdown
placement
in RTL mode. #40109@3hson
- 🐞 Fix animation flicking in some components. react-component/motion#39
- 🐞 修复 locale 文件丢失的问题。#40116
- 🐞 修复 Cascader 组件 RTL 模式中下拉菜单位置问题。#40109
@3hson
- 🐞 修复部分组件动画闪烁的问题。react-component/motion#39
5.1.3
- Table
- 🛠 Optimize the Table
shouldCellUpdate
logic to increase the secondary rendering speed. #40063- 🐞 Fix Table
columns.render
not trigger re-render when render function use closure data. #40004- 🐞 Fix when Table filter, the border will be black. #39938
@JarvisArt
- Button
- 🐞 Fix Button wave effect not following screen scroll. #39954
- 🐞 Fix Button
block
props not work. #39992@li-jia-nan
- 🐞 Fix Menu custom expand icon cannot be hidden. #40071
@Wxh16144
- 💄 Fix circular Progress text not being displayed in rtl mode. #40103
- 💄 Fix horizontal Menu style with
theme="dark"
. #40105- 🐞 Fix Cascader
notFoundContent
cannot be clicked. #40067- 🐞 Fix Transfer Checkbox not disabled when itemsLits is empty. #40038
@li-jia-nan
- 💄 Fix Checkbox style with
disabled
andindeterminate
. #39974@ds1371dani
... (truncated)
Changelog
Sourced from antd's changelog.
5.1.5
2023-1-15
- 🐞 Fix Checkbox that label not aligned with checkbox. #40208
- 🐞 Fix Button wave effect sometime makes layout shaking. #40192
- 🐞 Fix Select crash problem. #40158
@helloqian12138
- 🐞 Fix Timeline custom color displaying wrong classname & alignment overflow. #39394
@Wxh16144
- 🐞 Fix Breadcrumb last item color. #40119
@messaooudi
- 💄 Fix Table sticky table header shadow style. #40171
@Wxh16144
- 💄 Fix Segmented item hover radius style. #40175 #40179
- TypeScript
- RTL
- 💄 Fix DatePicker's next & prev icons in RTL mode. #40238
@ds1371dani
- 💄 Fix Badge RTL style when wrap a block element. #40125
5.1.4
2023-1-9
- 🐞 Fix missing locale file. #40116
- 🐞 Fix Cascader dropdown
placement
in RTL mode. #40109@3hson
- 🐞 Fix animation flicking in some components. react-component/motion#39
5.1.3
2023-1-9
- Table
- 🛠 Optimize the Table
shouldCellUpdate
logic to increase the secondary rendering speed. #40063- 🐞 Fix Table
columns.render
not trigger re-render when render function use closure data. #40004- 🐞 Fix when Table filter, the border will be black. #39938
@JarvisArt
- Button
- 🐞 Fix Button wave effect not following screen scroll. #39954
- 🐞 Fix Button
block
props not work. #39992@li-jia-nan
- 🐞 Fix Menu custom expand icon cannot be hidden. #40071
@Wxh16144
- 💄 Fix circular Progress text not being displayed in rtl mode. #40103
- 💄 Fix horizontal Menu style with
theme="dark"
. #40105- 🐞 Fix Cascader
notFoundContent
cannot be clicked. #40067- 🐞 Fix Transfer Checkbox not disabled when itemsLits is empty. #40038
@li-jia-nan
- 💄 Fix Checkbox style with
disabled
andindeterminate
. #39974@ds1371dani
- 🐞 Fix Alert.ErrorBoundary description overflow bug. #40033
- 💄 Fix Tag onClick as undefined, click the mouse to display the border style. #40023
@crazyair
- 💄 Fix Avatar.Group item margin when item is wrapped by other elements. #39993
- 🐞 Fix Submenu arrow transition. #39945
@JarvisArt
- 🐞 Fix selection column cover by other cell when fixed. #39940
@kiner-tang
- 🌐 Add missing ta_IN translations. #39936
@KIRUBASHANKAR26
5.1.2
... (truncated)
Commits
f1e92b1
chore: bump@ant-design/tolls
bedb41b
docs: changelog 5.1.5 (#40242)c8b4915
fix: checkbox should have line-height (#40208)bc32f14
demo: calendar demo supports dark mode (#40239)dfa2072
💄 STYLE: fix DatePicker's next & prev icons in rtl mode (#40238)546bda4
demo : TabsonEdit
Callback parameter type problem (#39926)5fa7baa
docs: Update Image index.zh-CN.md (#40233)5b9f19f
docs: add contribution guide (#40222)973abb6
test: add test case for en-US blog to avoid omission in translation (#40231)df3c33c
chore: rm bundlesize check (#40220)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by madccc, a new releaser for antd since your current version.
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)