dependabot[bot]
e0312f65ee
Update stylelint requirement to 9.2.1 ( #10553 )
Updates the requirements on [stylelint](https://github.com/stylelint/stylelint ) to permit the latest version.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/commits/9.2.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago
Zheeeng
389c7c4f10
DRY the styles writing for maintenance ( #10220 )
7 years ago
Zheeeng
59fe98a194
Add position config for List pagination ( #10581 )
7 years ago
Jamie.LiuMJ
2955600642
fix clearfix ( #10563 )
7 years ago
sosohime
d4ed303bcd
doc: Update DatePicker document about locale ( #10598 )
7 years ago
Wei Zhu
ff458a2c3f
Improve Input type definitions
Close #10166
7 years ago
zombiej
06ffd9ca04
Adjust Tree icon vertical-align, fix #10603
7 years ago
afc163
251d882101
fix dropdown any type
7 years ago
afc163
129baddc44
Remove some typescript any types of cascader
7 years ago
afc163
968488a2fa
fix: Cascader showSearch not working bug, close #10599
7 years ago
afc163
00d710cef0
demo: fix select demo order
7 years ago
afc163
ddc242a9cb
Merge branch 'master' into feature-3.6.0
7 years ago
jim
d6a554823f
Rollback ci modification
7 years ago
jim
fd1d9661c0
update snap fix ci
7 years ago
jim
07b24f4edd
fix doc
7 years ago
jim
dbd2bd1866
release 3.5.3
7 years ago
Zheeeng
8b420c41bb
Fix typo ( #10582 )
* Fix typo: splited -> separated
* Fix typo: splited -> separated
7 years ago
方剑成
96d53aefb8
Remove redundant icons ( #10583 )
7 years ago
afc163
8e2f72ffe0
tweak dropdown menu item padding
7 years ago
afc163
29229ebee7
fix: input onDoubleClick type, close #10518
7 years ago
afc163
e1ad91119a
change deps badges
7 years ago
dependabot[bot]
76bf36a79b
Update eslint-plugin-react requirement to 7.8.2 ( #10493 )
Updates the requirements on [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) to permit the latest version.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/commits/v7.8.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago
Wei Zhu
aa87fcb01e
Update snapshot
7 years ago
Wei Zhu
1ed9fed2cf
Improve Button and Tag types
7 years ago
afc163
7c4f6e8b2a
fix: Revert checkbox z-index
fix #10480
ref #10452
reverted for #10385
7 years ago
Zohaib Ijaz
df7ef9a833
site: Repalced generateColorLess script with antd-theme-generator
* Repalced generateColorLess script with antd-theme-generator which allows to dynamically change theme for all color variables
* Updated antd-theme-generator version
* Updated Ant styles directory path
7 years ago
afc163
9b17a943f5
site: use correct locale for component
7 years ago
qhxin
7404b7f36c
fix Affix/index.tsx while offsetTop === 0 and offsetBottom is numberic ( #10566 )
* Update index.tsx
Fix: if offsetTop === 0, it will get undefined, if offsetBottom is type of number, offsetMode will be { top: false, ... }
* Update index.tsx
7 years ago
Walter Barbagallo
963120f702
Improved Form component typings ( #10564 )
* Improved Form component typings
With this fix you can use HTMLFormElement attributes on Form component
without getting TypeScript errors.
For example this code does not longer produce error for the additional
`autoComplete` prop:
```
const myForm = (
<Form autoComplete="off">
...
</Form>
)
```
* Fix onBlur / onChange typings with Input component
This improvement fix a typing issue incompatibility with
`react-final-form`
The incompatibility involve [this
line](https://github.com/final-form/react-final-form/blob/v3.4.2/src/index.d.ts#L20 )
where the handler argument is a more specific SyntheticEvent
7 years ago
Wei Zhu
b7d508e166
Fix Row gutter type
7 years ago
afc163
cafeb8e3eb
fix button group split border color
7 years ago
afc163
99dca86904
update button disable demo
7 years ago
afc163
09d5e36cfa
style: fix hightlight link color in menu item
7 years ago
afc163
6e0865f691
fix less compile error
7 years ago
afc163
eb17aae25c
Fix less import error again
7 years ago
afc163
593435ce65
fix import path
7 years ago
afc163
c4f58e7027
fix import path
7 years ago
afc163
b76910f63f
fix typo
7 years ago
afc163
12d3046687
style: unify the less vars naming
7 years ago
afc163
d5d0501ac7
site: change footer ui
7 years ago
Wei Zhu
c7c85e3d5d
docs: Revert unexpected modify
7 years ago
Wei Zhu
78af67a057
docs: fix table custom search panel demo
close #10494
7 years ago
Reed Sun
604584931e
fix text error ( #10510 )
回掉 => 回调
7 years ago
afc163
77e21d33ea
site: fix link
7 years ago
afc163
bdb4483ef5
site: add kitchen link in footer
7 years ago
Andreas Cederström
97c2d58d15
remove bundle size warning in test env ( #10363 )
7 years ago
Winter Zhong
f09c799bba
add the border-right-width to fix the Input.Group component covered box-shadow effect ( #10492 )
7 years ago
afc163
bc8353729c
site: add kitchen homepage
7 years ago
Wei Zhu
bf03d954d4
docs: Fix indent
7 years ago
Xiping.wang
413479a5b9
修改案例title值,原title值容易产生误导
修改案例title值,原title值容易产生误导
7 years ago