afc163
9dd858cc62
Fix selector priority, close #8245
7 years ago
Benjy Cui
00ff041d16
fix: submenu should work fine in dropdown, close : #8248
7 years ago
Wei Zhu
5e9daf08d7
Fix implicit any error for Tabs.
7 years ago
Wei Zhu
2cf3414d69
Improve TimePicker type definitions
7 years ago
Wei Zhu
ac7212eba8
Improve Tooltip type definitions
7 years ago
Wei Zhu
54b1715d2a
Improve Transfer type definitions.
7 years ago
Wei Zhu
6837aedf69
Imporve tree and tree-select type definitions
7 years ago
Wei Zhu
cbaf54415e
style: Use single quote
7 years ago
Wei Zhu
03e4411589
Improve upload type definition
7 years ago
Wei Zhu
45135e4ec8
Improve upload type definition.
7 years ago
Benjy Cui
e8b4892a70
site: fix demo, close : #8227
7 years ago
Wei Zhu
814f9a72de
Set work-break explicitly form progress text
7 years ago
afc163
3406c6598a
Fix submenu z-index
7 years ago
afc163
7049a45d8e
Fix submenu width, close #8236
7 years ago
afc163
8e6e91b932
Fix menu active style
close ant-design/ant-design-pro#222
7 years ago
Benjy Cui
09fd564af9
feat: upgrade rc-menu ( #8235 )
7 years ago
Wei Zhu
2de0a6a522
Add use in TypeScript instruction ( #8230 )
7 years ago
Wei Zhu
09aaa56243
Update snapshot
7 years ago
Wei Zhu
bf4ad93f2c
Update rc-select
7 years ago
Wei Zhu
9678d3fcfd
Focus && blur support ( #8204 )
* Add test for select
* Add focus() and blur() for AutoComplete
* Add focus() and blur() to Cascader
* Add focus test for input
* Add focus() and blur() for Checkbox
* Add focus() and blur() for Radio
* Add focus() and blur() for Switch
* Add blur() for TimePicker
* Add focus() and blur() to TreeSelect
7 years ago
Wei Zhu
22e5c0d954
Allow fix table selection column ( #8195 )
7 years ago
afc163
0627d9a3a0
Fix MenuItem margin
7 years ago
afc163
797754d3fd
Fix message cannot hide bug, close #8201
7 years ago
David Tsai
b3b3ee043e
Update Select component documentation ( #8229 )
Providing clarity through reworking the description(s) on usage.
7 years ago
afc163
32d96e366b
Refator to allow set color of Rate easily
now we can use `<Rate style={{ color: '#00c' }}>`
close #8197
7 years ago
Wei Zhu
633708fee9
export BodyRowClass
7 years ago
Wei Zhu
67336fca7b
Rename TableRow to BodyRow
7 years ago
Wei Zhu
5970dbb1ec
Fix table row selected className
Close #8074 #8075
7 years ago
Benjy Cui
ac463a10f2
deps: upgrade form to 2.0.0 ( #8207 )
7 years ago
Wei Zhu
f78d33ed59
Update rc-table ( #8187 )
* Update rc-table
* Add table drag sorting demo
7 years ago
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