allennlp-demo
allennlp-demo copied to clipboard
Bump antd from 4.16.8 to 4.22.5 in /ui
Bumps antd from 4.16.8 to 4.22.5.
Release notes
Sourced from antd's releases.
4.22.5
- 🇭🇺 Form add defaultValidateMessages.i18n az_AZ language #23369. #36967
@YMiemie-cy
- 💄 Popover remove Popover incorrect box-shadow. #37030
@jerrykingxyz
- 🐞 Fix Steps tail position bug when
labelPlacement="vertical"
. #36996- 💄 Removed exception error border for
Pagination
. #36972@hydraZty
- 🐞 Fix Upload trigger mistake files status when upload multiple files at same time in React 18. #36968
- TypeScript
- 🤖 Fix type error of useWatch. #37013
@LiZhiHao97
- 🇭🇺 Form
defaultValidateMessages.i18n
增加匈牙利语。#36967@YMiemie-cy
- 💄 移除 Popover 中无效的
box-shadow
样式。#37030@jerrykingxyz
- 🐞 修复 Steps
labelPlacement="vertical"
时连接线位置偏上的问题。#36996- 💄 去掉 Pagination 的异常错误边框。#36972
@hydraZty
- 🐞 修复 Upload 在 React 18 下同时上传多份文件会出现上传状态不正确的问题。#36968
- TypeScript
- 🤖 修复 useWatch 的类型错误。#37013
@LiZhiHao97
4.22.4
- 🐞 Fix Drawer
zIndex
prop not working. #36958- 💄 Fix PageHeader focus style stay after clicking it. #36902
- 💄 Fix Drawer nesting content-wrapper style. #36845
@yanm1ng
- 🐞 Fix Mentions popup shift when contain scrollbar. #36898
@JarvisArt
- TypeScript
- 🐞 修复 Drawer
zIndex
属性失效的问题。#36958- 💄 修复 PageHeader 返回按钮点击后依然有聚焦样式的问题。#36902
- 💄 修复抽屉 Drawer 组件嵌套时,子抽屉的样式被父抽屉影响的问题。#36845
@yanm1ng
- 🐞 修复 Mentions 内有滚动条时弹出层偏移的问题。#36898
@JarvisArt
- TypeScript
4.22.3
- 🐞 Fixed flickering when
fileList
updating in Uploader with React 18. #36801@zhengjitf
- 🐞 Fix Form.Item with small size
labelCol
andwrapperCol
not break line in vertical layout. #36800- 🐞 Fix Row in flex layout takes too wide space by default. #36770
- 🐞 修复在 React 18 版本中 Uploader 的
fileList
发生更新后出现闪烁的情况。#36801@zhengjitf
- 🐞 修复 Form.Item 在垂直布局下使用小尺寸的
labelCol
和wrapperCol
时不换行的问题。#36800- 🐞 修复 Row 在 flex 布局中占据过多空间的问题。#36770
4.22.2
... (truncated)
Changelog
Sourced from antd's changelog.
4.22.5
2022-08-15
- 🇭🇺 Form add defaultValidateMessages.i18n az_AZ language #23369. #36967
@YMiemie-cy
- 💄 Popover remove Popover incorrect box-shadow. #37030
@jerrykingxyz
- 🐞 Fix Steps tail position bug when
labelPlacement="vertical"
. #36996- 💄 Removed exception error border for
Pagination
. #36972@hydraZty
- 🐞 Fix Upload trigger mistake files status when upload multiple files at same time in React 18. #36968
- TypeScript
- 🤖 Fix type error of useWatch. #37013
@LiZhiHao97
4.22.4
2022-08-08
- 🐞 Fix Drawer
zIndex
prop not working. #36958- 💄 Fix PageHeader focus style stay after clicking it. #36902
- 💄 Fix Drawer nesting content-wrapper style. #36845
@yanm1ng
- 🐞 Fix Mentions popup shift when contain scrollbar. #36898
@JarvisArt
- TypeScript
4.22.3
2022-08-01
- 🐞 Fixed flickering when
fileList
updating in Uploader with React 18. #36801@zhengjitf
- 🐞 Fix Form.Item with small size
labelCol
andwrapperCol
not break line in vertical layout. #36800- 🐞 Fix Row in flex layout takes too wide space by default. #36770
4.22.2
2022-07-28
- 💄 Adjust Collapse title click region which will be fully width when
collapsible=default
now. #36761- Drawer
4.22.1
2022-07-27
- 🐞 Fix Drawer with percentage width display issue. #36729
4.22.0
... (truncated)
Commits
cbb8b28
docs: add 4.22.5 changelog (#37049)de78a22
test: migrate part of Popover tests (#36997)37b9c7f
test: migrate part of Mentions tests (#36998)089c73d
chore(deps-dev): bump stylelint-config-standard from 26.0.0 to 27.0.0 (#37022)9c01aff
docs: fix useWatch type error (#37013)b63e49e
style(Popover): remove incorrect box-shadow (#37030)b9295e3
style: fix Progress tail position (#36996)956d332
chore: update image demo snapshot32bb2fe
fix: eslint error fix (#36976)d6aa3aa
test: migrate part of Descriptions tests (#36970)- Additional commits viewable in compare view
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)