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.13.6 to 3.19.6 #58

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps antd from 3.13.6 to 3.19.6.

Release notes

Sourced from antd's releases.

3.19.6

  • ๐Ÿž Fix nest Card extra position not correct. #17140
  • ๐Ÿž Fix Table crash while filter dynamic change. #17141
  • ๐Ÿž Fix TextArea & DatePicker separator position too low and align issue. #17165

  • ๐Ÿž ไฟฎๅคๅตŒๅฅ— Card extra ไฝ็ฝฎไธๆญฃ็กฎ็š„้—ฎ้ข˜ใ€‚#17140
  • ๐Ÿž ไฟฎๅค Table ๅŠจๆ€ๆ”นๅ˜ filter ๆ—ถๆŠฅ้”™็š„้—ฎ้ข˜ใ€‚#17141
  • ๐Ÿž ไฟฎๅค TextArea ๅ’Œ RangePicker ๅˆ†้š”็ฌฆไฝ็ฝฎๅไธ‹ๅ’Œๅฏน้ฝ็š„้—ฎ้ข˜ใ€‚#17165

3.19.5

  • ๐Ÿž Fix RangerPicker input style not align. #17126
  • ๐Ÿž Fix getPopupContainer of ConfigProvider not works on Modal. #17132
  • TypeScript
    • ๐Ÿž Fix Descriptions.Item definition. #17049

  • ๐Ÿž ไฟฎๅค RangerPicker ่พ“ๅ…ฅๆก†ๅ†…ๅฎนๆฒกๆœ‰ๅฏน้ฝ็š„้—ฎ้ข˜ใ€‚#17126
  • ๐Ÿž ไฟฎๅค ConfigProvider ็š„ getPopupContainer ๅฏน Modal ๆ— ๆ•ˆ็š„้—ฎ้ข˜ใ€‚#17132
  • TypeScript
    • ๐Ÿž ไฟฎๅค Descriptions.Item ็š„็ฑปๅž‹ๅฎšไน‰ใ€‚#17049

3.19.4

  • PageHeader
    • ๐Ÿž Fix abnormal margin issue of PageHeader extra. #17025
    • ๐Ÿž Fix the onBack button displays a pointer that is not always clickable. #17114
  • ๐Ÿž Fix Table with sort not back to first page. #16978
  • ๐Ÿž Fix Menu.SubMenu with selected item should have active style. #17039
  • ๐Ÿž Fix Tree with showLine animation shake. #17055
  • ๐Ÿž Fix Collapse's redundant scrollbar. #17009 #mtadams007
  • ๐Ÿž Fixing date formats for Arabic-Egypt locale. #17092 #3b3ziz
  • ๐Ÿž Fix Input not align with other components in Chrome. #17082
  • ๐Ÿ’„ Adjust bordered table header scrollbar style. #17065
  • ๐ŸŒŸ Make Divider style customization easier. #17113
  • ๐Ÿ‡ท๐Ÿ‡บ Add missing Russian translations. #17108 #Enfield1
  • ๐ŸŒŸ Add new less variables #17041 #SamKirkland๏ผš
    • @comment-font-size-base
    • @comment-font-size-sm

  • PageHeader
... (truncated)
Changelog

Sourced from antd's changelog.

3.19.6

2019-06-19

  • ๐Ÿž Fix nest Card extra position not correct. #17140
  • ๐Ÿž Fix Table crash while filter dynamic change. #17141
  • ๐Ÿž Fix TextArea & DatePicker separator position too low and align issue. #17165

3.19.5

2019-06-17

  • ๐Ÿž Fix RangerPicker input style not align. #17126
  • ๐Ÿž Fix getPopupContainer of ConfigProvider not works on Modal. #17132
  • TypeScript
    • ๐Ÿž Fix Descriptions.Item definition. #17049

3.19.4

2019-06-16

  • PageHeader
    • ๐Ÿž Fix abnormal margin issue of PageHeader extra. #17025
    • ๐Ÿž Fix the onBack button displays a pointer that is not always clickable. #17114
  • ๐Ÿž Fix Table with sort not back to first page. #16978
  • ๐Ÿž Fix Menu.SubMenu with selected item should have active style. #17039
  • ๐Ÿž Fix Tree with showLine animation shake. #17055
  • ๐Ÿž Fix Collapse's redundant scrollbar. #17009 #mtadams007
  • ๐Ÿž Fixing date formats for Arabic-Egypt locale. #17092 #3b3ziz
  • ๐Ÿž Fix Input not align with other components in Chrome. #17082
  • ๐Ÿ’„ Adjust bordered table header scrollbar style. #17065
  • ๐ŸŒŸ Make Divider style customization easier. #17113
  • ๐Ÿ‡ท๐Ÿ‡บ Add missing Russian translations. #17108 #Enfield1
  • ๐ŸŒŸ Add new less variables #17041 #SamKirkland๏ผš
    • @comment-font-size-base
    • @comment-font-size-sm

3.19.3

2019-06-06

  • ๐Ÿ“ Add FAQ for DatePicker/RangePicker with mode cannot be selected. #16984
  • ๐Ÿž Fix Breadcrumb validateDOMNesting warning. #16929
  • ๐Ÿž Fix Breadcrumb path error when children is selected. #16885 @โ€‹haianweifeng
  • ๐Ÿž Fix InputNumber with number type display native spinner. #16926
  • ๐Ÿž Fix Transfer render Empty when customize without data. #16925
  • ๐Ÿž Fix Table header extra vertical scrollbar problem. #16950
  • ๐Ÿž Fix Table miss border-radius in Firefox. #16957
  • ๐Ÿž Fix Table error when rowSelection.getCheckboxProps() has no return value. #15224
  • ๐Ÿž Fix Table abnormal scrollbar in Chrome when using title and rowSelection. #16934
... (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)
  • 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.13.6 to 3.19.6.
- [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.13.6...3.19.6)

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 Jun 19, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #61.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-3.19.6 branch June 24, 2019 06: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

0 participants