ParaffinIoT / dashboard

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

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency antd was updated from 3.14.1 to 3.15.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.15.0
  • ๐ŸŒŸ Tree supports new prop blockNode. #14858 @kimochg
  • Form
  • ๐Ÿž Fix Typography dom structure. #15210
  • ๐Ÿž Fix Affix position update logic. #15150
  • Input
    • ๐Ÿž Fix Password lost focus when change visibilityToggle. #15184
    • ๐Ÿž Fix allowClear do not focus after clear content. #15184
    • ๐Ÿž Fix Search style with allowClear or suffix/prefix. #15242
    • ๐Ÿž Fix Input warning logic for focus lose. #15251
  • ๐Ÿž Fix DatePicker and TimePicker cursor style. #15218 @yoyo837
  • ๐Ÿž Fix Steps label text not align center. #15256
  • TypeScript
    • โšก๏ธ Refactor and simplify List Item dom structure, and fix spaces lost inside List Item. #15197
    • ๐Ÿž Fix Layout tagName definition. #15181 @ngolin
    • ๐Ÿž Fix Text ellipsis definition. #15209 @xiaohuoni
    • ๐Ÿž Fix Badge text types. #15264
  • ๐Ÿ‡น๐Ÿ‡ท Turkish translations of new components. #15238 @codesignist

  • ๐ŸŒŸ Tree ็ป„ไปถๆ”ฏๆŒ blockNode ๅฑžๆ€งใ€‚#14858 @kimochg
  • Form
    • ๐ŸŒŸ ๆ”ฏๆŒ็›ดๆŽฅๅœจ Form ไธŠ้ข้…็ฝฎ colon ๅฑžๆ€งใ€‚#15276 @DiamondYuan
    • ๐ŸŒŸ ๆ”ฏๆŒ labelAlign ๅฑžๆ€งใ€‚#15252 @yoyo837
    • ๐Ÿž ไฟฎๅคๅฏ่ƒฝๅ‡บ็Žฐไธคไธชๅ†’ๅท็š„้—ฎ้ข˜ใ€‚15285 @jinxin0112
  • โšก๏ธ ้‡ๆž„ๅนถ็ฎ€ๅŒ–ไบ† List Item ็š„ dom ็ป“ๆž„๏ผŒๅนถไธ”ไฟฎๅคไบ† Item ไธญๅ†…ๅฎน็ฉบๆ ผไธขๅคฑ็š„้—ฎ้ข˜ใ€‚#15210
  • ๐Ÿž ไฟฎๅค Affix ็ป„ไปถๅฎšไฝๆ›ดๆ–ฐ็š„้€ป่พ‘้—ฎ้ข˜ใ€‚#15150
  • Input
    • ๐Ÿž ไฟฎๅค Password ๅฝ“ visibilityToggle ๅ˜ๅŒ–ๆ—ถไธขๅคฑ็„ฆ็‚น็š„้—ฎ้ข˜ใ€‚#15184
    • ๐Ÿž ไฟฎๅค้€š่ฟ‡ allowClear ๆธ…้™คๅ†…ๅฎนๅŽๆฒกๆœ‰่Žทๅพ—็„ฆ็‚น็š„้—ฎ้ข˜ใ€‚#15184
    • ๐Ÿž ไฟฎๅค Search ๅฝ“ไฝฟ็”จไบ† allowClear ๆˆ–่€… suffix/prefix ๆ—ถ็š„ๆ ทๅผ้—ฎ้ข˜ใ€‚#15242
    • ๐Ÿž ไฟฎๅค Input ไธขๅคฑ็„ฆ็‚นๆ—ถ็š„่ญฆๅ‘Š้—ฎ้ข˜ใ€‚#15251
  • ๐Ÿž ไฟฎๅค DatePicker ๅ’Œ TimePicker ็š„ cursor ๆ ทๅผ้—ฎ้ข˜ใ€‚#15218 @yoyo837
  • ๐Ÿž ไฟฎๅค Steps ็š„ label ไธๅฑ…ไธญ็š„้—ฎ้ข˜ใ€‚#15256
  • TypeScript
    • ๐Ÿž ไฟฎๅค Typography ็š„ setContentRef ๅฎšไน‰ใ€‚#15197
    • ๐Ÿž ไฟฎๅค Layout ็š„ tagName ๅฎšไน‰ใ€‚#15181 @ngolin
    • ๐Ÿž ไฟฎๅค Text ็š„ ellipsis ๅฎšไน‰ใ€‚#15209 @xiaohuoni
    • ๐Ÿž ไฟฎๅค Badge ็š„ text ๅฎšไน‰ใ€‚#15264
  • ๐Ÿ‡น๐Ÿ‡ท ๆทปๅŠ ไธ€ไบ›ๆ–ฐ็ป„ไปถ็š„ๅœŸ่€ณๅ…ถ่ฏญ็ฟป่ฏ‘ใ€‚#15238 @codesignist
