ParaffinIoT / dashboard

๐Ÿ“ˆ Dashboard for Paraffin IoT Platform
MIT License
4 stars 0 forks source link

Update antd to the latest version ๐Ÿš€ #7

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency antd was updated from 3.13.5 to 3.13.6.

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.13.6
  • Form
    • ๐Ÿž Use new method to repair align issue of Form.Item with validate message. #14946
    • ๐Ÿž Improved warning message logic of generating Form.Item help and validateStatus. #14911
  • ๐Ÿž Fixed extra space at the bottom of Table header in chrome. #14926
  • ๐Ÿž Fixed that Select check icon is not aligned center. #15016
  • ๐Ÿž Fixed Input.Search addonBefore or addonAfter style issue. #14959
  • ๐Ÿž Fixed growing space of Tree nodes. #14958 @Yangzhedi
  • ๐Ÿž Improved accessibility of Icon when type is falsy. #14970
  • ๐Ÿž Fixed Dropdown subMenu disabled cursor style. #14952
  • ๐Ÿ‡ฎ๐Ÿ‡ฉ Updated locale to be more natural for Indonesian. #15013 @kamalmahmudi

  • Form
    • ๐Ÿž ไฝฟ็”จๆ–ฐ็š„ๆ–นๅผไฟฎๅค Form.Item ๅœจๆœ‰้”™่ฏฏๆ็คบๆ—ถ็š„ๅธƒๅฑ€ๅฏน้ฝ้—ฎ้ข˜ใ€‚#14946
    • ๐Ÿž ไผ˜ๅŒ– Form.Item ่‡ชๅŠจ็”Ÿๆˆ help ๅ’Œ validateStatus ็š„่ญฆๅ‘Šไฟกๆฏใ€‚#14911
  • ๐Ÿž ไฟฎๅค chrome ไธ‹ Table ๅˆ—ๅคดๆœ‰ไธ€็‚น้ขๅค–็ฉบ็™ฝ็š„ๆ ทๅผ้—ฎ้ข˜ใ€‚#14926
  • ๐Ÿž ไฟฎๅค Select ้€‰ไธญๅ›พๆ ‡ไฝ็ฝฎๅไธ‹็š„้—ฎ้ข˜ใ€‚#15016
  • ๐Ÿž ไฟฎๅค Input.Search ๅขžๅŠ  addonBefore ๆˆ– addonAfter ๆ—ถ็š„ๆ ทๅผ้—ฎ้ข˜ใ€‚#14959
  • ๐Ÿž ไฟฎๅค Tree ่Š‚็‚นๅ†…ๅบ•้ƒจ่พน่ทๅ ๅŠ ็š„้—ฎ้ข˜ใ€‚#14958 @Yangzhedi
  • ๐Ÿž ไผ˜ๅŒ– Icon ็š„ type ไธบ็ฉบๆ—ถ็š„ๅฏ่ฎฟ้—ฎๆ€ง้—ฎ้ข˜ใ€‚#14970
  • ๐Ÿž ไฟฎๅค Dropdown ็š„่œๅ•ๅคฑๆ•ˆๆ ทๅผใ€‚#14952
  • ๐Ÿ‡ฎ๐Ÿ‡ฉ ไผ˜ๅŒ–ๅฐๅบฆๅฐผ่ฅฟไบšๅ›ฝ้™…ๅŒ–ๆ–‡ๆกˆใ€‚#15013 @kamalmahmudi
Commits

The new version differs by 30 commits.

  • a73cbe9 :memo: fix typo
  • 46a2a6f :zap: 3.13.6
  • efafa63 :white_check_mark: Fix lint problems
  • f665554 :bug: Fix arrow style of Select selected item
  • 924e8e4 :bug: should not print warning for not generating help and validateStatus automatically when help or validateStatus is specified
  • 9559a12 ๐Ÿ‡ฎ๐Ÿ‡ฉ Update locale to be more natural for Indonesian (#15013)
  • 5d46fa9 :memo: site: fix document punctuation
  • 2da7701 :memo: Fix missing icon radius-upright in demo page (#15004)
  • 1f0166c Fix rowKey usages in List (#14437)
  • 8f7d497 Merge pull request #14986 from liuchuzhang/table-doc
  • 668c330 fix(radio): delete unnecessary onChange (#14984)
  • 6423074 fix: unexpected return (#14982)
  • dfa6080 update table demo
  • 440408a update style
  • 0f91fb0 fix(tree): fix growing space (#14964)

There are 30 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: