Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump antd from 3.19.6 to 3.20.0 #112

Merged
merged 1 commit into from Jul 1, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps antd from 3.19.6 to 3.20.0.

Release notes

Sourced from antd's releases.

3.20.0

  • ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ Add Result Used to feed back the results of a series of operational tasks.
  • ๐Ÿ”ฅ Descriptions support vertical layout. #17330 @โ€‹hengkx
  • ๐Ÿ”ฅ Progress.Circle support gradient line color. #17315 @โ€‹hengkx
Progress
  • ๐Ÿ”ฅ Optimize PageHeader className naming. #17321
  • ๐Ÿž Drawer fixes maskCloseble to false, keyboard ESC closes invalid. #17316
  • ๐Ÿž Fixed an issue where Drawer closes not calling afterVisibleChange in Edge. #17311
  • ๐ŸŒŸ Drawer adds keyboard to allow opening and closing of responses to keyboard events. #17316
  • ๐ŸŒŸ Popconfirm adds the disabled props to control whether the click child element pops up. #16985 @โ€‹lhyt
  • โŒจ๏ธ Improve TimePicker accessibility. #17099
  • ๐Ÿ’„ Fix Tooltip arrow shadow style. #17264
  • ๐Ÿž Fix Descriptions.Item not support className. #17280
  • ๐Ÿž Fixing Descriptions.Item does not set a label and will also display the : question. #17337
  • ๐Ÿž Fixed the incorrect color of the placeholder of the Mentions. #17317
  • ๐Ÿž Fixed incorrect line-height for Mentions. #17347
  • ๐Ÿ’„ Fixed small Table header background to white according to design spec. #17351
  • ๐ŸŒŸ The CheckboxGrouponChange value keeps the order of the options. #17342 @โ€‹yoyo837
  • ๐Ÿž Fix Tooltip not work correctly on disabled Switch. #17372
  • ๐Ÿ’„ add variables #16843 #17031 #16996 @โ€‹alxkosov:
    • @dropdown-line-height
    • @dropdown-font-size
    • @dropdown-vertical-padding
    • @collapse-panel-border-radius
    • @table-body-selected-sort-bg
    • @table-selected-row-hover-bg
  • TypeScript
    • ๐ŸŒŸ Improve the type definition of the Switch. #17331
    • ๐Ÿž Skeleton AvatarProps size supports number. #17331
  • ๐Ÿ“ Updated several documents. #17336 #17345 #17355

  • ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ ๆ–ฐๅขž Result ็”จไบŽๅ้ฆˆไธ€็ณปๅˆ—ๆ“ไฝœไปปๅŠก็š„ๅค„็†็ป“ๆžœใ€‚
  • ๐Ÿ”ฅ Descriptions ๆ”ฏๆŒๅž‚็›ดๅธƒๅฑ€ใ€‚#17330 @โ€‹hengkx
  • ๐Ÿ”ฅ ไผ˜ๅŒ– PageHeader ็š„ className ๅฎšไน‰ใ€‚#17321
  • ๐Ÿ”ฅ Progress.Circle ๆ”ฏๆŒๆธๅ˜่‰ฒใ€‚#17315 @โ€‹hengkx
Progress
  • ๐Ÿž Drawer ไฟฎๅค maskCloseble ไธบ false๏ผŒ้”ฎ็›˜ ESC ๅ…ณ้—ญๆ— ๆ•ˆ็š„้—ฎ้ข˜ใ€‚#17316
  • ๐Ÿž ไฟฎๅคๅœจ Edge ไธ‹ Drawer ๅ…ณ้—ญๅŽๆฒกๆœ‰่ฐƒ็”จ afterVisibleChange ็š„้—ฎ้ข˜ใ€‚#17311
  • ๐ŸŒŸ Drawer ๆ–ฐๅขž keyboard๏ผŒๅ…่ฎธๆ‰“ๅผ€ๅ…ณ้—ญๅฏน้”ฎ็›˜ไบ‹ไปถ็š„ๅ“ๅบ”ใ€‚#17316
  • ๐ŸŒŸ Popconfirm ๅขžๅŠ  disabled props๏ผŒ็”จไบŽๆŽงๅˆถ็‚นๅ‡ปๅญๅ…ƒ็ด ๆ˜ฏๅฆๅผนๅ‡บใ€‚#16985 @โ€‹lhyt
  • โŒจ๏ธ ๆ”น่ฟ› TimePicker ๅฏ่ฎฟ้—ฎๆ€งใ€‚#17099
  • ๐Ÿ’„ ไฟฎๅค Tooltip ็ฎญๅคด้˜ดๅฝฑๆ ทๅผใ€‚#17264
... (truncated)
Changelog

Sourced from antd's changelog.

3.20.0

  • ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ Add Result Used to feed back the results of a series of operational tasks.
  • ๐Ÿ”ฅ Descriptions support vertical layout. #17330 @โ€‹hengkx
  • ๐Ÿ”ฅ Progress.Circle support gradient line color. #17315 @โ€‹hengkx
Progress
  • ๐Ÿ”ฅ Optimize PageHeader className naming. #17321
  • ๐Ÿž Drawer fixes maskCloseble to false, keyboard ESC closes invalid. #17316
  • ๐Ÿž Fixed an issue where Drawer closes not calling afterVisibleChange in Edge. #17311
  • ๐ŸŒŸ Drawer adds keyboard to allow opening and closing of responses to keyboard events. #17316
  • ๐ŸŒŸ Popconfirm adds the disabled props to control whether the click child element pops up. #16985 @โ€‹lhyt
  • โŒจ๏ธ Improve TimePicker accessibility. #17099
  • ๐Ÿ’„ Fix Tooltip arrow shadow style. #17264
  • ๐Ÿž Fix Descriptions.Item not support className. #17280
  • ๐Ÿž Fixing Descriptions.Item does not set a label and will also display the : question. #17337
  • ๐Ÿž Fixed the incorrect color of the placeholder of the Mentions. #17317
  • ๐Ÿž Fixed incorrect line-height for Mentions. #17347
  • ๐Ÿ’„ Fixed small Table header background to white according to design spec. #17351
  • ๐ŸŒŸ The CheckboxGrouponChange value keeps the order of the options. #17342 @โ€‹yoyo837
  • ๐Ÿž Fix Tooltip not work correctly on disabled Switch. #17372
  • ๐Ÿ’„ Add variables #16843 #17031 #16996 @โ€‹alxkosov:
    • @dropdown-line-height
    • @dropdown-font-size
    • @dropdown-vertical-padding
    • @collapse-panel-border-radius
    • @table-body-selected-sort-bg
    • @table-selected-row-hover-bg
  • TypeScript
    • ๐ŸŒŸ Improve the type definition of the Switch. #17331
    • ๐Ÿž Skeleton AvatarProps size supports number. #17331
  • ๐Ÿ“ Updated several documents. #17336 #17345 #17355

3.19.8

2019-06-24

  • ๐Ÿž Revert unknown to any for now to avoid introducing tones of errors in one time. #17249

3.19.7

2019-06-21

  • ๐Ÿž Fix Descriptions throw error when contains falsy child. #17207 @โ€‹superandrew213
  • ๐Ÿž Fix a scrollbar style problem of empty Table in IE. #17223
  • ๐Ÿž Fix single Breadcrumb not showing on PageHeader. #17209
  • ๐Ÿž Fix Modal that 24px botton area cannot trigger mask click event. #17229
  • ๐Ÿž Fix Layout Siderโ€˜s zero-width trigger z-index bug. #17228
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [antd](https://github.com/ant-design/ant-design) from 3.19.6 to 3.20.0.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](ant-design/ant-design@3.19.6...3.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 1, 2019
@atherdon atherdon merged commit 193d7df into master Jul 1, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-3.20.0 branch July 1, 2019 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant