react-component / tween-one

Animate One React Element
https://tween-one.vercel.app/
MIT License
380 stars 30 forks source link

Bump antd from 3.26.15 to 4.1.3 #71

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps antd from 3.26.15 to 4.1.3.

Release notes

Sourced from antd's releases.

4.1.3

  • ๐Ÿ’„ Adjust Form.Item label height style in vertical layout. #23192
  • ๐Ÿž Fix Variable is undefined when importing dark or compact theme and provide a getThemeVariables methold for getting theme variables easily. #23171
  • ๐Ÿž Fix PageHeader style breaks when title is too long and improve it's responsive design. #23133
  • Tabs
    • ๐Ÿž Fix Tabs @tabs-card-height less variable not working. #23168
    • ๐Ÿž Fix Tabs cannot be displayed in Safari 13. #23151 @imhxc
  • Table
    • ๐Ÿž Fix Table fixed columns cannot pin in Safari 12. #23161
    • ๐Ÿž Fix Table summary padding in small size. #23140 @someyoungideas
  • ๐Ÿž Fix Select align style with different size. #23160
  • ๐Ÿž Fix RangePicker under Input.Group style issue. #23149
  • ๐Ÿž Fix Pagination missing TypeScript definition of showTitle. #23144 @DongchengWang

  • ๐Ÿ’„ ่ฐƒๆ•ด Form.Item label ๅœจๅž‚็›ดๅธƒๅฑ€ไธ‹็š„้ซ˜ๅบฆๆ ทๅผใ€‚#23192
  • ๐Ÿž ไฟฎๅคๅผ•็”จๆš—้ป‘ๆˆ–็ดงๅ‡‘ไธป้ข˜ๆ—ถๆ็คบ Variable is undefined ็š„้—ฎ้ข˜๏ผŒๅนถๆไพ› getThemeVariables ๆ–นไพฟ่Žทๅ–ๅฏนๅบ”ไธป้ข˜ๅ˜้‡ใ€‚#23171
  • ๐Ÿž ไฟฎๅค PageHeader title ่ถ…้•ฟๆ—ถๅธƒๅฑ€่ขซ็ ดๅ็š„้—ฎ้ข˜ๅนถไผ˜ๅŒ–ๅ“ๅบ”ๅผ่กจ็Žฐใ€‚#23133
  • Tabs
    • ๐Ÿž ไฟฎๅค Tabs @tabs-card-height less ๅ˜้‡ๆ— ๆ•ˆ็š„้—ฎ้ข˜ใ€‚#23168
    • ๐Ÿž ไฟฎๅค Tabs ๅœจ Safair ๆต่งˆๅ™จไธ‹ๆ— ๆณ•ๆ˜พ็คบ็š„้—ฎ้ข˜ใ€‚#23151 @imhxc
  • Table
    • ๐Ÿž ไฟฎๅค Table ๅ›บๅฎšๅˆ—ๅœจ Safari 12 ไธญไธ่ƒฝๅ›บๅฎš็š„้—ฎ้ข˜ใ€‚#23161
    • ๐Ÿž ไฟฎๅค Table summary ๅœจๅฐๅฐบๅฏธไธ‹็š„ๅ†…่พน่ทๆ ทๅผใ€‚#23140 @someyoungideas
  • ๐Ÿž ไฟฎๅค Select ไธๅŒๅฐบๅฏธไธ‹็š„ๅฏน้ฝๆ ทๅผ้—ฎ้ข˜ใ€‚#23160
  • ๐Ÿž ไฟฎๅค RangePicker ๅœจ Input.Group ๅ†…็š„ๆ ทๅผ้—ฎ้ข˜ใ€‚#23149
  • ๐Ÿž ไฟฎๅค Pagination ็ผบๅฐ‘ showTitle TypeScript ๅฎšไน‰็š„้—ฎ้ข˜ใ€‚#23144 @DongchengWang

4.1.2

  • Menu
    • ๐Ÿž Fix Menu SubMenu background in dark mode. #22981 @AshoneA
    • ๐Ÿž Fix long SubMenu title being overlayed by arrow icon. #23028 @wwyx778
  • ๐Ÿž Fix dark and compact theme cannot work together. #22934 @AshoneA
  • ๐Ÿž Fix Notification invalid paddig-top value. #22941
  • Button
    • ๐Ÿž Fix Button loading animation with icon. #23102
    • โš ๏ธ Improve Button invalid type warning. #22933 @fa93hws
  • ๐Ÿž Fix Statistic show -0 when value is -. @22950
  • ๐Ÿž Fix Modal.confirm onOk should not be triggered multiple times. #22963
  • Input
    • ๐Ÿž Fix Input.Group Button style not aligned center. #22975
    • ๐Ÿž Fix Input with affix background style in dark theme. #23115
  • ๐Ÿž Fix Form.Item not correct reset error style when dynamic switch Form.Item. #23041
  • ๐Ÿ’„ Adjust RangePicker arrow & suffix color style. #23025
  • Table
    • ๐Ÿž Fix Table selection row with hover background style. #23110
    • ๐Ÿ’„ Tweak Table hover background color. #23113
... (truncated)
Changelog

Sourced from antd's changelog.

4.1.3

  • ๐Ÿ’„ Adjust Form.Item label height style in vertical layout. #23192
  • ๐Ÿž Fix Variable is undefined when importing dark or compact theme and provide a getThemeVariables methold for getting theme variables easily. #23171
  • ๐Ÿž Fix PageHeader style breaks when title is too long and improve it's responsive design. #23133
  • Tabs
    • ๐Ÿž Fix Tabs @tabs-card-height less variable not working. #23168
    • ๐Ÿž Fix Tabs cannot be displayed in Safari 13. #23151 @imhxc
  • Table
    • ๐Ÿž Fix Table fixed columns cannot pin in Safari 12. #23161
    • ๐Ÿž Fix Table summary padding in small size. #23140 @someyoungideas
  • ๐Ÿž Fix Select align style with different size. #23160
  • ๐Ÿž Fix RangePicker under Input.Group style issue. #23149
  • ๐Ÿž Fix Pagination missing TypeScript definition of showTitle. #23144 @DongchengWang

4.1.2

  • Menu
    • ๐Ÿž Fix Menu SubMenu background in dark mode. #22981 @AshoneA
    • ๐Ÿž Fix long SubMenu title being overlayed by arrow icon. #23028 @wwyx778
  • ๐Ÿž Fix dark and compact theme cannot work together. #22934 @AshoneA
  • ๐Ÿž Fix Notification invalid paddig-top value. #22941
  • Button
    • ๐Ÿž Fix Button loading animation with icon. #23102
    • โš ๏ธ Improve Button invalid type warning. #22933 @fa93hws
  • ๐Ÿž Fix Statistic show -0 when value is -. @22950
  • ๐Ÿž Fix Modal.confirm onOk should not be triggered multiple times. #22963
  • Input
    • ๐Ÿž Fix Input.Group Button style not aligned center. #22975
    • ๐Ÿž Fix Input with affix background style in dark theme. #23115
  • ๐Ÿž Fix Form.Item not correct reset error style when dynamic switch Form.Item. #23041
  • ๐Ÿ’„ Adjust RangePicker arrow & suffix color style. #23025
  • Table
    • ๐Ÿž Fix Table selection row with hover background style. #23110
    • ๐Ÿ’„ Tweak Table hover background color. #23113
    • โš ๏ธ Table add warning info when async mode dataSource length not match with pageSize. #23118
  • Select
    • ๐Ÿ’„ Match mulitiple Select cursor position to single Select. #22978
    • ๐Ÿž Fix borderless Select still show border when Form.Item set validateStatus. #23004
    • ๐Ÿž Fix Select style in IE11. #23020
  • ๐Ÿž Fix Calendar missing style prop support. #23081
  • ๐Ÿž Fix Tabs bottom card active tab wrong height style. #23087
  • ๐Ÿž Fix RTL support of Anchor, Select, DatePicker, Grid, Mentions. @xrkffgg
  • TypeScript
... (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)
coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 90.61% when pulling 105a7d93e79768dacd1acf8ab7d99c9c78c5fa09 on dependabot/npm_and_yarn/antd-4.1.3 into b3a0c141fa72d6c4373577ae395451cdd7dcc1d1 on master.

dependabot-preview[bot] commented 4 years ago

Superseded by #72.