GroceriStar / showcase

Simple page with Grocery List cards
https://boring-benz-76e55f.netlify.com/
GNU General Public License v3.0
1 stars 5 forks source link

Bump antd from 4.0.3 to 4.15.1 #729

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps antd from 4.0.3 to 4.15.1.

Release notes

Sourced from antd's releases.

4.15.1

  • ๐Ÿž Fix Descriptions labelStyle contentStyle unsuccessful when layout="vertical" and bordered={true}. #29942
  • ๐Ÿž Upload won't crash when fileList is a frozen object now. #29944
  • ๐Ÿž Fix Tabs cannot scroll when vertical mode in Safari 13.1. #29983
  • ๐Ÿž Fix Button throws Cannot read property 'removeChild' of null in some situation. #29961 @JohnDeved
  • ๐Ÿž Fix Transfer button's box-shadow getting cut. #30030 @jinchaofs
  • ๐Ÿž Fix CheckBox.Group cannot work with Form of @ant-design/compatible. #30039 @jameslahm
  • ๐Ÿž Fix PageHeader <Tabs type="card" /> padding missing. #29819
  • Table
    • ๐Ÿ’„ Optimize Table pagination style when narrow width. #30065
    • ๐Ÿž Fix Table @table-border-radius-base not being applied to .ant-table node. #29966 @VoliBearCat
  • ๐Ÿž Fix Input.TextArea maxLength does not work in control mode. #30070
  • TypeScript
    • ๐Ÿค– Fix Select can not contain undefined type. #30068 @Gamote
    • ๐Ÿค– Fix Popconfirm okButtonProps and cancelButtonProps types. #29928 @IggsGrey
  • Locale
    • ๐Ÿ‡ช๐Ÿ‡ธ Add es_ES locale for Table.SELECTION_NONE. #29962 @liquorxm

  • ๐Ÿž ไฟฎๅค Descriptions labelStyle contentStyle ๅฝ“่ฎพ็ฝฎ layout="vertical" ๅ’Œ bordered={true} ๆ—ถไธ็”Ÿๆ•ˆ็š„้—ฎ้ข˜ใ€‚#29942
  • ๐Ÿž Upload ็š„ fileList ไธบๅ†ป็ป“ๅฏน่ฑกๆ—ถไธๅ†ๅดฉๆบƒใ€‚#29944
  • ๐Ÿž ไฟฎๅค Tabs ๅœจ Safari 13.1 ๅž‚็›ดๆจกๅผไธ‹ไธ่ƒฝๆปšๅŠจ้—ฎ้ข˜ใ€‚#29983
  • ๐Ÿž ไฟฎๅค็‚นๅ‡ป Button ๆ—ถๆœ‰ๆ—ถไผšๆŠฅ้”™ Cannot read property 'removeChild' of null ็š„้—ฎ้ข˜ใ€‚#29961 @JohnDeved
  • ๐Ÿž ไฟฎๅค Transfer ๆŒ‰้’ฎๅŒบๅŸŸ box-shadow ่ขซๆˆชๆ–ญ็š„้—ฎ้ข˜ใ€‚#30030 @jinchaofs
  • ๐Ÿž ไฟฎๅค CheckBox.Group ๅ’Œ @ant-design/compatible ็š„ Form ๆ— ๆณ•ไธ€่ตทๅทฅไฝœ็š„้—ฎ้ข˜ใ€‚#30039 @jameslahm
  • ๐Ÿž ไฟฎๅค PageHeader ไธ‹ๅก็‰‡็ฑปๅž‹ tabs ๆ ทๅผ้—ฎ้ข˜ใ€‚#29819
  • Table
    • ๐Ÿ’„ ไผ˜ๅŒ– Table ๅˆ†้กตๅ™จๅœจ็‹ญ็ช„็ฉบ้—ด็š„ๆ ทๅผ้—ฎ้ข˜ใ€‚#30065
    • ๐Ÿž ไฟฎๅค Table @table-border-radius-base ๆฒกๆœ‰่ขซๅบ”็”จๅˆฐ .ant-table ่Š‚็‚นไธŠใ€‚#29966 @VoliBearCat
  • ๐Ÿž ไฟฎๅค Input.TextArea maxLength ๅœจๅ—ๆŽงๆ—ถๆ— ๆ•ˆ็š„้—ฎ้ข˜ใ€‚#30070
  • TypeScript
    • ๐Ÿค– ไฟฎๅค Select ็ฑปๅž‹ไธ่ƒฝๆŒ‡ๅฎšไธบ undefined ็š„้—ฎ้ข˜ใ€‚#30068 @Gamote
    • ๐Ÿค– ไฟฎๅค Popconfirm okButtonProps ๅ’Œ cancelButtonProps ๅฎšไน‰ใ€‚#29928 @IggsGrey
  • ๅ›ฝ้™…ๅŒ–
    • ๐Ÿ‡ช๐Ÿ‡ธ ๆทปๅŠ ่ฅฟ็ญ็‰™่ฏญ Table.SELECTION_NONE ๆ–‡ๆกˆใ€‚#29962 @liquorxm

4.15.0

  • ๐Ÿ†• Table now supports rowSelection.defaultSelectedRowKeys. #29879 @keelii
  • ๐Ÿž Fix TextArea display value will be cut by maxLength when in controlled. Fix onCompositionEnd not trigger when input exceed maxLength. Fix emoji count not align with maxLength & showCount. #29867
  • ๐Ÿž Fix Button click effect style not working in shadow root. #29897 @JohnDeved
  • Pagination
    • ๐Ÿ’„ Fix Pagination focus style stay after interaction. #29891
    • ๐Ÿž Fix Pagination jump input height not correct when config modifyVars. #29886 @SyMind
  • ๐Ÿž Fix Steps progress item getting cut at edge. #29893
  • ๐Ÿ›  Prevent Upload drop event bubbling to handle nest case. #29832 @jojonarte
  • ๐Ÿž Apply ConfigProvider componentSize on Tabs component. #29844 @bn3t
  • ๐Ÿ’„ Remove Tag hover style since it do not have click interactive. #29874
  • ๐Ÿ‡ซ๐Ÿ‡ท Add missing fr_FR translations. #29839 @bn3t
  • ๐Ÿ‡ธ๐Ÿ‡ช Add missing sv_SE translations. #29896 @isakol

  • ๐Ÿ†• Table ๆ–ฐๅขž rowSelection.defaultSelectedRowKeys ๆ”ฏๆŒใ€‚#29879 @keelii

... (truncated)

Changelog

Sourced from antd's changelog.

4.15.1

2021-04-10

  • ๐Ÿž Fix Descriptions labelStyle contentStyle unsuccessful when layout="vertical" and bordered={true}. #29942
  • ๐Ÿž Upload won't crash when fileList is a frozen object now. #29944
  • ๐Ÿž Fix Tabs cannot scroll when vertical mode in Safari 13.1. #29983
  • ๐Ÿž Fix Button throws Cannot read property 'removeChild' of null in some situation. #29961 @JohnDeved
  • ๐Ÿž Fix Transfer button's box-shadow getting cut. #30030 @jinchaofs
  • ๐Ÿž Fix CheckBox.Group cannot work with Form of @ant-design/compatible. #30039 @jameslahm
  • ๐Ÿž Fix PageHeader <Tabs type="card" /> padding missing. #29819
  • Table
    • ๐Ÿ’„ Optimize Table pagination style when narrow width. #30065
    • ๐Ÿž Fix Table @table-border-radius-base not being applied to .ant-table node. #29966 @VoliBearCat
  • ๐Ÿž Fix Input.TextArea maxLength does not work in control mode. #30070
  • TypeScript
    • ๐Ÿค– Fix Select can not contain undefined type. #30068 @Gamote
    • ๐Ÿค– Fix Popconfirm okButtonProps and cancelButtonProps types. #29928 @IggsGrey
  • Locale
    • ๐Ÿ‡ช๐Ÿ‡ธ Add es_ES locale for Table.SELECTION_NONE. #29962 @liquorxm

4.15.0

2021-03-29

  • ๐Ÿ†• Table now supports rowSelection.defaultSelectedRowKeys. #29879 @keelii
  • ๐Ÿž Fix TextArea display value will be cut by maxLength when in controlled. Fix onCompositionEnd not trigger when input exceed maxLength. Fix emoji count not align with maxLength & showCount. #29867
  • ๐Ÿž Fix Button click effect style not working in shadow root. #29897 @JohnDeved
  • Pagination
    • ๐Ÿ’„ Fix Pagination focus style stay after interaction. #29891
    • ๐Ÿž Fix Pagination jump input height not correct when config modifyVars. #29886 @SyMind
  • ๐Ÿž Fix Steps progress item getting cut at edge. #29893
  • ๐Ÿ›  Prevent Upload drop event bubbling to handle nest case. #29832 @jojonarte
  • ๐Ÿž Apply ConfigProvider componentSize on Tabs component. #29844 @bn3t
  • ๐Ÿ’„ Remove Tag hover style since it do not have click interactive. #29874
  • ๐Ÿ‡ซ๐Ÿ‡ท Add missing fr_FR translations. #29839 @bn3t
  • ๐Ÿ‡ธ๐Ÿ‡ช Add missing sv_SE translations. #29896 @isakol

4.14.1

2021-03-22

  • ๐Ÿž Fix Tabs position shift when active item changed. #29781
  • ๐Ÿž Fix placeholder not being hidden when Image is loaded from cache. #29829
  • ๐Ÿ’„ Improve Checkbox/Radio label text layout. #29788
  • TypeScript
    • ๐Ÿค– Fix Upload type declaration of beforeUpload. #29766

4.14.0

... (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 #731.