ParaffinIoT / dashboard

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

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency antd was updated from 3.15.2 to 3.16.0.

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.16.0
  • ๐ŸŒŸ Badge support customize color. #15764
  • ๐ŸŒŸ Checkbox.Group support name prop. #15760 @bencallaway
  • ๐ŸŒŸ Modal support confirm({ icon: null }) to hide Icon. #15319 @Adamwu1992
  • Empty
    • ๐ŸŒŸ Support imageStyle prop. #15487
    • ๐ŸŒŸ Support Empty.PRESENTED_IMAGE_DEFAULT and Empty.PRESENTED_IMAGE_SIMPLE for default image. #15487
  • ๐ŸŒŸ Progress.Line support gradient line color. #15524 @zy410419243
  • DatePicker
    • ๐ŸŒŸ Update rc-calendar to support default value can be null. #520
    • ๐Ÿž Fix disabled and selected date cell style of DatePicker. #15608
    • ๐Ÿž Fix RangePicker can not select same month. #15427
  • โšก๏ธ Refactor Form move ant-form-item-no-colon selector position in Form.Item. #15592 @HsuanXyz
  • Menu
  • ๐Ÿž Fix Upload border jumping issue in Chrome. #15636
  • ๐Ÿž Fix clear icon style in Input and Input.Search. #15672
  • ๐Ÿž PageHeader support level 2 breadcrumb. #15689
  • Tag
    • ๐Ÿž Revert Tag wrap style to fix display in table. #15690
    • ๐Ÿ’„ Remove Tag animation. #15233
  • ๐Ÿž Fix Spin style when indicator is Icon. #15712
  • ๐Ÿž Fix collapsible Layout.Sider throw error when use svg icon. #15720 @wx1322
  • ๐Ÿ’„ Remove underlines from focused links. #15759 @Nouzbe
  • Table
    • ๐Ÿ’„ Move Table sort button after title closely. #15758
    • ๐Ÿ’„ Fix components covered by Table fixed columns. #15782
  • ๐Ÿž Fix col element missing relative style. #15766
  • ๐Ÿ’„ Adjust Card and PageHeader padding from 32px to 24px. #15755
  • ๐ŸŒŸ Add less variables
  • ๐ŸŒŸ Adjust multiple TypeScript types

  • ๐ŸŒŸ Badge ๆ”ฏๆŒ่‡ชๅฎšไน‰้ขœ่‰ฒใ€‚#15764
  • ๐ŸŒŸ Checkbox.Group ๆ”ฏๆŒ name ๅฑžๆ€งใ€‚#15760 @bencallaway
  • ๐ŸŒŸ Modal ๆ”ฏๆŒ้€š่ฟ‡ confirm({ icon: null }) ้š่—ๅ›พๆ ‡ใ€‚#15319 @Adamwu1992
  • Empty
    • ๐ŸŒŸ Empty ๆ”ฏๆŒ imageStyle ๅฑžๆ€งใ€‚#15487
    • ๐ŸŒŸ Empty ๆ”ฏๆŒ้€š่ฟ‡ Empty.PRESENTED_IMAGE_DEFAULT ๅ’Œ Empty.PRESENTED_IMAGE_SIMPLE ่ฎฟ้—ฎ้ข„็ฝฎๅ›พ็‰‡ใ€‚#15487
  • ๐ŸŒŸ Progress.Line ๆ”ฏๆŒๆธๅ˜่‰ฒใ€‚#15524 @zy410419243
  • DatePicker
    • ๐ŸŒŸ ๆ›ดๆ–ฐ rc-calendar ไพ่ต–๏ผŒๅ…่ฎธ้ป˜่ฎคๅ€ผๅฏไปฅๆ˜ฏ็ฉบใ€‚#520
    • ๐Ÿž ไฟฎๅค DatePicker ไธญ disabled ๅ’Œ selected ๆ—ฅๆœŸๅ•ๅ…ƒ็š„ๆ ทๅผใ€‚#15608
    • ๐Ÿž ไฟฎๅค RangePicker ไธ่ƒฝ้€‰ๆ‹ฉๅŒไธ€ไธชๆœˆ็š„้—ฎ้ข˜ใ€‚#15427
  • โšก๏ธ ้‡ๆž„ Form ็งปๅŠจ ant-form-item-no-colon ๆ ทๅผๅˆฐ Form.Item ไธญใ€‚#15592 @HsuanXyz
  • Menu
    • ๐Ÿž ไฟฎๅค Menu ๆ”ถ็ผฉ็š„ๅผ‚ๅธธ้—ชๅŠจใ€‚#15625 @zy410419243
    • ๐Ÿž ไฟฎๅค MenuItem ๅœจ้ž inlineCollapsed ๆ—ถๆ˜พ็คบไบ†ๅคšไฝ™ Tooltip ็š„้—ฎ้ข˜ใ€‚#15705 @zy410419243
  • ๐Ÿž ไฟฎๅค Chrome ไธญ Upload ่พนๆก†่ทณๅŠจ็š„้—ฎ้ข˜ใ€‚#15636
  • ๐Ÿž ไฟฎๅค Input ๅ’Œ Input.Search ไธญๆธ…้™คๆŒ‰้’ฎๅ›พๆ ‡ๆ ทๅผใ€‚#15672
  • ๐Ÿž PageHeader ๆ”ฏๆŒ 2 ๅฑ‚็š„ breadcrumbใ€‚#15689
  • Tag
    • ๐Ÿž ๅ›žๆปš Tag ๆข่กŒๆ ทๅผ๏ผŒไปฅ้ฟๅ…่กจๆ ผไธญๅˆ‡่กŒใ€‚#15690
    • ๐Ÿ’„ ็งป้™ค Tag ๅŠจ็”ปใ€‚#15233
  • ๐Ÿž ไฟฎๅค Spin indicator ไธบ Icon ๆ—ถ็š„ๆ ทๅผใ€‚#15712
  • ๐Ÿž ไฟฎๅคๅฏๆ”ถ็ผฉ Layout.Sider ไฝฟ็”จ svg ๅ›พๆ ‡ๆ—ถไผšๆŠฅ้”™็š„้—ฎ้ข˜ใ€‚#15720 @wx1322
  • ๐Ÿ’„ ็งป้™ค่š็„ฆ้“พๆŽฅ็š„ไธ‹ๅˆ’็บฟๆ ทๅผใ€‚#15759 @Nouzbe
  • Table
    • ๐Ÿ’„ ๅฐ† Table ๆŽ’ๅบๆŒ‰้’ฎ็งป่‡ณๆ ‡้ข˜ๅŽใ€‚#15758
    • ๐Ÿ’„ ไฟฎๅค Table ๅ›บๅฎšๅˆ—้ฎๆŒกๅ…ถไป–็ป„ไปถ็š„้—ฎ้ข˜ใ€‚#15782
  • ๐Ÿž ไฟฎๅค Col ไธขๅคฑ็›ธๅ…ณๆ ทๅผ็š„้—ฎ้ข˜ใ€‚#15766
  • ๐Ÿ’„ ่ฐƒๆ•ด Card ๅ’Œ PageHeader ๆ ทๅผ๏ผŒๅฐ† padding ไปŽ 32px ๆ”นๆˆ 24pxใ€‚#15755
  • ๐ŸŒŸ ๆทปๅŠ  less ๅ˜้‡
    • ๐ŸŒŸ Button ๆทปๅŠ  @btn-border-width ๅ’Œ @btn-border-styleใ€‚#15397 @searleb
    • ๐ŸŒŸ Modal ๆทปๅŠ  @modal-body-padding ๅ’Œ @modal-footer-bgใ€‚#15476 #15469 @shumkovdenis
    • ๐ŸŒŸ Radio ๆทปๅŠ  @radio-button-checked-bgใ€‚#15541 @willc001
  • ๐ŸŒŸ ่ฐƒๆ•ด็›ธๅ…ณ TypeScript ็ฑปๅž‹ๅฎšไน‰
    • ๐Ÿž ไฟฎๅค Button ๅ’Œ @types/react ็š„ๅฎšไน‰ๅ†ฒ็ชใ€‚#15702 @ferdikoomen
    • ๐ŸŒŸ Menu ๆทปๅŠ  overflowedIndicator ๅฎšไน‰ใ€‚#15355 @Yangzhedi
    • ๐Ÿž ไฟฎๅค Input action ๅฎšไน‰ใ€‚#15598 @Yangzhedi
    • ๐Ÿž ไฟฎๅค Tree onLoad ๅฎšไน‰ใ€‚#15718 @babycannotsay
    • ๐ŸŒŸ CheckBox.Group ๆทปๅŠ  name ๅฎšไน‰ใ€‚#15753
    • ๐ŸŒŸ RangePicker ๆทปๅŠ  separator ๅฎšไน‰ใ€‚#15765
Commits

The new version differs by 123 commits.

  • dd8b678 update changelog (#15781)
  • 0f49dd2 Merge pull request #15784 from ant-design/merge-feature
  • 9d06bec :bug: Fix components covered by Table fixed columns (#15782)
  • 41f2316 Merge branch 'feature' into merge-feature
  • e3b252b Fixed an issue about the component(RangePicker) could not select the โ€ฆ (#15427)
  • 550ff72 Merge pull request #15775 from ant-design/merge-feature
  • b7ee6d8 Merge pull request #15774 from ant-design/hide-useless-demo
  • 2c693ee merge feature
  • a49caab Add name attribute support to Checkbox.Group (#15760)
  • 1f2375d :clapper: Remove useless badge demo
  • 0fd0faa Update Card & PageHeader style (#15755)
  • 2cec053 Merge pull request #15766 from ant-design/fix-missing-col-className
  • b87daf9 Merge pull request #15768 from ant-design/upgrade-dev-deps
  • bdf60f3 :up: upgrade devDependency TypeScript to 3.4.1
  • 4a5327e Merge pull request #15767 from ant-design/improve-site-footer

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