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

[Snyk] Upgrade antd from 3.23.6 to 3.25.1 #9

Closed

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade antd from 3.23.6 to 3.25.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 8 versions ahead of your current version.
  • The recommended version was released 9 days ago, on 2019-11-10.
Release notes
  • Package name: antd
    • 3.25.1 - 2019-11-10
      • 🐞 Fix less variables of @menu-icon-size and @menu-icon-size-lg not working. #19553 @yoyo837
      • 🐞 Fix DirectoryTree defaultExpandedAll not working with treeData. #19646
      • 🐞 Fix Drawer content overflow when placement prop is top or bottom. #19506 @shaodahong
      • 🐞 Fix broken Menu.ItemGroup style inside Dropdown again. #19578
      • 🐞 Fix Dropdown that menu icon margin-right style is missing. #19635
      • 🐞 Fix Form.Item custom props not working. #19599 @yoyo837
      • 🐞 Fix Icon extraCommonProps not working properly. #19572 @yoyo837
      • 🐞 Fix Modal.method() scrollbar not disabled. #19233 @emersonlaurentino
      • Table
        • 🐞 Fix border missing in fixed columns. #19559
        • 🐞 Fix Column with sortOrder throw error of inifinite loop. #19558
        • 🐞 Fix Column defaultSortOrder not working. #19558
      • TypeScript
        • 🐞 Fix type definition of ListStyle for Transfer. #19568 @lxnxbnq
        • 🐞 Fix type definition of multiple props for RangePicker. #19421 @JennieJi

      • 🐞 修复定制 @menu-icon-size@menu-icon-size-lg less 变量不生效的问题。#19553 @yoyo837
      • 🐞 修复 DirectoryTree 中 defaultExpandedAll 在使用 treeData 时不生效的问题。#19646
      • 🐞 修复 Drawer 中 placement 属性为 top 或 bottom 时内容溢出的问题。#19506 @shaodahong
      • 🐞 修复 Dropdown 下 Menu.ItemGroup 样式错乱的问题。 #19578
      • 🐞 修复 Dropdown 中菜单图标丢失右边距的问题。#19635
      • 🐞 修复 Form.Item 中自定义属性无法生效的问题。#19599 @yoyo837
      • 🐞 修复 Icon 中 extraCommonProps 属性不生效的问题。 #19572 @yoyo837
      • 🐞 修复 Modal.method() 中浏览器滚动条没有禁用的问题。#19233 @emersonlaurentino
      • Table
        • 🐞 修复合并单元格和固定列同时使用时边框丢失的问题。#19559
        • 🐞 修复 Column 设置了 sortOrder 属性导致死循环的问题。#19558
        • 🐞 修复 Column 的 defaultSortOrder 属性不生效的问题。#19558
      • TypeScript
        • 🐞 修复 Transfer 中 ListStyle 的类型定义。#19568 @lxnxbnq
        • 🐞 修复 RangePicker 中多个属性的类型定义缺失的问题。#19421 @JennieJi
    • 3.25.0 - 2019-11-04
      • 🌟 Transfer listStyle support function callback. #19330 @lxnxbnq
      • 🌟 icon of Avatar support ReactNode. #19368
      • 🌟 TextArea support allowClear. #19310 @Rustin-Liu
      • 🌟 Upload support to custom method for request. #19533
      • 🌟 Upload onChange add XMLHttpRequest as additional param. #19539 @hahmadia
      • 🐞 Fix WeekPicker defaultPickerValue not works. #19141 @NightFox7
      • 🐞 Fix DatePicker onEsc is not a function TypeError. #19474
      • 🐞 Fix table does not automatically scroll to the top when change page size. #19474 @MrHeer
      • 💄 Fix Icon Button not aligned well in Button.Group. #19453
      • 💄 Fix Checkbox not aligned center of some cases in Chrome. #19452
      • 💄 Fix Menu margin collapsed issue. #19476 @wangweijun0418
      • 💄 Remove useless style in Select. #19510 @jacklee814
      • 💄 Added less variables @input-number-hover-border-color, @select-background. #19546
      • 🌍 Add downloadFile in all locale files. #19361 @DemetriusHR
      • 🇹🇭 Add missing translations in Thai (th_TH) locale. #19378 @anawinwz
      • Typescript

      • 🌟 Transfer listStyle 支持回调函数。#19330 @lxnxbnq
      • 🌟 Avatar 的 icon 属性支持传递 ReactNode。#19368
      • 🌟 TextArea 支持 allowClear#19310 @Rustin-Liu
      • 🌟 Upload 新增 method 属性用于修改请求方式。#19533
      • 🌟 Upload onChange 新增 XMLHttpRequest 作为额外参数。#19539 @hahmadia
      • 🐞 修复 WeekPicker 中 defaultPickerValue 不生效的问题。#19141 @NightFox7
      • 🐞 修复 DatePicker 抛出 onEsc is not a function 错误。#19474
      • 🐞 修复 Table 改变每页大小时不滚动到第一行的问题。#19474 @MrHeer
      • 💄 修复 Button.Group 下图标按钮没有对齐的问题。#19453
      • 💄 修复 Checkbox 对勾在 Chrome 下有时没有居中的问题。#19452
      • 💄 修复 Menu margin 样式重合的问题。#19476 @wangweijun0418
      • 💄 移除 Select 中没有必要的样式。#19510 @jacklee814
      • 💄 新增 less 变量 @input-number-hover-border-color, @select-background#19546
      • 🌍 国际化添加缺失的 downloadFile 支持。#19361 @DemetriusHR
      • 🇹🇭 添加丢失的泰文国际化 (th_TH)。#19378 @anawinwz
      • Typescript
    • 3.24.3 - 2019-10-27
      • 🐞 Fix Table sort not working when columns inside render. #19404
      • 🐞 Fix Grid responsive gutter not working. #19308
      • 🐞 Fix small Table border style. #19312 #19342
      • 🐞 Fix the problem that Menu in Dropdown is not highlighted when SubMenu is selected. #19313
      • 🐞 Fix the problem that moment.js in Typography & Drawer & Statistic can't be tree-shaking. #19317
      • 🐞 Fix Input.Search react warnings of non-boolean attribute and unique key. #19357
      • 🐞 Fix Modal icon position when not use title. #19419
      • 💄 Fix a problem with the mouse pointer error when Checkbox is disabled. #19403
      • 💄 Add @modal-header-color variable. #19385
      • 🛠 Improved some TypeScript definitions. #19377 #19343 #19333

      • 🐞 修复 Table columns 在 render 中会导致排序失效的问题。#19404
      • 🐞 修复 Grid 响应式 gutter 失效的问题。#19308
      • 🐞 修复小号 Table 边框样式问题。#19312 #19342
      • 🐞 修复 Dropdown 中的 Menu 在 SubMenu 选中后父级菜单未高亮的问题。#19313
      • 🐞 修复 Typography & Drawer & Statistic 中的 moment.js 无法被 tree-shaking 的问题。#19317
      • 🐞 修复 Input.Search 出现 non-boolean attributeunique key 警告信息。#19357
      • 🐞 修复 Modal 没有标题时,图标没能对齐的问题。#19419
      • 💄 修复 Checkbox 在被禁用时,光标仍为可选状态的问题。#19403
      • 💄 新增 @modal-header-color 变量。#19385
      • 🛠 多处 TypeScript 的定义更新。#19377 #19343 #19333
    • 3.24.2 - 2019-10-19
      • 🐞 修复 Table scroll.x 设置 max-content 无效导致横向滚动消失的问题。#19284
      • 🐞 修复 Table 将 column.filterDropdown 作为新属性设置时报错的问题。#19302
      • 🐞 Fix Upload 点击下载按钮会触发预览的问题。#19268 @qq645381995
      • 🐞 修复 Comment 长作者名在小屏幕上破坏布局的问题。#19272 @rayronvictor
      • Typescript

      • 🐞 Fix Table scroll={{ x: 'max-content' }} rendered without scrollbar problem in Chrome. #19284
      • 🐞 Fix Table crash when passing column.filterDropdown as new prop. #19302
      • 🐞 Fix Upload download button trigger preview unexpectedly. #19268 @qq645381995
      • 🐞 Fix Comment long author name breaks on small screen. #19272 @rayronvictor
      • Typescript
    • 3.24.1 - 2019-10-17
      • 🐞 Fix Table throw React.createRef is not a function error in old version of React . #19262
      • 🐞 Fix Table TypeScript definition missing Column and ColumnGroup. #19251

      • 🐞 修复 Table 在旧版 React 会报 React.createRef is not a function 的错误信息。#19262
      • 🐞 修复 Table TypeScript 定义丢失 Column 和 ColumnGroup 的问题。#19251
    • 3.24.0 - 2019-10-16
      • 🔥 Promote Yuque 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
        • 🌟 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
        • 🌟 filterDropdown added a visible parameter to get the display state of the dropdown box. #17614 @sedx
        • 🌟 title added a sortColumn parameter to get the currently sorted column. #19012 @swillis12
        • 🌟 The sorter parameter of onChange will always contain column information when sorting. #19226
        • 🐞 Fix Table filter submenu checkbox margin. #e1a4f28
      • 🌟 Anchor added a onChange attribute to listen for changes to anchor links. #18715
      • Upload
      • 🌟 Input.Search added a loading property to show the state in the load. #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
      • 🌟 message added support for updating content with a unique key. #18678
      • 🌟 Layout added a zeroWidthTriggerStyle property to control the style of the special trigger that appears when collapsedWidth is 0. #19079
      • 🌟 Drawer added the drawerStyle and headerStyle properties. #19109
      • PageHeader
        • 💄 Redesigned. #19100
        • 🌟 Added ghost property to set whether white background is needed. #19100
      • ConfigProvider
        • 🌟 Added pageHeader to globally control the style of PageHeader. #19100
        • 🐞 Fixed the issue that moment can't be tree-shark. #19115
      • 🐞 Fixed the issue that the removeIcon and clearIcon properties of TreeSelect didn't work. #18949
      • 🐞 Fixed the issue that the switcherIcon does not take effect after the Tree setting showLine. #18829 @MrHeer
      • 🐞 Fixed the issue that the Slider component set the handle size and positioned incorrectly. #19120
      • Collapse
      • 🐞 Fixed the issue that defaultExpandAll does not take effect when Tree.DirectoryTree component passed treeData. #19148
      • 🐞 Fixed the issue with some of the Menu styles under Dropdown. #19150
      • 🐞 Fixed Cascader's placeholder internationalization error. #19227 @kagawagao
      • 🌟 Added less variables @typography-title-margin-top, @typography-title-margin-bottom. #18746
      • 🗑 Discard the autosize property of Input.TextArea, use autoSize instead. #19177

      • 🔥 首页新增语雀的推广链接。
      • Table
        • 🌟 新增 tableLayout 属性,支持设置表格的 table-layout 布局,并在固定表头/列下默认开启 tableLayout="fixed",解决因为表格自动根据内容排版造成的列对齐问题。#17284
        • 🌟 新增 column.ellipsis 支持单元格内容自动省略。
        • 🌟 新增 scroll.scrollToFirstRowOnChange 属性,用于设置在翻页后是否滚动到表格顶部。#18726
        • 🌟 filterDropdown 新增 visible 参数,用于获取下拉框的显示状态。#17614 @sedx
        • 🌟 title 方法新增 sortColumn 参数,用于获取当前排序的列。#19012 @swillis12
        • 🌟 排序时 onChangesorter 参数将始终包含 column 信息。#19226
        • 🐞 修复过滤下拉菜单的间距问题。#e1a4f28
      • 🌟 Anchor 新增 onChange 属性,用于监听锚点链接的改变。#18715
      • Upload
      • 🌟 Input.Search 新增 loading 属性,用于展示加载中的状态。#18771
      • 🌟 Grid 的 gutter 属性新增垂直间距的支持,现在你可以给 gutter 设置一个数组,数组的第二个值就表示垂直间距。#18979
      • 🌟 message 新增支持通过唯一的 key 来更新内容。#18678
      • 🌟 Layout 新增 zeroWidthTriggerStyle 属性以控制当 collapsedWidth0 时,出现的特殊 trigger 的样式。#19079
      • 🌟 Drawer 新增 drawerStyleheaderStyle 属性。#19109
      • PageHeader
        • 💄 重新设计了样式 #19100
        • 🌟 新增 ghost 属性,用于设置是否需要白底背景。#19100
      • ConfigProvider
        • 🌟 新增 pageHeader 用于全局控制 PageHeader 的样式。#19100
        • 🐞 修复 moment 不能被 tree shaking 的问题。#19115
      • 🐞 修复 TreeSelect 的 removeIconclearIcon 属性不生效的问题。#18949
      • 🐞 修复 Tree 设置 showLineswitcherIcon 不生效的问题。#18829 @MrHeer
      • 🐞 修复 Slider 组件设置 handle 大小后定位错误的问题。#19120
      • Collapse
      • 🐞 修复 Tree.DirectoryTree 组件传入 treeDatadefaultExpandAll 不生效的问题。#19148
      • 🐞 修复 Dropdown 下部分 Menu 样式错乱的问题。#19150
      • 🐞 修复 Cascader 的 placeholder 国际化错误。#19227 @kagawagao
      • 🌟 新增 less 变量 @typography-title-margin-top@typography-title-margin-bottom#18746
      • 🗑 废弃 Input.TextArea 的 autosize 属性,请使用 autoSize 代替。#19177
    • 3.23.6 - 2019-10-05
  • from antd GitHub release notes

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@ndom91 ndom91 closed this Feb 4, 2020
@ndom91 ndom91 deleted the snyk-upgrade-8aac4d1c66d02b6e1418a7326a8ca60b branch May 15, 2020 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants