Wei Zhu
67fee48c6a
Run test against multiple react versions
7 years ago
Wei Zhu
f03af93b86
Optimize ci scripts
7 years ago
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
7 years ago
Wei Zhu
250c7a9c68
Revert "Mock rc-trigger"
This reverts commit 9d2c91598b
.
7 years ago
Wei Zhu
9d2c91598b
Mock rc-trigger
Ref #5522
7 years ago
偏右
742999ff28
Fix matchMedia not present in jest test ( #7344 )
close #6560
close #3308
close #7341
7 years ago
afc163
d0d6e10894
Fix node test again
7 years ago
afc163
72f7232929
Add test cases for Card and Breadcrumb
7 years ago
偏右
3b59a03c00
New component divider ( #7261 )
* Add Divider
* use Divider in table demos
* update demo instruction
* upgrade snapshots
7 years ago
niko
12bbe3776c
Feature list component ( #7150 )
* add list component
* fixed the demo syntax
* update list snapshots
7 years ago
乐仪
c30d1b191f
add Avatar
8 years ago
Benjy Cui
03504446b5
chore: antd doesn't support IE8 anymore
8 years ago
Wei Zhu
d0c115da5e
Don't need renderToJson anymore
8 years ago
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
* Upgeade to jest 19
* Use jest.spyOn
8 years ago
偏右
dd589a4366
fix: change way to add package.version ( #4842 )
* Change way to add package.version
* replace content than create new content
8 years ago
Wei Zhu
f6c0e69af5
cleanup npm scripts ( #4499 )
* Cleanup npm scripts
* Lint fix
* Don't need ignore js files
* Upgrade jest
* Add components index.tsx test
8 years ago
偏右
15b81d7ec8
test: Add test case for components/index.tsx ( #4450 )
8 years ago
ddcat1115
c5b154294e
add attribute `compact` for InputGroup ( #4309 )
* add attribute `compact` for InputGroup
* improve
8 years ago
偏右
0062867274
Feature 2.6 ( #4429 )
* new Layout Component (#4087 )
* change Anchor type
* new Layout
* Component update && add snap
* Revert "new Layout Component" (#4131 )
* add Layout (#4169 )
* add Layout
* update
* fix snapshot
* Improve layout component
1. update demo code
2. drop `position` of Sider
3. improve demo style
8 years ago
afc163
f07f33d879
fix snapshots
8 years ago
Wei Zhu
3dc2ed6a64
Add forgotten snap back.
8 years ago
Wei Zhu
ba9d95bba9
Simplify module export test
8 years ago
Wei Zhu
17a0a33283
Restructure tests.
8 years ago
afc163
7cf4192c4e
Add demo snap
8 years ago
afc163
16808eeadb
fix test snap
8 years ago
afc163
f83b2c111e
fix eslint warning
8 years ago
Benjy Cui
383101830a
docs: update demo
8 years ago
Wei Zhu
66f7b050eb
Read initial visible state from column.filterDropdownVisible if it's available. ( #4182 )
fix #4162
8 years ago
Wei Zhu
e1efc29150
Enable Table sortOrder test.
8 years ago
Benjy Cui
36a4304de4
style: update code style for test case
8 years ago
Wei Zhu
536aed3ffe
Improve Table testing ( #4151 )
8 years ago
Wei Zhu
1f36734cb6
Update snapshots for tabs
8 years ago
Benjy Cui
d94f0ab09a
docs: update EditableTagGroup demo
8 years ago
陆离
f36f1625f1
add anchor-testing ( #4154 )
* add anchor-testing
* recover EOF blank
8 years ago
Benjy Cui
9afea0f47d
test: update snapshot
8 years ago
afc163
4c116aaa3a
Fix snap test
8 years ago
afc163
99df18139b
Improve Menu selected design
8 years ago
afc163
ca1f16556c
fix snap test
8 years ago
afc163
d2644e3c11
Fix snap test
8 years ago
afc163
9c3c2d7c0c
Fix snap test
8 years ago
afc163
2ba1e8f3ef
clean table demo
8 years ago
afc163
c06d205833
Fix snap test
8 years ago
afc163
c639c3a796
update snap test
8 years ago
afc163
4184e7c8ac
fix input-number snap
8 years ago
Benjy Cui
a939769069
fix: Tooltip support multi children, close : #3924 ( #4105 )
8 years ago
Benjy Cui
f3ffae9e54
css: fix icon size in button, close : #4023 ( #4080 )
* css: fix icon size in button, close : #4023
* test: update snapshot for Button demo
8 years ago
Wei Zhu
d2918d2456
Fix rowSelection defauleChecked
8 years ago
Benjy Cui
75c09cb481
css: Form.Item[extra] should be block, close : #4089
8 years ago
Benjy Cui
04269ecb40
docs: hide Button[shape=circle-outline], close : #4077
8 years ago
Andrey G
a307a7acf7
refactor: remove unnecessary computed props for classNames ( #4055 )
* remove unnecessary computed props for classNames
* rollback autocomplete optimization for possible css style order issue
* update snapshots
* remove more unnecessary computed props at Input
8 years ago