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
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