afc163
b77e7ed554
Fix extra 0.5px height in chrome
close #8220
7 years ago
afc163
46d1296045
Fix async test cases
7 years ago
afc163
9a9196ca10
Fix doc
7 years ago
afc163
11a3ce4cc6
multiple emails
7 years ago
afc163
9b552087cd
Fix tag test case
7 years ago
afc163
1117de7c6f
site: fix version select width
7 years ago
afc163
e0be248847
Add antue
7 years ago
afc163
4535800fa3
update
7 years ago
偏右
716c49c55f
Update work-with-us.md
7 years ago
Wei Zhu
645be586f3
Run jest.useFakeTimers in beforeAll
7 years ago
Benjy Cui
16133aac65
docs: add validateMessage for createForm, close : #965
7 years ago
Arnaud Benhamdine
5402dfe66e
Improve changelog english wording ( #8173 )
7 years ago
afc163
65b5769abd
bump 2.13.10
7 years ago
afc163
cad769af91
No more __ANT_LAYOUT_SIDER in favor of #8077
7 years ago
afc163
2ecb52cd7c
Add emoji for changelog
7 years ago
Wei Zhu
0c7ce9db17
Use props
Related #7706
7 years ago
Zach Guo
c1ce2cd82c
docs: fix pattern/form invalid tag error ( #8159 )
7 years ago
afc163
54188b8e97
Reset timer in test
7 years ago
afc163
148e5bd887
Fix super argument
7 years ago
afc163
ea185fe288
Fix code style
7 years ago
afc163
0eca38ba2f
Add has sider test case, ref #8077
7 years ago
Yasin Uslu
b3e1192482
Detect Sider even if it's not first child of layout ( #8077 )
* Fix typo in layout
* Detect Sider even if it's not first child of layout
7 years ago
afc163
d30e398859
Fix upload.test.js
7 years ago
Lyndon001
dd531b8428
Update work-with-us.md
7 years ago
afc163
1b45a2c005
update footer
7 years ago
afc163
9ffd545b24
fix order
7 years ago
afc163
23033cb9c1
Add work-with-us
7 years ago
chaofeis
c168a92f18
docs: add missing key prop for controlled tag demo ( #1 ) ( #8147 )
7 years ago
afc163
72aa5e0763
Fix input group align bug in Chrome 62
close ant-design/ant-design-pro#139
7 years ago
D & R
10ab3f5187
fix flattenTree in Cascader ( #8130 ) ( #8136 )
7 years ago
afc163
00227e8688
test node 8 in travis
7 years ago
afc163
198d033e21
upgrade @types/react to 16
7 years ago
afc163
4790f84657
Fix AutoComplete and Input affix style conflict, close #8081
7 years ago
afc163
2d17d8a768
refactor edit-row demo, close #8026
7 years ago
Wei Zhu
e5a57ff60a
Improve Select type definition
Close #8128
7 years ago
afc163
b740d86bbf
update feedback.md
7 years ago
afc163
ac96bad478
Improve demo details and update snapshot
7 years ago
Benjy Cui
6bedfb6a5c
bump 2.13.9
7 years ago
Benjy Cui
be38298f8e
docs: add changelog for 2.13.9 ( #8105 )
7 years ago
Benjy Cui
ffe36725d6
docs: remove duplicated APIs
7 years ago
afc163
32b2c21145
site: fix header button style
7 years ago
afc163
5fc64a8433
Add emoji-mart into recommandation
7 years ago
Benjy Cui
de0493d82b
docs: translate, ref: #8100
7 years ago
Josué
c00a2aabe2
docs: add missed time picker props ( #8100 )
* Add missed time-picker props
* Update time picker docs for missed props
7 years ago
afc163
59db56e953
Fix popupVisible of Cascader not working, close #8088
7 years ago
Kyle Kelley
43864988e3
correct spelling of progress ( #8101 )
`@process-default-color` --> `@progress-default-color`
7 years ago
David Schneider
a5c3a6c930
In SliderProps type definition, replace `void` types with `null`. ( #8102 )
With TypeScript compiler option ‘strictNullChecks’ enabled, the value `null` cannot be assigned to type `void`. This means, for instance, that it’s impossible to pass a `null` value for prop `step`. I don’t expect that substituting `null` for `void` in these type definitions should cause anyone difficulty; because these are optional props, a consumer of this component should be able to pass `null` or `undefined` safely, whether or not the compiler is using strict null checks.
7 years ago
afc163
1af37103f3
use ghost
7 years ago
Andreas Cederström
a3610603bf
Upgrade documentation of use with create-react-app ( #8085 )
https://github.com/timarney/react-app-rewired have new compose protocol.
Check: https://github.com/timarney/react-app-rewired/tree/master/packages/react-app-rewire-less
7 years ago
afc163
bf82b4c49b
Fix suffix of Input.Search
close #7970
7 years ago