This repository was archived by the owner on May 17, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
This repository was archived by the owner on May 17, 2021. It is now read-only.
An in-range update of antd is breaking the build 🚨 #42
Copy link
Copy link
Open
Labels
Description
The dependency antd was updated from 3.26.9
to 3.26.10
.
This version is covered by your current version range and after updating it in your project the build failed.
antd is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Release Notes for 3.26.10
- 🐞 Fix Input.Group inside
<Form layout="vertical" >
1px bug. #20685 - 🐞 Fix Badge
color
not working when contains children. #21333 - 🐞 Fix Alert close button extra
padding
. #21325 - 🐞 Fix Affix throws
Cannot read property getBoundingClientRect in mobile device
. #21350 - 💄 Tweak Steps 1px align issue. #21306
- 💄 Fix Row component affect next element style issue. #21310
- Typescript
Commits
The new version differs by 12 commits.
4c52401
Bump 3.26.9
7c96796
docs: add 3.26.10 changelog (#21393)
ac63d26
Revert "fix: Minor fix on ValidationRule to match AsyncValidator (#21250)" (#21391)
b22ef22
:white_check_mark: fix Badge test in React 15
831f0fc
chore: remove unused iconClassName from definition (#21378)
4db7cbc
:bug: Fix Affix throws Cannot read property getBoundingClientRect (#21350)
dd16a24
:bug: fix Badge color not working when contains children (#21333)
f692e7e
:bug: fix Alert button extra padding in Firefox (#21325)
fd553c9
:clapper: improve dropdown demos in mobile (#21312)
1b23971
:lipstick: tweak steps 1px align (#21306)
04ef6a8
fix: Clear fix missing width (#21310)
703a4b1
docs(changelog): Add missing version
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 🌴