Mimicry-Protocol / mimicry-ethdenver2022-app

MIT License
1 stars 0 forks source link

Bump antd from 4.16.0 to 4.19.5 #41

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps antd from 4.16.0 to 4.19.5.

Release notes

Sourced from antd's releases.

4.19.5

  • 🐞 Fix Form that not keep store value when unmount and mount again. #34845
  • 🐞 Fix Pagination under <ConfigProvider componentSize="large" /> should display middle size Select. #34756
  • 🐞 fix Skeleton to unable to render childten of non-react element. #34751 @​1247748612
  • 💄 Fix Tag @tag-border-radius less variable not work. #34741

  • 🐞 修复 Form 在整个被 unmount 后再次 mount,原 Form 的值会被重置的问题。#34845
  • 🐞 修复 Pagination 在 <ConfigProvider componentSize="large" /> 下的 Select 大小问题。#34756
  • 🐞 修复 Skeleton 不渲染非 react element 类型的 children 问题。#34751 @​1247748612
  • 💄 修复 Tag @tag-border-radius less 变量不生效的问题。#34741

4.19.5-alpha.0

No release notes provided.

4.19.4

  • 🐞 Fix when fullscreen of the Calendar is false, the element returned by dateFullCellRender cannot be interactive. #34614 @​imoctopus
  • 🐞 fix BackTop responsive in RTL. #34626 @​hmz22
  • 🐞 Fix text position in Steps with small size and dot mode. #34651
  • 🐞 Fix Descriptions contentStyle not working when children is 0. #34696 @​zhao-huo-long
  • 🐞 Fix notification prevent interaction on elements which under it. #34716

  • 🐞 修复当 Calendar 的 fullscreenfalse 时,dateFullCellRender 返回的元素不可交互的问题。#34614 @​imoctopus
  • 🐞 修复 BackTop 的部分 rtl 样式问题。#34626 @​hmz22
  • 🐞 修复小尺寸 Steps dot 模式下文字位置偏移的问题。#34651
  • 🐞 修复 Descriptions 内容为 0 时 contentStyle 不生效的问题。#34696 @​zhao-huo-long
  • 🐞 修复 notification 会遮挡后面元素交互的问题。#34716

4.19.3

  • 🐞 Fix TextArea clearIcon color. #34610
  • 🐞 Fix: apply scale transform to disabled star. #34547 @​Unuuuuu
  • 🐞 Fix Tooltip arrow color with preset. #34548
  • 🐞 Fixed number abnormal position display in Badge RTL mode. #34545
  • 💄 Fix numeric Row and Col class styles when using prefixCls. #34494 @​mic-web
  • 🐞 Fix Editable Textarea height jump in Firefox and Editable Typography.Title confirm icon position. #34518
  • 💄 Fix missing status style in RangePicker. #34509
  • 🛎 Add warning for Input getting blurred when dynamically add hasFeedback. #34475
  • 🐞 Fix missing classname in input when Input has prefix or suffix. #34474
  • 🇱🇹 Updated lt_LT locale for typeTemplate. #34567 @​Anizcus
  • 🇮🇹 Updated it_iT locale for Table. #34566 @​freshgiammi

  • 🐞 修复 TextArea clearIcon 的颜色问题。#34610
  • 🐞 修复 Rate 下 disabled 时依然有 hover 效果的问题。#34547 @​Unuuuuu
  • 🐞 修复 Tooltip 使用预设颜色时 arrow 颜色错误的问题。#34548
  • 🐞 修复 Badge 数字 RTL 模式下异常位置显示。#34545
  • 💄 修复使用 prefixCls 时的数字 Row 和 Col 类样式问题。#34494 @​mic-web
  • 🐞 修复 Typography editable 切换时在 Firefox 下高度跳动 和 Typography.Title editable 确定图标错位的问题。#34518
  • 💄 修复 RangePicker status 相关样式丢失的问题。#34509
  • 🛎 为动态改变 Form.Item 的 hasFeedback 时 Input 焦点丢失添加警告。#34475
  • 🐞 修复 Input 有 prefix 或者 suffix 时 input 缺少某些 className 的问题。#34474
  • 🇱🇹 更新 lt_LT 的 locale。#34567 @​Anizcus

... (truncated)

Changelog

Sourced from antd's changelog.

4.19.5

2022-04-02

  • 🐞 Fix Form that not keep store value when unmount and mount again. #34845
  • 🐞 Fix Pagination under <ConfigProvider componentSize="large" /> should display middle size Select. #34756
  • 🐞 fix Skeleton to unable to render childten of non-react element. #34751 @​1247748612
  • 💄 Fix Tag @tag-border-radius less variable not work. #34741

4.19.4

2022-03-27

  • 🐞 Fix when fullscreen of the Calendar is false, the element returned by dateFullCellRender cannot be interactive. #34614 @​imoctopus
  • 🐞 fix BackTop responsive in RTL. #34626 @​hmz22
  • 🐞 Fix text position in Steps with small size and dot mode. #34651
  • 🐞 Fix Descriptions contentStyle not working when children is 0. #34696 @​zhao-huo-long
  • 🐞 Fix notification prevent interaction on elements which under it. #34716

4.19.3

2022-03-21

  • 🐞 Fix TextArea clearIcon color. #34610
  • 🐞 Fix: apply scale transform to disabled star. #34547 @​Unuuuuu
  • 🐞 Fix Tooltip arrow color with preset. #34548
  • 🐞 Fixed number abnormal position display in Badge RTL mode. #34545
  • 💄 Fix numeric Row and Col class styles when using prefixCls. #34494 @​mic-web
  • 🐞 Fix Editable Textarea height jump in Firefox and Editable Typography.Title confirm icon position. #34518
  • 💄 Fix missing status style in RangePicker. #34509
  • 🛎 Add warning for Input getting blurred when dynamically add hasFeedback. #34475
  • 🐞 Fix missing classname in input when Input has prefix or suffix. #34474
  • 🇱🇹 Updated lt_LT locale for typeTemplate. #34567 @​Anizcus
  • 🇮🇹 Updated it_iT locale for Table. #34566 @​freshgiammi

4.19.2

2022-03-13

  • 🐞 Fix Dropdown not auto adjust placement when position on the edge of window. #34390
  • 💄 Change PageHeader elements margin from 12px to 8px inside extra. #34428
  • 🛠 Export css variable function in antd/es/config-provider folder to enable ssr requirement. #34436
  • 🛠 Refactor Menu with React hooks. #34433
  • Input
    • 💄 Fix Input font-size when size is large. #34381
    • 💄 Fix Input.Group wrong border when status is error. #34412
  • Form
    • 🐞 Fix Form.Item removed in form.validateFields throw Can't perform a React state update on an unmounted component warning. #34405
    • 🐞 Fix to Form that initialValues would change if preserve is false. #34411
  • Tooltip

... (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)
netlify[bot] commented 2 years ago

Deploy Preview for mimicry failed.

Name Link
Latest commit 2fcb4b2701dc864218f83bf62b424ece4b565e28
Latest deploy log https://app.netlify.com/sites/mimicry/deploys/624af67b9c253b000b85abc0
dependabot[bot] commented 2 years ago

Superseded by #42.