react-component / form

React High Order Form Component(web & react-native)
http://react-component.github.io/form/
MIT License
1.81k stars 296 forks source link

build(deps-dev): bump antd from 3.26.20 to 4.16.7 #527

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps antd from 3.26.20 to 4.16.7.

Release notes

Sourced from antd's releases.

4.16.7

  • 🐞 Fix DatePicker date cell not centered when used in Table. #31306 @​Map1en
  • 🐞 Fix Desciptions border missing when inside Table. #31307
  • 🐞 Fix InputNumber border and interactive handler not matched. #31300 @​diyews
  • Table
    • 🐞 Fix incomplete display of the upper border of the table when the window is too small. #31298 @​Map1en
    • 🐞 Fix Table rowSelection.selectedRows don't sync in initial state. #31224 @​kerm1it
    • 🐞 Fix Table filteredValue not work with nested columns. #30815 @​moraispgsi
  • Form
    • 🐞 Fix Form Input outline color under Form validation. #31240
    • 🆕 Form add name as a default label value in validationMessages. #30179 @​jameslahm
  • 💄 Fix Rate focus ring style in Safari. #31241
  • 💄 Tweak Select arrow icon position. #31234
  • 🐞 Input will not trigger onBlur when click clear icon now which resolve that editable table input cannot be cleared. #31202
  • 🐞 Fix Tooltip arrowPointAtCenter 1px shift bug. #31201
  • 💄 Fix Menu.Item hover color transition style. #31189
  • 🐞 Fix Dropdown.Button don't support overlayClassName and overlayStyle. #31187
  • 💄 Adjust Pagination pattern of disabled-active buttons align with Radio style. #31185 @​Map1en
  • 🐞 Fix the path error when packaging the component style export file in the Windows environment. #31277 @​aoxiang78
  • 🌐 Add selectNone for en_GB locale file. #31264 @​Map1en
  • TypeScript

  • 🐞 修复 DatePicker 在 Table 内使用时日期未居中的问题。#31306 @​Map1en
  • 🐞 修复 Descriptions 在 Table 内边框丢失的问题。#31307
  • 🐞 修复 InputNumber 边框和交互范围不匹配的问题。#31300 @​diyews
  • Table
    • 🐞 修复 Table 当窗口过小时上边框显示不完全的问题。#31298 @​Map1en
    • 🐞 修复 Table rowSelectionselectedRows 属性在初始化时不同步问题。#31224 @​kerm1it
    • 🐞 修复 Table 组合列上的筛选状态 filteredValue 不生效的问题。#30815 @​moraispgsi
  • Form
    • 🐞 修复 Form 错误校验状态下 Input 的聚焦外框色。#31240
    • 🆕 Form 增加 name 作为验证消息 label 的默认值。#30179 @​jameslahm
  • 💄 修复 Rate 在 Safari 下聚焦外框的样式。#31241
  • 💄 微调 Select 箭头垂直位置。#31234
  • 🐞 清除 Input 内容时不再触发 onBlur,修复可编辑表格 Input 无法正确清除内容的问题。#31202
  • 🐞 修复 Tooltip arrowPointAtCenter 有一像素偏移的问题。#31201
  • 💄 修复 Menu 项 hover 文字色彩的渐变效果。#31189
  • 🐞 修复 Dropdown.Button 不支持 overlayClassNameoverlayStyle 的问题。#31187
  • 💄 使 Pagination 选中禁用状态的按钮样式与单选框相应按钮的样式一致。#31185 @​Map1en
  • 🐞 修复在 Windows 环境下打包组件样式导出文件时路径错误。#31277 @​aoxiang78
  • 🌐 en_GB 语言文件中增添 selectNone#31264 @​Map1en
  • TypeScript

4.16.6


... (truncated)

Changelog

Sourced from antd's changelog.

4.16.7

2021-07-12

  • 🐞 Fix DatePicker date cell not centered when used in Table. #31306 @​Map1en
  • 🐞 Fix Desciptions border missing when inside Table. #31307
  • 🐞 Fix InputNumber border and interactive handler not matched. #31300 @​diyews
  • Table
    • 🐞 Fix incomplete display of the upper border of the table when the window is too small. #31298 @​Map1en
    • 🐞 Fix Table rowSelection.selectedRows don't sync in initial state. #31224 @​kerm1it
    • 🐞 Fix Table filteredValue not work with nested columns. #30815 @​moraispgsi
  • Form
    • 🐞 Fix Form Input outline color under Form validation. #31240
    • 🆕 Form add name as a default label value in validationMessages. #30179 @​jameslahm
  • 💄 Fix Rate focus ring style in Safari. #31241
  • 💄 Tweak Select arrow icon position. #31234
  • 🐞 Input will not trigger onBlur when click clear icon now which resolve that editable table input cannot be cleared. #31202
  • 🐞 Fix Tooltip arrowPointAtCenter 1px shift bug. #31201
  • 💄 Fix Menu.Item hover color transition style. #31189
  • 🐞 Fix Dropdown.Button don't support overlayClassName and overlayStyle. #31187
  • 💄 Adjust Pagination pattern of disabled-active buttons align with Radio style. #31185 @​Map1en
  • 🐞 Fix the path error when packaging the component style export file in the Windows environment. #31277 @​aoxiang78
  • 🌐 Add selectNone for en_GB locale file. #31264 @​Map1en
  • TypeScript

4.16.6

2021-06-29

4.16.5

2021-06-23

  • 🐞 Fix Menu to import @ant-design/icons icon directly to reduce bundle size without tree shaking. #31011
  • 🐞 Fix Menu with overflow indicator popup do not follow current theme. #31043
  • 🐞 Fix Table styles not using @{table-prefix-cls} less variable. #30983
  • 🐞 Fix Input.Password hover border color in Form validation. #30999
  • 🐞 Fix Space with wrap takes additional negative margin style. #31000
  • 🐞 Fix Typography warning for non-boolean attribute when set italic property. #31004
  • 🐞 Fix Badge not passing markup validation. #31042 @​conwnet

4.16.4

2021-06-23

... (truncated)

Commits
  • 4c0f25f docs: 4.16.7 changelog (#31348)
  • 449fac2 feat: update version for @​docsearch/react (#31344)
  • 10a8490 chore: fix listStyle type, #31322
  • 7b16310 docs: add instruction about form rule whitespace (#31329)
  • 6f0df8d fix: Transfer listStyle to optional property (#31322)
  • 859bf59 fix(DatePicker): panel body not centered when used in Table (#31306)
  • b9390b4 fix: Desciptions border missing when inside Table (#31307)
  • af1d176 test: update snapshot
  • e9666f8 fix: input-number wrapper's border triggers hover unexpectedly (#31300)
  • 4431399 fix(Table): incomplete display of the top border of table when the window is ...
  • Additional commits viewable in compare view


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](https://app.dependabot.com): - 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[bot] commented 3 years ago

Superseded by #529.