Commits

The new version differs by 99 commits.

  • f2b95d0 chore: add changelog for 3.15.0 (#15281)
  • a79c788 Merge pull request #15282 from ant-design/feature
  • b807859 Merge branch 'master' into feature
  • 8f8471f :lipstick: fix missing semicolon
  • 4cb2850 Merge pull request #15283 from ant-design/chore/mergem
  • e3a2c38 Merge branch 'master' into chore/mergem
  • 194dedd Merge pull request #15286 from ant-design/improve-code
  • 884e135 Merge pull request #15285 from jinxin0112/patch-1
  • bd0eb34 make sure count compare as number
  • 71440a2 Update components/form/style/index.less
  • da66625 :zap: refactor some code after #15254
  • 7ccf685 fix: appear two colons
  • a4f73ff chore: sync master to feature
  • d02ec78 Merge pull request #15276 from DiamondYuan/form-prop
  • 120ea3a Merge pull request #15252 from yoyo837/add-label-align

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

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for 3.15.1
  • ๐ŸŒŸ Add four less variables @pagination-item-bg-active, @icon-color, @btn-border-width and @btn-border-style. #15302, #15343, #15397 @searleb
  • ๐ŸŒŸ Fix tree shaking not working for PageHeader. #15354
  • ๐ŸŒŸ Modal supports Modal.confirm({ icon: null }) to hide default Icon. #15319
  • List
    • ๐Ÿž Keep same content color of List like previous version. #15301
    • ๐Ÿž Fix some List Item styling issues. #15328
  • Badge
    • ๐Ÿž Fix the issue that customized color is not supported in Badge. #15356 @DiamondYuan
    • ๐Ÿž Fix height problem of Badge with dot. #15395
  • ๐Ÿž Fix tabbar style of Tabs component in card mode. #15299 @rinick
  • ๐Ÿž Fix Calendar can't switch type. #15338 @zy410419243
  • ๐Ÿž Fix Avatar component cannot calculate the offset when display: none is set. #15351 @ppbl
  • ๐Ÿž Correct suffix icon in Input.Password. #15381 @melchior-voidwolf
  • ๐Ÿž Fix Layout has classname ant-layout-has-sider even if hasFixer is set to false. #15396 @SoraYama
  • ๐Ÿž Fix Divider alignment issue in PageHeader. #15400
  • ๐Ÿž Fix a style issue of Skeleton. #15421 @Maktel
  • ๐ŸŒŸ Adjust multiple TypeScript types

  • ๐ŸŒŸ ๆทปๅŠ ไบ†ๅ››ไธช less ๅ˜้‡ @pagination-item-bg-activeใ€@icon-colorใ€@btn-border-width ไปฅๅŠ @btn-border-styleใ€‚ #15302ใ€#15345ใ€#15397 @searleb
  • ๐ŸŒŸ ไฟฎๅค PageHeader tree shaking ๅคฑๆ•ˆ็š„้—ฎ้ข˜ใ€‚#15354
  • ๐ŸŒŸ Modal ็ป„ไปถๆทปๅŠ  Modal.confirm({ icon: null }) ๆฅ้š่—้ป˜่ฎค็š„ Iconใ€‚#15319
  • List
    • ๐Ÿž ไฟๆŒ List ็ป„ไปถๅ†…ๅฎน้ขœ่‰ฒไธŽไน‹ๅ‰็š„็‰ˆๆœฌไธ€่‡ดใ€‚#15301
    • ๐Ÿž ไฟฎๅค List ็š„ไธ€ไบ›ๆ ทๅผ้—ฎ้ข˜ใ€‚#15328
  • Badge
    • ๐Ÿž ไฟฎๅค Badge ็ป„ไปถไธๆ”ฏๆŒ่‡ชๅฎšไน‰้ขœ่‰ฒ็š„้—ฎ้ข˜ใ€‚#15356 @DiamondYuan
    • ๐Ÿž ไฟฎๅค Badge ็ป„ไปถๅ†…ๅธฆๅฐๅœ†็‚นๆ—ถ็š„้ซ˜ๅบฆ้—ฎ้ข˜ใ€‚#15395
  • ๐Ÿž ไฟฎๅค Tabs ็ป„ไปถๅœจๅก็‰‡ๆจกๅผไธ‹ tabbar ็š„ๆ ทๅผใ€‚#15299 @rinick
  • ๐Ÿž ไฟฎๅค Calendar ๆ— ๆณ•ๅˆ‡ๆข็ฑปๅž‹็š„้—ฎ้ข˜ใ€‚#15338 @zy410419243
  • ๐Ÿž ไฟฎๅค Avatar ็ป„ไปถ่ฎพ็ฝฎไบ† display: none ็š„ๆ—ถๅ€™ๆ— ๆณ•่ฎก็ฎ—ๅ็งป้‡็š„้—ฎ้ข˜ใ€‚#15351 @ppbl
  • ๐Ÿž ไฟฎๅค Input.Password ็ป„ไปถ็š„ๅŽ็ฝฎ Iconใ€‚#15381 @melchior-voidwolf
  • ๐Ÿž ไฟฎๅค Layout ๅณไฝฟๅœจ hasSider ๅฑžๆ€งไธบ false ็š„ๆ—ถๅ€™ไพ็„ถไผšๅŠ  ant-layout-has-sider ็š„ classname ็š„้—ฎ้ข˜#15396 @SoraYama
  • ๐Ÿž ไฟฎๅค Divider ๅœจ PageHeader ็ป„ไปถไธญ็š„ๅฏน้ฝ้—ฎ้ข˜ใ€‚#15400
  • ๐Ÿž ไฟฎๅค Menu ๆ”ถ็ผฉๅŽ๏ผŒSubMenu ๅผ‚ๅธธๆธฒๆŸ“็š„้—ฎ้ข˜ใ€‚#15409 @zy410419243
  • ๐Ÿž ไฟฎๅค Skeleton ็ป„ไปถ็š„ๆ ทๅผ้—ฎ้ข˜ใ€‚#15421 @Maktel
  • ่ฐƒๆ•ดไบ†ๅคšๅค„ Typescript ็ฑปๅž‹
    • ๐ŸŒŸ FormComponentProps ๆ–ฐๅขž Form ๅ€ผ็š„่Œƒๅž‹ใ€‚#15355
    • ๐ŸŒŸ ๅฏผๅ‡บ ConfigProviderProps ๅฎšไน‰ใ€‚#15446 @DiamondYuan
    • ๐Ÿž ๆทปๅŠ  Breadcrumb.Item ็š„ onClick ๅฎšไน‰ใ€‚#15331 @tgxpuisb
    • ๐Ÿž ๆทปๅŠ  Steps.Step ็ป„ไปถ็š„ style ๅฎšไน‰ใ€‚#15393 @pavolgolias
    • ๐Ÿž ไฟฎๅค PaginationProps ็ป„ไปถ itemRender ๅ‡ฝๆ•ฐ็š„็ฑปๅž‹้”™่ฏฏใ€‚#15428 @DiamondYuan
Commits

The new version differs by 119 commits.

  • eacb572 3.15.1
  • 5806c98 Merge pull request #15455 from ant-design/release-3.15.1
  • dbd9f32 address cr
  • 5b3628b docs: add changelog for 3.15.1
  • 5d96ba6 English translation for notFoundContent (#15453)
  • b40c0d3 Update DatePicker docs (#15092)
  • 3d16a27 Merge pull request #15446 from ant-design/fix#15438
  • c99b2a7 fix: export ConfigProviderProps interface
  • 1bb7d6c Merge pull request #15409 from zy410419243/issue-15321
  • 785820e Merge pull request #15420 from akaguny/patch-1
  • 59a6d49 Update index.en-US.md
  • e052031 Merge pull request #15428 from DiamondYuan/fix#15384
  • 4aa32b9 Merge pull request #15434 from chiaweilee/patch-1
  • 72296fd fix: lint
  • 729f3b9 Merge pull request #15433 from yuezk/update-tooltip-doc

There are 119 commits in total.

See the full diff