ParaffinIoT / dashboard

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

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency antd was updated from 3.16.4 to 3.16.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.16.6
  • โŒจ๏ธ Improve PageHeader backIcon keyboard accessibility. #16038
  • ๐Ÿ‡ฎ๐Ÿ‡น Optimize Italian localization. #16093 @yp #16172 @afelicioni
  • ๐Ÿž Fix Select with showSearch not trigger onSearch when blur it. #16235
  • ๐Ÿž Fix Selecte active item's hover background color. #16238 @yociduo
  • ๐Ÿž Fix unexpected pressed style of disabled Switch. #16251 @atomoo
  • ๐Ÿž Fix small size Table header background. #16266
  • ๐Ÿž Fix Tabs missing border when tabPosition="bottom". #16130 @rinick
  • ๐Ÿž Fix Typography.Title not support type. #16275
  • ๐Ÿž Fix Typography editable mode not support className. #16307
  • ๐Ÿž Fix List actions misplaced. #16239
  • ๐Ÿž Fix long word Modal title display problem. #16267 @yoyo837
  • ๐Ÿž Fix Pagination active item background color. #16306
  • ๐Ÿž Fix a core-js@<2.6.5 is no longer maintained install warning. #16325
  • Typescript
    • ๐Ÿž Fix Form.create() don't work. #16242
    • ๐Ÿž Fix Tooltip className definition. #16195 @swillis12

  • โŒจ๏ธ ไผ˜ๅŒ– PageHeader backIcon ็š„้”ฎ็›˜ๅฏ่ฎฟ้—ฎๆ€งใ€‚#16038
  • ๐Ÿ‡ฎ๐Ÿ‡น ่ฐƒๆ•ดๆ„ๅคงๅˆฉ่ฏญๆ–‡ๆกˆใ€‚#16093 @yp #16172 @afelicioni
  • ๐Ÿž ไฟฎๅค Select showSearch ๆจกๅผไธ‹ๅ–ๆถˆ้€‰ๆ‹ฉๆ—ถๆฒกๆœ‰่งฆๅ‘ onSearch ็š„้—ฎ้ข˜ใ€‚#16235
  • ๐Ÿž ไฟฎๅค Select ๅฝ“ๅ‰้€‰้กน็š„ hover ๆ ทๅผใ€‚#16238 @yociduo
  • ๐Ÿž ไฟฎๅค Switch ๅคฑๆ•ˆ็Šถๆ€ไธ‹ไพ็„ถๆœ‰ๆŒ‰ไธ‹ๆ ทๅผ็š„้—ฎ้ข˜ใ€‚#16251 @atomoo
  • ๐Ÿž ไฟฎๅคๅฐๅท Table ่กจๅคด่ƒŒๆ™ฏๆ ทๅผใ€‚#16266
  • ๐Ÿž ไฟฎๅค Tabs ๅœจๅบ•้ƒจๆ—ถ็š„่พนๆก†ๆ ทๅผ้—ฎ้ข˜ใ€‚#16130 @rinick
  • ๐Ÿž ไฟฎๅค Typography.Title ไธๆ”ฏๆŒ type ็š„้—ฎ้ข˜ใ€‚#16275
  • ๐Ÿž ไฟฎๅค Typography.Paragraph ็ผ–่พ‘ๆจกๅผ className ๅคฑๆ•ˆ็š„้—ฎ้ข˜ใ€‚#16307
  • ๐Ÿž ไฟฎๅคไธ€ไธช List actions ้”™ไฝ้—ฎ้ข˜ใ€‚#16239
  • ๐Ÿž ไฟฎๅคไธ€ไธช่ถ…้•ฟ Modal ๆ ‡้ข˜็š„ๅฑ•็Žฐ้—ฎ้ข˜ใ€‚#16267 @yoyo837
  • ๐Ÿž ไฟฎๆญฃ Pagination ๅฝ“ๅ‰้กน็š„่ƒŒๆ™ฏ่‰ฒใ€‚#16306
  • ๐Ÿž ไฟฎๅค core-js@<2.6.5 is no longer maintained ็š„ๅฎ‰่ฃ…่ญฆๅ‘Šใ€‚#16325
  • Typescript
    • ๐Ÿž ไฟฎๅค Form.create() ๆŠฅ้”™ใ€‚#16242
    • ๐Ÿž ไฟฎๅค Tooltip className ็š„ๅฎšไน‰ใ€‚#16195 @swillis12
