react-component / form

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

build(deps-dev): bump antd from 3.26.20 to 4.16.9 #530

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps antd from 3.26.20 to 4.16.9.

Release notes

Sourced from antd's releases.

4.16.9

  • 🐞 Fix Typography ellipsis calculation bug when browser zoomed. #31449
  • 💄 Fix Input wrong class when using prefixCls. #31479 @​spawnia
  • 💄 Fix Input.Password unexpected focus style of error status. #31456
  • 💄 Fix Badge color transition issue when toggle visibility. #31458
  • 💄 Fix Tabs tabBarGutter abnormal style behaviors. #31469
  • 🌐 Internationalization

  • 🐞 修复 Typography ellipsis 在屏幕放大缩小时计算错误的问题。#31449
  • 💄 修复 Input 使用 prefixCls class 错误的问题。#31479 @​spawnia
  • 💄 修复 Input.Password 校验错误时的聚焦样式。#31456
  • 💄 修复 Badge 切换显隐时的颜色问题。#31458
  • 💄 修复 Tabs tabBarGutter 的一些样式异常行为。#31469
  • 🌐 国际化

4.16.8

  • 🐞 Fix TextArea style not work when allowClear configured. #31391
  • 🐞 Fix BackTop not disappear when fade out. #31357
  • 💄 Fix Cascader style bug inside Input addonBefore. #31350
  • 💄 Fix DatePicker disabled cell style when customize dateRender. #31349
  • 💄 Fix Select background in disabled. #31430 @​DerrickTel
  • 💄 Fix alignment between Radio.Group and Button. #31421 @​gtb104
  • 💄 Fix Input clear icon color in some situation. #31378
  • Table
    • 💄 Fix Table sticky header background is transparent when has sorters. #31373
    • 💄 Fix missing top border of the first cell in table summary. #31363
  • 🌐 Internationalization

  • 🐞 修复 TextArea style 在配置 allowClear 时失效的问题。#31391
  • 🐞 修复 BackTop 隐出后仍然可以交互的问题。#31357
  • 💄 修复 Cascader 在 Input addonBefore 中的样式问题。#31350
  • 💄 修复 DatePicker 自定义 dateRender 时禁用日期样式错误的问题。#31349
  • 💄 修复 Select 组件 disabled 时背景颜色错误的问题。#31430 @​DerrickTel
  • 💄 修复 Radio.Group 和 Button 不对齐的问题。#31421 @​gtb104
  • 💄 修复 Input 清除按钮某些情况下颜色不对的问题。#31378
  • Table
    • 💄 修复 Table sticky 列头一个背景色透明的问题。#31373
    • 💄 修复表格总结栏第一个单元格上边框消失的问题。#31363
  • 🌐 国际化

... (truncated)

Changelog

Sourced from antd's changelog.

4.16.9

2021-07-27

  • 🐞 Fix Typography ellipsis calculation bug when browser zoomed. #31449
  • 💄 Fix Input wrong class when using prefixCls. #31479 @​spawnia
  • 💄 Fix Input.Password unexpected focus style of error status. #31456
  • 💄 Fix Badge color transition issue when toggle visibility. #31458
  • 💄 Fix Tabs tabBarGutter abnormal style behaviors. #31469
  • 🌐 Internationalization

4.16.8

2021-07-19

  • 🐞 Fix TextArea style not work when allowClear configured. #31391
  • 🐞 Fix BackTop not disappear when fade out. #31357
  • 💄 Fix Cascader style bug inside Input addonBefore. #31350
  • 💄 Fix DatePicker disabled cell style when customize dateRender. #31349
  • 💄 Fix Select background in disabled. #31430 @​DerrickTel
  • 💄 Fix alignment between Radio.Group and Button. #31421 @​gtb104
  • 💄 Fix Input clear icon color in some situation. #31378
  • Table
    • 💄 Fix Table sticky header background is transparent when has sorters. #31373
    • 💄 Fix missing top border of the first cell in table summary. #31363
  • 🌐 Internationalization

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

... (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](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 #531.