zombieJ
b1d1b75a8f
Cascader support limit filtered item count ( #13206 )
...
close #13097
2018-11-26 11:29:16 +08:00
afc163
c466776805
fix typo, #12970
2018-11-07 00:20:27 +08:00
afc163
e6d9a77029
Fix filedNames
broken after 3.7.x
...
close #12970
2018-11-06 12:36:03 +08:00
Wei Zhu
4ce3800de7
Merge branch 'master' into feature
2018-09-29 16:27:07 +08:00
zombiej
176a8dfcda
update test snapshot
2018-09-25 19:45:41 +08:00
HeskeyBaozi
fb8ec65ca0
fix test case snapshot
2018-09-21 13:40:27 +08:00
HeskeyBaozi
844a5a92d7
add suffix icon to tree-select
2018-09-21 13:40:27 +08:00
HeskeyBaozi
96282b1fe8
add suffix icon to cascader
2018-09-21 13:40:27 +08:00
afc163
4cac7917c4
update snapshot
2018-09-19 14:33:36 +08:00
包子熊
4eb7d8f693
Hotfix(Select) add select clear icon ( #12196 )
...
close #12181
2018-09-11 20:45:40 +08:00
HeskeyBaozi
976f6969f4
update test snapshot
2018-09-07 14:14:23 +08:00
HeskeyBaozi
2f8a56fa78
fix test case & update test snapshot
2018-09-02 20:59:37 +08:00
HeskeyBaozi
74798b8911
upgdate test snapshot
2018-09-02 20:59:37 +08:00
HeskeyBaozi
d6131fe18d
update test snapshot
2018-09-02 20:59:37 +08:00
HeskeyBaozi
0c9465aaf9
upgrade icons library
2018-08-27 20:40:11 +08:00
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
2018-08-24 18:36:08 +08:00
HeskeyBaozi
726d32031f
upgrade rc-cascader
2018-08-23 22:15:25 +08:00
HeskeyBaozi
796de6390b
update test snapshot
2018-08-14 15:32:29 +08:00
HeskeyBaozi
35974d67b2
update test snap shot
2018-08-13 20:51:01 +08:00
HeskeyBaozi
9f3d58faca
update cascader snapshot
2018-08-13 11:45:27 +08:00
HeskeyBaozi
3baec95628
Merge branch 'feature-3.9.0' of https://github.com/ant-design/ant-design into feature/svg-icon
2018-08-13 09:26:33 +08:00
afc163
e2534681c4
update snapshot
2018-08-08 11:05:07 +08:00
HeskeyBaozi
6c42d711e8
Merge branch 'feature-3.8.0' of https://github.com/ant-design/ant-design into feature/svg-icon
2018-07-31 15:36:23 +08:00
qliu
c6518b92aa
fix: get label should use childrenKeyName for arrayTreeFilter when us… ( #11311 )
...
* fix: get label should use childrenKeyName for arrayTreeFilter when use customer fieldNames otherwise It can not get correct label array
* feat: add fieldNames test case in Cascader
* fix: cli fail
* fix: cil fail again
2018-07-28 13:29:39 +08:00
HeskeyBaozi
ee16585b6d
update test cases
2018-07-25 11:51:19 +08:00
HeskeyBaozi
4a553a2006
upgrade test cases
2018-07-19 20:37:47 +08:00
HeskeyBaozi
8df086f022
update test cases
2018-07-18 13:39:02 +08:00
HeskeyBaozi
9338f33c1c
update test cases
2018-07-18 10:33:54 +08:00
afc163
0b50a75093
update snapshot
2018-07-11 23:35:02 +08:00
afc163
3db0610d52
Add test case for Cascader
2018-05-25 21:43:21 +08:00
afc163
968488a2fa
fix: Cascader showSearch not working bug, close #10599
2018-05-21 18:07:56 +08:00
愚指导
0f7794946f
upgrade rc-cascader to 1.13.0 for support filedNames ( #10365 )
2018-05-04 17:27:34 +08:00
afc163
07d6988f0d
Add some tests
2018-03-23 19:19:29 +08:00
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
2017-11-19 01:41:40 +08:00
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
2017-10-09 19:18:04 +08:00
偏右
2bced36f0c
New component styles ( #7731 )
...
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
2017-09-27 22:32:49 +08:00
Benjy Cui
4b8a291684
fix: broken style of Cascader in Input.Group ( #6208 )
...
* fix: broken hover style of Cascader, close : #6202
* test: update snapshot
2017-05-22 10:09:17 +08:00
Wei Zhu
1a8e738142
Set snapshotSerializers
2017-04-02 18:09:23 +08:00
Benjy Cui
59f805d323
fix: backspace should delete character in Cascader[showSearch], close : #5340 ( #5513 )
2017-03-28 13:51:58 +08:00
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
...
* Upgeade to jest 19
* Use jest.spyOn
2017-03-17 18:56:30 +08:00
afc163
3818f59a97
fix test case
2017-02-26 17:52:26 +08:00
afc163
30f2a1ed94
Add popup node snapshot test for Cascader
2017-02-26 16:48:42 +08:00
afc163
8f57451d8c
fix snap test for cascader upgrade
2017-01-17 13:45:26 +08:00
Benjy Cui
588f0c3d1c
chore: expose loadData for Cascader, close : #4215
2016-12-22 16:35:37 +08:00
Wei Zhu
07103b9fb6
Don't ignore test files.
2016-12-14 14:48:09 +08:00
Wei Zhu
17a0a33283
Restructure tests.
2016-12-14 14:41:39 +08:00