Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update antd to the latest version 🚀 #1038

Merged
merged 1 commit into from
Feb 18, 2019
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 17, 2019

The devDependency antd was updated from 3.13.2 to 3.13.3.

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.3
  • 📖 New English translation
  • 🐞 Fix mouse cursor style when Switch is disabled. #14764
  • 🐞 Fix Progress shows a wrong successful status. #14769 @imhele
  • 🐞 Fix the issue that the upload status has always been uploading after hiding the upload button in the Upload. #14779
  • 🐞 Fix the issue where the custom icons for vertical Steps were not centered. #14677
  • 🐞 Fix the issue with Input.Search does not support addonAfter. #14785
  • 🐞 Fix layout issues with FormItem when there is an error. #14772
  • 🐞 Fix the issue that the operation button will be blocked when the Card is loading. #14832
  • 🐞 Fix the issue that describes overflow in List. #14765 @Shub1427
  • 🐞 Fix the style issue of TimePicker's clear button, when using the small size. #14861 @Yangzhedi
  • Table
    • 🐞 Fix the issue that the floating element misalignment. #14822 @chiaweilee
    • 🐞 Fix the issue where the className was not synchronized when the rowSelection property was removed. #14759
    • 🐞 Fix border display issue when there is no data. #14834
    • 🐞 Fix the issue where pagination was set to true.
    • 🐞 Fix the issue where the filter drop-down box would be occluded.
  • TypeScript

  • 🐞 修复 Upload 中隐藏上传按钮后导致上传状态一直是 uploading 的问题。#14779
  • 🐞 修复 Switch 禁用时的鼠标样式。#14764
  • 🐞 修复 Progress 显示成功状态错误的问题。#14769 @imhele
  • 🐞 修复垂直 Steps 的自定义图标不居中的问题。#14677
  • 🐞 修复 Input.Search 不支持 addonAfter 的问题。#14785
  • 🐞 修复 FormItem 在有错误提示时的布局问题。#14772
  • 🐞 修复 Card 在 loading 时,操作按钮会被遮住的问题。#14832
  • 🐞 修复 List 中描述溢出的问题。#14765 @Shub1427
  • 🐞 修复 TimePicker 在使用 small 大小时,清楚按钮的样式显示问题。#14861 @Yangzhedi
  • Table
    • 🐞 修复浮动元素错位的问题。#14822 @chiaweilee
    • 🐞 修复移除 rowSelection 属性时,className 不同步的问题。#14759
    • 🐞 修复无数据时的边框显示问题。#14834
    • 🐞 修复 paginationtrue 时报错的问题。
    • 🐞 修复过滤下拉框会被遮挡的问题。#11730
  • TypeScript 类型
    • 🐞 修复 Checkbox 缺少的 onClick 类型。 #14762 @Frezc
    • 🐞 修复 Menu 缺少的 onTitleMouseEnteronTitleMouseLeave 类型。#14737 #GabeMedrash
Commits

The new version differs by 51 commits.

  • 83626e6 Bump 3.13.3
  • 07ec7d9 test: use mockReset
  • 8945343 Merge pull request #14852 from ant-design/release-3.13.3
  • 62dbb31 Add 3.13.3 changelog
  • c30b06d :memo: add stop in document
  • 25404ee :lipstick: Tweak select width in Calendar
  • f359b75 :memo: site: remove new icons badge
  • e68dab6 add ant-design-vue (#14869)
  • d2c17cd only set getPopupContainer when scroll provides (#14864)
  • 2f81d00 fix(time-picker): fix icon style (#14861)
  • 6dce9af Add onTitleMouseEnter and onTitleMouseLeave to public interface
  • 6936599 Enhance stylelint rules (#14803)
  • 80e6204 remove the lambda used in input-number render() function
  • 6ef24cf :bug: Fix Card loading style when there is actions
  • 86f0f97 rangePicker clear when controlled (#14796)

There are 51 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@annarieger annarieger merged commit 71cdead into master Feb 18, 2019
@annarieger annarieger deleted the greenkeeper/antd-3.13.3 branch February 18, 2019 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant