GroceriStar / routes-layouts

0 stars 0 forks source link

Bump antd from 3.20.1 to 3.24.1 #160

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps antd from 3.20.1 to 3.24.1.

Release notes *Sourced from [antd's releases](https://github.com/ant-design/ant-design/releases).* > ## 3.24.1 > - 🐞 Fix Table throw `React.createRef is not a function error` in old version of React . [#19262](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19262) > - 🐞 Fix Table TypeScript definition missing Column and ColumnGroup. [#19251](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19251) > > > --- > > > - 🐞 修复 Table 在旧版 React 会报 `React.createRef is not a function` 的错误信息。[#19262](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19262) > - 🐞 修复 Table TypeScript 定义丢失 Column 和 ColumnGroup 的问题。[#19251](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19251) > > ## 3.24.0 > - 🔥 Promote [Yuque](https://www.yuque.com/?chInfo=ch_antd) on home page. > - Table > - 🌟 Added `tableLayout` property for `table-layout` attribute. And using `tableLayout="fixed"` by default in scroll table to resolve align issue caused by cell content. [#17284](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17284) > - 🌟 Added `column.ellipsis` to ellipsize cell content. > - 🌟 Added the `scroll.scrollToFirstRowOnChange` property to set whether to scroll to the top of the table after page changing. [#18726](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18726) > - 🌟 `filterDropdown` added a `visible` parameter to get the display state of the dropdown box. [#17614](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17614) [@​sedx](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17614) > - 🌟 `title` added a `sortColumn` parameter to get the currently sorted column. [#19012](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19012) [@​swillis12](https://github.com/swillis12) > - 🌟 The `sorter` parameter of `onChange` will always contain `column` information when sorting. [#19226](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19226) > - 🐞 Fix Table filter submenu checkbox margin. [#e1a4f28](https://github.com/ant-design/ant-design/commit/e1a4f2891e3c35ae26495432bd2d288d4d81064a) > - 🌟 Anchor added a `onChange` attribute to listen for changes to anchor links. [#18715](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18715) > - Upload > - 🌟 Added `showDownloadIcon` attribute to display download icon. [#18664](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18664) [@​qq645381995](https://github.com/qq645381995) > - 🌟 Support for `onRemove` control of upload interrupts. [#18937](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18937) [@​ladjzero](https://github.com/ladjzero) > - 🌟 Input.Search added a `loading` property to show the state in the load. [#18771](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18771) > - 🌟 Grid's `gutter` property added support for vertical spacing. Now you can set an array for `gutter` and the second value of the array for vertical spacing. [#18979](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18979) > - 🌟 message added support for updating content with a unique key. [#18678](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18678) > - 🌟 Layout added a `zeroWidthTriggerStyle` property to control the style of the special `trigger` that appears when `collapsedWidth` is `0`. [#19079](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19079) > - 🌟 Drawer added the `drawerStyle` and `headerStyle` properties. [#19109](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19109) > - PageHeader > - 💄 Redesigned. [#19100](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19100) > - 🌟 Added `ghost` property to set whether white background is needed. [#19100](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19100) > - ConfigProvider > - 🌟 Added `pageHeader` to globally control the style of PageHeader. [#19100](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19100) > - 🐞 Fixed the issue that `moment` can't be tree-shark. [#19115](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19115) > - 🐞 Fixed the issue that the `removeIcon` and `clearIcon` properties of TreeSelect didn't work. [#18949](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18949) > - 🐞 Fixed the issue that the `switcherIcon` does not take effect after the Tree setting `showLine`. [#18829](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18829) [@​MrHeer](https://github.com/MrHeer) > - 🐞 Fixed the issue that the Slider component set the handle size and positioned incorrectly. [#19120](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19120) > - Collapse > - 🐞 Fix icon styles under IE 11. [#19135](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19135) [@​GBcrimson](https://github.com/GBcrimson) > - 🐞 Keep `className` given to `expandIcon`. [#19160](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19160) [@​gpetrioli](https://github.com/gpetrioli) > - 🐞 Fixed the issue that `defaultExpandAll` does not take effect when Tree.DirectoryTree component passed `treeData`. [#19148](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19148) > - 🐞 Fixed the issue with some of the Menu styles under Dropdown. [#19150](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19150) > - 🐞 Fixed Cascader's `placeholder` internationalization error. [#19227](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19227) [@​kagawagao](https://github.com/kagawagao) > - 🌟 Added less variables `@typography-title-margin-top`, `@typography-title-margin-bottom`. [#18746](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18746) > - 🗑 Discard the `autosize` property of Input.TextArea, use `autoSize` instead. [#19177](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19177) > > > --- > ... (truncated)
Changelog *Sourced from [antd's changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md).* > ## 3.24.1 > > `2019-10-17` > > - 🐞 Fix Table throw `React.createRef is not a function error` in old version of React . [#19262](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19262) > - 🐞 Fix Table TypeScript definition missing Column and ColumnGroup. [#19251](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19251) > > ## 3.24.0 > > `2019-10-16` > > - 🔥 Promote [Yuque](https://www.yuque.com/?chInfo=ch_antd) on home page. > - Table > - 🌟 Added `tableLayout` property for `table-layout` attribute. And using `tableLayout="fixed"` by default in scroll table to resolve align issue caused by cell content. [#17284](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17284) > - 🌟 Added `column.ellipsis` to ellipsize cell content. > - 🌟 Added the `scroll.scrollToFirstRowOnChange` property to set whether to scroll to the top of the table after page changing. [#18726](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18726) > - 🌟 `filterDropdown` added a `visible` parameter to get the display state of the dropdown box. [#17614](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17614) [@​sedx](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17614) > - 🌟 `title` added a `sortColumn` parameter to get the currently sorted column. [#19012](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19012) [@​swillis12](https://github.com/swillis12) > - 🌟 The `sorter` parameter of `onChange` will always contain `column` information when sorting. [#19226](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19226) > - 🐞 Fix Table filter submenu checkbox margin. [#e1a4f28](https://github.com/ant-design/ant-design/commit/e1a4f2891e3c35ae26495432bd2d288d4d81064a) > - 🌟 Anchor added a `onChange` attribute to listen for changes to anchor links. [#18715](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18715) > - Upload > - 🌟 Added `showDownloadIcon` attribute to display download icon. [#18664](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18664) [@​qq645381995](https://github.com/qq645381995) > - 🌟 Support for `onRemove` control of upload interrupts. [#18937](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18937) [@​ladjzero](https://github.com/ladjzero) > - 🌟 Input.Search added a `loading` property to show the state in the load. [#18771](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18771) > - 🌟 Grid's `gutter` property added support for vertical spacing. Now you can set an array for `gutter` and the second value of the array for vertical spacing. [#18979](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18979) > - 🌟 message added support for updating content with a unique key. [#18678](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18678) > - 🌟 Layout added a `zeroWidthTriggerStyle` property to control the style of the special `trigger` that appears when `collapsedWidth` is `0`. [#19079](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19079) > - 🌟 Drawer added the `drawerStyle` and `headerStyle` properties. [#19109](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19109) > - PageHeader > - 💄 Redesigned. [#19100](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19100) > - 🌟 Added `ghost` property to set whether white background is needed. [#19100](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19100) > - ConfigProvider > - 🌟 Added `pageHeader` to globally control the style of PageHeader. [#19100](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19100) > - 🐞 Fixed the issue that `moment` can't be tree-shark. [#19115](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19115) > - 🐞 Fixed the issue that the `removeIcon` and `clearIcon` properties of TreeSelect didn't work. [#18949](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18949) > - 🐞 Fixed the issue that the `switcherIcon` does not take effect after the Tree setting `showLine`. [#18829](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18829) [@​MrHeer](https://github.com/MrHeer) > - 🐞 Fixed the issue that the Slider component set the handle size and positioned incorrectly. [#19120](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19120) > - Collapse > - 🐞 Fix icon styles under IE 11. [#19135](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19135) [@​GBcrimson](https://github.com/GBcrimson) > - 🐞 Keep `className` given to `expandIcon`. [#19160](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19160) [@​gpetrioli](https://github.com/gpetrioli) > - 🐞 Fixed the issue that `defaultExpandAll` does not take effect when Tree.DirectoryTree component passed `treeData`. [#19148](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19148) > - 🐞 Fixed the issue with some of the Menu styles under Dropdown. [#19150](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19150) > - 🐞 Fixed Cascader's `placeholder` internationalization error. [#19227](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19227) [@​kagawagao](https://github.com/kagawagao) > - 🌟 Added less variables `@typography-title-margin-top`, `@typography-title-margin-bottom`. [#18746](https://github-redirect.dependabot.com/ant-design/ant-design/pull/18746) > - 🗑 Discard the `autosize` property of Input.TextArea, use `autoSize` instead. [#19177](https://github-redirect.dependabot.com/ant-design/ant-design/pull/19177) > > ## 3.23.6 > > `2019-10-05` > ... (truncated)
Commits - [`5bd3d4a`](https://github.com/ant-design/ant-design/commit/5bd3d4a33bc1bdb60d8fcc03be2e6bf92505f882) docs: Update 3.24.1 changelog ([#19270](https://github-redirect.dependabot.com/ant-design/ant-design/issues/19270)) - [`0f83e0a`](https://github.com/ant-design/ant-design/commit/0f83e0a4eeb72ecd34618d6ae0729a4a65329b9e) fix: should work in old version react ([#19262](https://github-redirect.dependabot.com/ant-design/ant-design/issues/19262)) - [`d6c5e53`](https://github.com/ant-design/ant-design/commit/d6c5e5358e4114a4ce0099fbedbb76f1bdde6fb9) docs: fix page header API ([#19257](https://github-redirect.dependabot.com/ant-design/ant-design/issues/19257)) - [`f2e541a`](https://github.com/ant-design/ant-design/commit/f2e541ade5ad62e74842202c3473165363a24e6e) refactor: improve typescript module declare ([#19254](https://github-redirect.dependabot.com/ant-design/ant-design/issues/19254)) - [`7d32f99`](https://github.com/ant-design/ant-design/commit/7d32f992838d486ae29ba4db2c4d9ed62afce53d) fix: Add missing typescript define ([#19251](https://github-redirect.dependabot.com/ant-design/ant-design/issues/19251)) - [`5676ea2`](https://github.com/ant-design/ant-design/commit/5676ea22d2b809f7d7e5989242fd6f70facc5698) docs: update changlog - [`71e0f9b`](https://github.com/ant-design/ant-design/commit/71e0f9b10338569faf060a2ce15140a92c9179e9) docs: update changelog - [`de9635e`](https://github.com/ant-design/ant-design/commit/de9635efd32998fc5ba3cdd7af3ad8000b4a27f4) docs: add 3.24.0 changelog - [`04f333b`](https://github.com/ant-design/ant-design/commit/04f333b4b6af994f09c96681b80fd9a4c1af0f9a) Revert "docs: add 3.24.0 changelog" - [`99addfb`](https://github.com/ant-design/ant-design/commit/99addfb9855c443197e639b6da4fc387ebbace08) bump 3.24.0 - Additional commits viewable in [compare view](https://github.com/ant-design/ant-design/compare/3.20.1...3.24.1)


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 5 years ago

Superseded by #164.