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.13.6 to 3.21.2 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk have raised this PR to upgrade antd from 3.13.6 to 3.21.2.

  • The recommended version is 38 minor versions ahead of your current version.
  • The recommended version was released 8 days ago, on 2019-08-05.
Release notes
  • 3.21.2 - 2019-08-05
    • 🐞 Fix React does not recognize the noStyle prop on a DOM element warning. #18088
    • 🐞 Fix Input prefix & suffix not align with text. #18097
    • 🐞 Fix ConfigProvider nest in LocaleProvider make locale not work. #18105

    • 🐞 修复 React does not recognize the noStyle prop on a DOM element 的问题。#18088
    • 🐞 修复 Input prefix & suffix 文本没对齐的问题。#18097
    • 🐞 修复 ConfigProvider 嵌套于 LocaleProvider 内时 locale 无效的问题。#18105
  • 3.21.1 - 2019-08-05
    • 🐞 Fix ConfigProvider crash with multiple children. #18075

    • 🐞 修复 ConfigProvider 存在多个子节点崩溃的问题。#18075
  • 3.21.0 - 2019-08-04
    • 🌟 Breadcrumb adds Separator component. #17873 @long-zhuge
    • 🌟 Descriptions adds colon props. #17560 @hengkx
    • 🌟 Rotate zero when Sider triggers in right mode. #18043 @kagawagao
    • 🌟 Table add getPopupContainer props. #17806
    • 🌟 Add new color gray for Timeline.Item for unfinished or disabled status. #17731
    • 🌟 Upload adds transformFile to support transforming file before file uploading. #18009 @lijinke666
    • 🐞 Fix ConfigProvider getPopupContainer not working in Table. #17806
    • 🐞 Fix Statistic font not align with global font. #18044
    • 🐞 Fix Form.Item label replace regexp. #17985 @shaodahong
    • 🐞 Fix Select search style. #17760 @chenyizhongx
    • 🐞 Fix DatePicker style bug when mode is decade. #17887 @xrkffgg
    • 🐞 Fix wave effect performance of Button and other related component. #17945
    • 🐞 Fix Tabs tabBarExtraContent align issue. #17969
    • 🐞 Fix Tabs error when type is editable-card and child component is false. #17965 @oldturkey
    • 🐞 Remove a tag in Alert's close tag. #17872 @geograous
    • 💄 Unified drawer and modal mask opacity. #17943
    • 💄 Optimize RangePicker focus style. #17983
    • 💄 Tag now will be rendered as a span. #17971
    • 💄 Enhance accessibility of Table expanded icon. #17781
    • 💄 Merge LocaleProvider into ConfigProvider. #17816
    • 💄 Add some less variables. #17976 @Yangzhedi #17613 @alxkosov:
      • @table-footer-bg
      • @table-footer-color
      • @menu-icon-size
      • @menu-icon-size-lg
    • 🇲🇾 Add locale Malay. #17546 @austin-krave
    • 🇸🇪 Add Swedish translation for Typography (Text) component. #17858 @Malven
    • 🇫🇷 Add French translation for Typography (Text) component. #17418 @Clafouti
    • 🏴 Add Tamil spanish translations. #17903 @sivaraj-dev
    • TypeScript

    • 🌟 新增 Breadcrumb.Separator 组件,可进行 separator 自定义。#17873 @long-zhuge
    • 🌟 Descriptions 新增 colon 属性。#17560 @hengkx
    • 🌟 当 Sider 在右边时,翻转 trigger 方向。#18043 @kagawagao
    • 🌟 Table 新增 getPopupContainer 属性用于设置表格内的各类浮层渲染节点。#17806
    • 🌟 Timeline.Item 新增 gray 色彩类型,可用于未完成或失效状态。#17731
    • 🌟 Upload 新增 transformFile 支持上传之前转换文件。#18009 @lijinke666
    • 🐞 修复 ConfigProvider getPopupContainer 对 Table 不生效的问题。 #17806
    • 🐞 修复 Statistic 字体与全局字体不一致的问题。#18044
    • 🐞 修复 Form.Item label 正则替换问题。#17985 @shaodahong
    • 🐞 修复 Select 搜索框箭头样式问题。 #17760 @chenyizhongx
    • 🐞 修复 DatePicker 中选择 mode 为 decade 时,border 样式 bug。#17887 @xrkffgg
    • 🐞 修复 Button 以及相关组件的波纹性能问题。#17945
    • 🐞 修复 Tabs tabBarExtraContent 不居中对齐的问题。#17969
    • 🐞 修复 Tabs 在 typeeditable-card 且子组件为 false 值时会报错的问题。#17965 @oldturkey
    • 🐞 移除 Alert 关闭标签中的 a 标签。#17872 @geograous
    • 💄 统一 Drawer 和 Modal 的 mask 透明度为 45%。#17943
    • 💄 优化 RangePicker 当前选中样式,与 DatePicker 样式统一。#17983
    • 💄 调整 Tag 的 html 标签为 span#17971
    • 💄 提升 Table 展开按钮的无障碍体验。#17781
    • 💄 将 LocaleProvider 合并入 ConfigProvider。#17816
    • 💄 增加 less 变量 #17976 @Yangzhedi #17613 @alxkosov
      • @table-footer-bg
      • @table-footer-color
      • @menu-icon-size
      • @menu-icon-size-lg
    • 🇲🇾 新增马来语语言包。#17546 @austin-krave
    • 🇸🇪 新增 Typography 的瑞典语言翻译。#17858 @Malven
    • 🇫🇷 新增 Typography 的法语语言翻译。#17418 @Clafouti
    • 🏴 新增部分组件的泰米尔语语言翻译。#17903 @sivaraj-dev
    • TypeScript
  • 3.20.7 - 2019-07-25
    • 🐞 Fix Upload can not click in Form.Item. #17897

    • 🐞 修复 Upload 在 Form.Item 中无法点击的问题。#17897
  • 3.20.6 - 2019-07-24
    • 🐞 Fix Col miss the place when its height is 0. #17748 @yoyo837
    • 🐞 Fix Cascader was broken when options's children is null. #17756
    • 🐞 Fix Checkbox padding where all spans align left. #17752 #17761 @inovux
    • 🐞 Fix Input line height style bug in IE. #17759
    • 🐞 Fix last item of Rate has additional margin. #17764 @inovux
    • 🐞 Fix Radio.Button disabled item border style. #17775
    • 🐞 Fix DatePicker @input-hover-border-color variables not working. #17784
    • 🐞 Fix Transfer not re-render list when dataSource with lazy. #17783
    • 🐞 Fix RangePicker defaultValue startTime later than endTime. #17694 @mraiguo
    • 💄 Tweak long placeholder truncate style. #17797 @Kapiroska
    • 🐞 Fix Menu circular dependencies. #17805 @phthhieu
    • 🐞 Fix Alert message style. #17808 @mtadams007
    • 🐞 Fix Result extra is not centered. #17786 @nnecec
    • 🐞 Fix Progress with mini value not keeps bar radius round. #17819
    • 🐞 Fix Statistic.Countdown format not escaping characters in square brackets. #17841
    • 🐞 Fix Table custom filterDropdown always triggering onChange in some situations. #17846
    • 🐞 Fix TimePicker weird render bug in Safari. #17857

    • 🐞 修复 Col 在高度为 0 时的占位问题。 #17748 @yoyo837
    • 🐞 修复 Cascader optionschildrennull 时报错的问题。#17756
    • 🐞 修复 Checkbox 左对齐的内边距问题。#17752 #17761 @inovux
    • 🐞 修复 Input 在 IE 下错位的问题。#17759
    • 🐞 修复最后一个 Rate 有额外边距的问题。#17764 @inovux
    • 🐞 修复 Radio.Button 失效项的边框样式问题。#17775
    • 🐞 修复 DatePicker @input-hover-border-color 变量不生效的问题。#17784
    • 🐞 修复 Transfer 在 lazy 时更新数据不触发重新渲染的问题。#17783
    • 🐞 修复 RangePicker defaultValue 中开始时间可大于结束时间的问题。#17694 @mraiguo
    • 💄 优化 placeholder 文字过长时的截断样式兼容性问题。#17797 @Kapiroska
    • 🐞 修复 Menu 循环依赖的问题。#17805 @phthhieu
    • 🐞 修复 Alert message 样式问题。#17808 @mtadams007
    • 🐞 修复 Result extra 部分不居中的问题。#17786 @nnecec
    • 🐞 修复 Progress 在 value 较小时,左边条不够圆的问题。#17819
    • 🐞 修复 Statistic.Countdown format 不支持方括号保留字符串的问题。#17841
    • 🐞 修复 Table 自定义 filterDropdown 在某些情况下消失时总是触发 onChange 的问题。#17846
    • 🐞 修复 TimePicker 在 Safari 下的滚动条渲染问题。#17857
  • 3.20.5 - 2019-07-19
  • 3.20.4 - 2019-07-19
  • 3.20.3 - 2019-07-15
  • 3.20.2 - 2019-07-13
  • 3.20.1 - 2019-07-07
  • 3.20.0 - 2019-06-30
  • 3.19.8 - 2019-06-24
  • 3.19.7 - 2019-06-21
  • 3.19.6 - 2019-06-19
  • 3.19.5 - 2019-06-17
  • 3.19.4 - 2019-06-16
  • 3.19.3 - 2019-06-10
  • 3.19.2 - 2019-06-01
  • 3.19.1 - 2019-05-27
  • 3.19.0 - 2019-05-26
  • 3.18.2 - 2019-05-20
  • 3.18.1 - 2019-05-13
  • 3.18.0 - 2019-05-13
  • 3.17.0 - 2019-05-06
  • 3.16.6 - 2019-04-26
  • 3.16.5 - 2019-04-22
  • 3.16.4 - 2019-04-21
  • 3.16.3 - 2019-04-13
  • 3.16.2 - 2019-04-07
  • 3.16.2-alpha.0 - 2019-04-02
  • 3.16.1 - 2019-04-01
  • 3.16.0 - 2019-04-01
  • 3.15.2 - 2019-03-23
  • 3.15.1 - 2019-03-17
  • 3.15.0 - 2019-03-08
  • 3.14.1 - 2019-03-04
  • 3.14.0 - 2019-03-04
  • 3.13.6 - 2019-02-23

from antd GitHub Release Notes


🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

1 participant