Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
afc163
b77e7ed554
Fix extra 0.5px height in chrome
close #8220
7 years ago
nikogu
fdf0c11ec7
Fixed List snapshots
7 years ago
niko
f6a730e2fe
List empty style ( #8190 )
7 years ago
afc163
46d1296045
Fix async test cases
7 years ago
Benjy Cui
06a1b6ed23
fix: should not throw error when keydown in menu, close : #8089 ( #8211 )
7 years ago
afc163
9b552087cd
Fix tag test case
7 years ago
Oleksandr Kovalchuk
fce6862696
Feature: uk_UA locale ( #8169 )
* Add uk-UA localization
Ukrainian localization for the following components:
- locale-provider
- DatePicker
- TimePicker
- Calendar
* Add uk_UA locale to test suite
* Add uk_UA locale to tests snapshot
Tests on CI are failing because there are no snapshot for uk_UA locale.
Generate a snapshot with `npm test -u` command and add it to the test
suite.
7 years ago
Wei Zhu
fbafe9eac1
Add table filter test
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
afc163
cad769af91
No more __ANT_LAYOUT_SIDER in favor of #8077
7 years ago
afc163
3c648820a0
Fix badge style
7 years ago
afc163
09af43c314
Allow Badge[status] usage with Badge[children], close #8164
7 years ago
Graeme Yeates
b46cb4b740
Add a variable to control processing colors ( #8166 )
7 years ago
Wei Zhu
55c85f77a1
Update dependendies ( #8150 )
* deps: upgrade rc-menu, and close : #2837
* test: update snapshots
* Update rc-calendar
* Update rc-cascader
* Update rc-dialog
* Update dropdown
* Update rc-select@7.1.0
* Update rc-slider
* Update rc-time-picker
* Update rc-tooltip
* Update rc-tree-select
* Mock rc-trigger and Portal
* Fix animation warning when inlineCollapsed changes
* fix: should use SubMenu[popupClassName]
* Fix typescript error
* Fix lint
* fix: style for menu
* Mock rc-trigger for React 15
* Remvoe allow_failures
7 years ago
afc163
4999a60643
update form demo
7 years ago
afc163
58e3743c6d
Tweak cascader arrow style
7 years ago
afc163
2e126c1323
Fix Rate style under form item
7 years ago
Wei Zhu
0c7ce9db17
Use props
Related #7706
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
4022374f33
Fix snapshot
7 years ago
afc163
855e0ff78d
Fix super argument
7 years ago
afc163
97a889da00
Fix snapshot
7 years ago
afc163
d30e398859
Fix upload.test.js
7 years ago
Graeme Yeates
8395de01a2
Add support for column defaultSortOrder ( #6449 ) ( #8111 )
Fixes #6449
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
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
a99c8c7175
Fix snapshot
7 years ago
Wei Zhu
67fee48c6a
Run test against multiple react versions
7 years ago
afc163
42e219389d
Fix key warning
7 years ago
afc163
5e7c735935
Fix ts compile error
7 years ago
偏右
bdceb5f083
Review fix ( #8125 )
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
7 years ago
afc163
ac96bad478
Improve demo details and update snapshot
7 years ago
Wei Zhu
d6ace6663b
Update snapshot
7 years ago
Benjy Cui
ffe36725d6
docs: remove duplicated APIs
7 years ago
kossel
92aa34c1b5
Feature antd 3.0/spinning indicator ( #7977 )
* Added indicator props to Spin component
* Added indicator props to Spin component
* update snapshots
* fix defautl props
* revert some snapshot files
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
afc163
ca1b79ad34
Add Badge[offset]
7 years ago
Kyle Kelley
43864988e3
correct spelling of progress ( #8101 )
`@process-default-color` --> `@progress-default-color`
7 years ago