Commits

The new version differs by 62 commits.

  • 14f5f5b :up: upgrade devDependency
  • 4909443 Merge pull request #16335 from ant-design/changelog-3.16.6
  • d55a16e :memo: English changelog for 3.16.6
  • b2379fe :bug: Add className in TooltipProps only, #16195
  • 1ee297e :memo: changelog for 3.16.6
  • e01ba57 Merge pull request #16195 from swillis12/Fix-tooltip-Type
  • 8e1289f Merge pull request #16331 from ant-design/dependabot/npm_and_yarn/react-slick-approx-0.24.0
  • cb2e728 Merge pull request #16332 from ant-design/rm-create-react-class
  • 6bd7735 chore: Remove useless deps
  • 2d7f344 Update react-slick requirement from ~0.23.2 to ~0.24.0
  • 685f433 Typography editable mode should support className (#16307)
  • 0fc6e7d Merge pull request #16306 from ant-design/pagination-bg
  • 5a462d8 fix: Pagination active item should have background color
  • 4e54973 Merge pull request #16187 from ant-design/page-header-button
  • 5fd8ba1 fix: Caldendar select option ellipsis when not in fullscreen (#16304)

There are 62 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.17.0
  • ๐ŸŽ‰ Breadcrumb.Item supports overlay props to define drop-down menus. #16315
  • ๐ŸŽ‰ Button added a new type link. #16289
  • โŒจ๏ธ Wrap List.Item under ul to enhance accessibility.#15890
  • ๐ŸŒŸ TreeSelect support showSearch in multiple mode. #15933
  • ๐ŸŒŸ Provides previewFile to customize preview logic. #15984
  • ๐ŸŒŸ Added the @table-selected-row-color variable to customize the color selected by the table. #15971 @hextion
  • ๐ŸŒŸ Added @form-warning-input-bg and @form-error-input-bg variables to customize the background color when the form is in error state. #15954 @hextion
  • ๐ŸŒŸ Dropdown.Button supports icon props to customize icons. #15996 @DiamondYuan
  • ๐ŸŒŸ Support SkeletonAvatarProps size accept number. #16128 @MrHeer
  • ๐ŸŒŸ Notification.config now supports getContainer for custom dom rendering locations. #16123 @Nouzbe
  • ๐ŸŒŸ Drawer supports afterVisibleChange props, which fires when the drawer animation is complete. #16228
  • ๐ŸŒŸ Form.Item supports htmlFor props. #16278
  • ๐ŸŒŸ Collapse supports expandIconPosition props. #16365
  • ๐ŸŒŸ Carousel supports the location of custom panel indicator points. #16225 @yociduo
  • ๐ŸŒŸ TreeNode supports the properties of checkable. #16369
  • ๐ŸŒŸ ๐Ÿ‡ญ๐Ÿ‡ท Added Croatian language pack. #15641 @fpintaric
  • ๐Ÿž Fix Drawer wrong animation direction. #16358
  • ๐Ÿž Fix Slider mark text style will break line. #15128
  • ๐Ÿž Fix Checkbox.Group onChange pass removed value. #16392
  • ๐Ÿž Fixed multiple Typescript type errors. #16043 #16341 #16343 #16360 #16344

  • ๐ŸŽ‰ Breadcrumb.Item ๆ”ฏๆŒ overlay props ๆฅๅฎšไน‰ไธ‹ๆ‹‰่œๅ•ใ€‚#16315
  • ๐ŸŽ‰ Button ็š„ๅขžๅŠ ไบ†ๆ–ฐ็š„็ฑปๅž‹ linkใ€‚#16289
  • โŒจ๏ธ ็”จulๅŒ…่ฃน List.Item๏ผŒไปฅๅขžๅŠ ๅฏ่ฎฟ้—ฎๆ€งใ€‚#15890
  • ๐ŸŒŸ TreeSelect ็š„ showSearch ๆ”ฏๆŒๅคš้€‰ๆจกๅผใ€‚#15933
  • ๐ŸŒŸ Upload ๆไพ› previewFile props ไปฅ่‡ชๅฎšไน‰้ข„่งˆ้€ป่พ‘ใ€‚#15984
  • ๐ŸŒŸ ๆทปๅŠ ไบ† @table-selected-row-color ๅ˜้‡ๆฅ่‡ชๅฎšไน‰่กจๆ ผ้€‰ไธญ็š„้ขœ่‰ฒใ€‚#15971 @hextion
  • ๐ŸŒŸ ๆทปๅŠ ไบ† @form-warning-input-bg ๅ’Œ @form-error-input-bg ๅ˜้‡ๆฅ่‡ชๅฎšไน‰่กจๅ•้”™่ฏฏ็Šถๆ€ๆ—ถ็š„่ƒŒๆ™ฏ้ขœ่‰ฒใ€‚#15954 @hextion
  • ๐ŸŒŸ Dropdown.Button ๆ”ฏๆŒ icon props ๆฅ่‡ชๅฎšไน‰ๅ›พๆ ‡ใ€‚#15996 @DiamondYuan
  • ๐ŸŒŸ SkeletonAvatarProps ็š„ size props ๆ”ฏๆŒไผ ๅ…ฅๆ•ฐๅญ—ใ€‚#16128 @MrHeer
  • ๐ŸŒŸ notification.config ็Žฐๅœจๆ”ฏๆŒ getContainer ๆฅ่ฟ›่กŒ่‡ชๅฎšไน‰ dom ๆธฒๆŸ“ไฝ็ฝฎใ€‚#16123 @Nouzbe
  • ๐ŸŒŸ Drawer ๆ”ฏๆŒ afterVisibleChange props๏ผŒๅœจๆŠฝๅฑ‰ๅŠจ็”ปๅฎŒๆˆๅŽ่งฆๅ‘ใ€‚#16228
  • ๐ŸŒŸ Form.Item ๆ”ฏๆŒไบ† htmlFor props. #16278
  • ๐ŸŒŸ Collapse ๆ”ฏๆŒ expandIconPosition propsใ€‚#16365
  • ๐ŸŒŸ Carousel ๆ”ฏๆŒ่‡ชๅฎšไน‰้ขๆฟๆŒ‡็คบ็‚น็š„ไฝ็ฝฎใ€‚#16225 @yociduo
  • ๐ŸŒŸ TreeNode ๆ”ฏๆŒ checkable ็š„ๅฑžๆ€งใ€‚#16369
  • ๐ŸŒŸ ๐Ÿ‡ญ๐Ÿ‡ท ๆ–ฐๅขžๅ…‹็ฝ—ๅœฐไบš่ฏญ่จ€ๅŒ…ใ€‚#15641 @fpintaric
  • ๐Ÿž ไฟฎๅค Drawer ็ป„ไปถ็š„ๅผนๅ‡บๅŠจ็”ป้—ช็ƒ็š„้—ฎ้ข˜ใ€‚#16358
  • ๐Ÿž ไฟฎๅค Slider ็š„ๆ–‡ๅญ—ไผšๆข่กŒ็š„้—ฎ้ข˜ใ€‚#15128
  • ๐Ÿž ไฟฎๅค Checkbox.Group onChange ไผšๅŒ…ๅซ็งป้™คๅ€ผๅพ—้—ฎ้ข˜ใ€‚#16392
  • ๐Ÿž ไฟฎๆญฃไบ†ๅคšๅค„ Typescript ็š„็ฑปๅž‹้”™่ฏฏใ€‚#16043 #16341 #16343 #16360 #16344
Commits

The new version differs by 35 commits.

  • 6bcd4b4 bump 3.17.0
  • 785c132 meger feature to master (#16421)
  • 20ddb40 update doc (#16422)
  • 3c26bde fix nest style (#16419)
  • 6947d1b fix: TypeScript definitions for Select component's onSelect / onDeselect props, update inaccurate docs (#16344)
  • 4af2b62 fix: Add some missing TypeScript prop definititions and clean up date-picker definitions (#16342)
  • 0350544 fix: username misspelling in the form. (#16398)
  • 106423f Upgrade TypeScript ECMAScript support from es7 (= ECMAScript 2016) to es2017 (= ECMAScript 2017) (#16340)
  • 7a7aa65 fix: Checkbox.Group onChange should not pass removed value (#16392)
  • 9403eae Merge pull request #16395 from ant-design/fix-auto-complete-align
  • 084deeb :bug: Fix AutoComplete align issue
  • 1a8d5f6 Merge pull request #16390 from ant-design/improve-upload-demo
  • 9ca4941 Merge pull request #16391 from ztplz/fix_typo
  • ffcee17 Fix some typos
  • bde2eb3 :clapper: use new file upload mock API

There are 35 commits in total.

See the full diff