GroceriStar / routes-layouts

0 stars 0 forks source link

Bump antd from 3.16.1 to 3.19.2 #114

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps antd from 3.16.1 to 3.19.2.

Release notes *Sourced from [antd's releases](https://github.com/ant-design/ant-design/releases).* > ## 3.19.2 > - 🐞 Fix Tabs vertical card mode not scrollable. [#16825](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16825) > - 🐞 Fix Transfer warn `setStart` on an unmounted component. [#16822](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16822) [@​shiningjason](https://github.com/shiningjason) > - 💄 Using less variables `@error-color`, `@warning-color` instead of `@text-color-danger`, `@text-color-warning`. [#16890](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16890) [@​MrHeer](https://github.com/MrHeer) > - 💄 Add warning if Menu use `inlineCollapsed` under Sider. [#16826](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16826) > - TypeScript > - ⚡️ Add `forceSubmenuRender` into MenuProps. [#16827](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16827) > - ⚡️ Export `TypographyProps` type. [#16835](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16835) > - ⚡️ Add `onChange` prop type definition to Steps. [#16845](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16845) [[@​JonathanLee](https://github.com/JonathanLee)-LX](https://github.com/JonathanLee-LX) > - ⚡️ Add `webkitRelativePath` prop type definition to Upload. [#16850](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16850) [@​DiamondYuan](https://github.com/DiamondYuan) > > > --- > > > - 🐞 修复 Tabs 在垂直卡片模式下标签不能滚动的问题。[#16825](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16825) > - 🐞 修复 Transfer 组件在 unmount 时 `setState` 警告。[#16822](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16822) [@​shiningjason](https://github.com/shiningjason) > - 💄 使用 Less 变量 `@error-color`、`@warning-color` 代替 `@text-color-danger`、`@text-color-warning`。[#16890](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16890) [@​MrHeer](https://github.com/MrHeer) > - 💄 增加在 Sider 内 Menu 使用 `inlineCollapsed` 时的提示信息。[#16826](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16826) > - TypeScript > - ⚡️ 增加 Menu 中 `forceSubMenuRender` 类型定义。[#16827](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16827) > - ⚡️ 导出 Typography 类型定义。[#16835](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16835) > - ⚡️ 增加 Steps 中的 `onChange` 类型定义。[#16845](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16845) [[@​JonathanLee](https://github.com/JonathanLee)-LX](https://github.com/JonathanLee-LX) > - ⚡️ 增加 Upload 中 `webkitRelativePath` 类型定义。[#16850](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16850) [@​DiamondYuan](https://github.com/DiamondYuan) > > ## 3.19.1 > - 🐞 Fix Tooltip not hidden when Menu collapsed in control mode. [#16812](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16812) > - 🐞 Fix Description warning with column count not correct. [#16819](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16819) > - 🐞 Correct typo icon names `canlendar` / `interation` to `calendar` / `interaction`. [#16818](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16818) > - TypeScript > - ⚡️ Fix Mentions definition. [#16814](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16814) > - ⚡️ Update Select `onSelect` & `onDeselect` prop definition. [#16817](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16817) > > > --- > > > - 🐞 修复 Menu 在受控模式下收起 Tooltip 不消失的问题。[#16812](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16812) > - 🐞 修复 Descriptions 排列警告信息逻辑错误的问题。[#16819](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16819) > - 🐞 修复图标 `canlendar` 和 `interation` 为正确的拼写 `calendar` 和 `interaction`。[#16818](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16818) > - TypeScript > - ⚡️ 修复 Mentions 定义。[#16814](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16814) > - ⚡️ 完善 Select 中 `onSelect` 和 `onDeselect` 属性的定义。[#16817](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16817) > > ## 3.19.0 > - New Components: > - 🔥🔥🔥 [Mentions](https://ant.design/components/mentions-cn/) Provides Mentions component and origin Mention marked as deprecated. > - 🔥🔥🔥 [Descriptions](https://ant.design/components/descriptions-cn/) Display multiple read-only fields in groups. > - 🇱🇻 Add Latvian localization support. [#16780](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16780) [@​kirbo](https://github.com/kirbo) > - 🌟 Drawer support close by press `ESC`. [#16694](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16694) > ... (truncated)
Changelog *Sourced from [antd's changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md).* > ## 3.19.2 > > `2019-06-01` > > - 🐞 Fix Tabs vertical card mode not scrollable. [#16825](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16825) > - 🐞 Fix Transfer warn `setStart` on an unmounted component. [#16822](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16822) [@​shiningjason](https://github.com/shiningjason) > - 💄 Using less variables `@error-color`, `@warning-color` instead of `@text-color-danger`, `@text-color-warning`. [#16890](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16890) [@​MrHeer](https://github.com/MrHeer) > - 💄 Add warning if Menu use `inlineCollapsed` under Sider. [#16826](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16826) > - TypeScript > - ⚡️ Add `forceSubmenuRender` into MenuProps. [#16827](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16827) > - ⚡️ Export `TypographyProps` type. [#16835](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16835) > - ⚡️ Add `onChange` prop type definition to Steps. [#16845](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16845) [[@​JonathanLee](https://github.com/JonathanLee)-LX](https://github.com/JonathanLee-LX) > - ⚡️ Add `webkitRelativePath` prop type definition to Upload. [#16850](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16850) [@​DiamondYuan](https://github.com/DiamondYuan) > > ## 3.19.1 > > `2019-05-27` > > - 🐞 Fix Tooltip not hidden when Menu collapsed in control mode. [#16812](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16812) > - 🐞 Fix Description warning with column count not correct. [#16819](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16819) > - 🐞 Correct typo icon names `canlendar` / `interation` to `calendar` / `interaction`. [#16818](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16818) > - TypeScript > - ⚡️ Fix Mentions definition. [#16814](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16814) > - ⚡️ Update Select `onSelect` & `onDeselect` prop definition. [#16817](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16817) > > ## 3.19.0 > > `2019-05-26` > > - New Components: > - 🔥🔥🔥 [Mentions](https://ant.design/components/mentions-cn/) Provides Mentions component and origin Mention marked as deprecated. > - 🔥🔥🔥 [Descriptions](https://ant.design/components/descriptions-cn/) Display multiple read-only fields in groups. > - 🇱🇻 Add Latvian localization support. [#16780](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16780) [@​kirbo](https://github.com/kirbo) > - 🌟 Drawer support close by press `ESC`. [#16694](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16694) > - 🌟 Steps support click to switch. [#16773](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16773) > - 🌟 Calendar support `headerRender` to customize header。[#16535](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16535) [@​abgaryanharutyun](https://github.com/abgaryanharutyun) > - 🌟 Slider support `tooltipPlacement` to set tooltip position. [#16641](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16641) [@​cmaster11](https://github.com/cmaster11) > - 🌟 Slider support `getTooltipPopupContainer` to customize tooltip container. [#16717](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16717) > - 🐞 Fix PageHeader horizontal divider style. [#16684](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16684) > - 🐞 Fix Carousel `initialSlide` not work when `children` count change. [#16756](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16756) > - 🐞 Fix Cascader `displayRender` not interactive. [#16782](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16782) > - 🐞 Fix Upload list still can be removed when `disabled`. [#16786](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16786) > - 💄 Update Upload `disabled` cursor style. [#16799](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16799) [@​attacking](https://github.com/attacking) > - 💄 Correct Statistic font color. [#16801](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16801) > - TypeScript > - ⚡️ Update Upload `action` prop definition. [#16716](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16716) [@​christophehurpeau](https://github.com/christophehurpeau) > - ⚡️ Update Upload `onRemove` prop definition. [#16570](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16570) [@​christophehurpeau](https://github.com/christophehurpeau) > - ⚡️ Update Select `getPopupContainer` prop definition. [#16778](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16778) [[@​chj](https://github.com/chj)-damon](https://github.com/chj-damon) > - ⚡️ Update InputNumber `parse` prop definition. [#16797](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16797) > - ⚡️ Remove useless props definition. [#16705](https://github-redirect.dependabot.com/ant-design/ant-design/pull/16705) [@​sirlantis](https://github.com/sirlantis) > ... (truncated)
Commits - [`86bc281`](https://github.com/ant-design/ant-design/commit/86bc28161cb3854aed882d62085d9cf1275d3148) release: 3.19.2 - [`0489ad7`](https://github.com/ant-design/ant-design/commit/0489ad7dea4839f15abc0fc48c7d6afba137dd46) 3.19.2 changelog doc ([#16917](https://github-redirect.dependabot.com/ant-design/ant-design/issues/16917)) - [`fd45cee`](https://github.com/ant-design/ant-design/commit/fd45cee489dd592d8c942855bc48669c0df7e2c0) :memo: changelog - [`9ec41b1`](https://github.com/ant-design/ant-design/commit/9ec41b1cb8e9790814e7e36bf2f1daf14fbbd791) Merge pull request [#16916](https://github-redirect.dependabot.com/ant-design/ant-design/issues/16916) from ant-design/doc-changelog - [`438df83`](https://github.com/ant-design/ant-design/commit/438df8367d6c43c7b86fed2f6fce1940a8a55152) :memo: changelog - [`d795bf4`](https://github.com/ant-design/ant-design/commit/d795bf4105c8f291436e49fc4523b3eafee668d9) doc: changelog 3.19.2 ([#16915](https://github-redirect.dependabot.com/ant-design/ant-design/issues/16915)) - [`f92b777`](https://github.com/ant-design/ant-design/commit/f92b77705c48c528d4314c19dcaa454b93e2d35a) doc: changelog - [`1ffa7ba`](https://github.com/ant-design/ant-design/commit/1ffa7ba4f90ac8f7ac7bf042bdea78590f632853) doc: format - [`0dd2f5a`](https://github.com/ant-design/ant-design/commit/0dd2f5a53305ea3f7ac2c60d2507e5ff21a1311f) doc: changelog - [`522c817`](https://github.com/ant-design/ant-design/commit/522c817cd2b43ae375e23da9ad01ee33165c6581) doc: changelog - Additional commits viewable in [compare view](https://github.com/ant-design/ant-design/compare/3.16.1...3.19.2)


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](https://app.dependabot.com): - 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.