ParaffinIoT / dashboard

📈 Dashboard for Paraffin IoT Platform
MIT License
4 stars 0 forks source link

Update antd to the latest version 🚀 #33

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency antd was updated from 3.18.2 to 3.19.1.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for 3.19.1
  • 🐞 Fix Tooltip not hidden when Menu collapsed in control mode. #16812
  • 🐞 Fix Description warning with column count not correct. #16819
  • 🐞 Correct typo icon names canlendar / interation to calendar / interaction. #16818
  • TypeScript
    • ⚡️ Fix Mentions definition. #16814
    • ⚡️ Update Select onSelect & onDeselect prop definition. #16817

  • 🐞 修复 Menu 在受控模式下收起 Tooltip 不消失的问题。#16812
  • 🐞 修复 Descriptions 排列警告信息逻辑错误的问题。#16819
  • 🐞 修复图标 canlendarinteration 为正确的拼写 calendarinteraction#16818
  • TypeScript
    • ⚡️ 修复 Mentions 定义。#16814
    • ⚡️ 完善 Select 中 onSelectonDeselect 属性的定义。#16817
Commits

The new version differs by 68 commits.

  • 35d23ed docs: 3.19.1 change-log (#16820)
  • 79a6b70 :bug: Fix typo name icons, add warning and update docs (#16818)
  • d6c926d Fix typescript compile error (#16816)
  • 29ec272 fix: Descriptions warning should work as expect (#16819)
  • 6853402 fix: Select ts define (#16817)
  • 008136e fix: Tooltip not hidden when menu is in control mode (#16812)
  • c5aaeb8 fix: mentions ts definition update (#16814)
  • b5f2ea7 docs: 3.19.0 changelog (#16796)
  • 81e6937 :lipstick: Correct Statistic font color (#16801)
  • fecff0d Merge pull request #16799 from attacking/master
  • a3e19ce Merge pull request #16798 from ant-design/feature-merge-master
  • 60ee01f Merge pull request #16797 from ant-design/fix-input-number-parser-type
  • 3493cc1 merge master
  • 9793e30 Fix the problem that the Slider's Tooltip is in the incorrect position when use modal (#16717)
  • 1eb46eb feat: add disable style to upload component

There are 68 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: