Randy
|
e4c5ab9c69
|
Radiogroup with name (#7009)
* Add a name property for RadioGroup
* Add document for RadioGroup's name property
* Add test case for RadioGroup name property
|
2017-08-07 10:41:38 +08:00 |
|
Benjy Cui
|
eb9e19be1f
|
feat: make Checkbox work in Checkbox.Group, close: #5645 (#5714)
* refactor: simplify Radio's code
* feat: make Checkbox work in Checkbox.Group, close: #5645
* test: add snapshot
|
2017-04-14 16:20:09 +08:00 |
|
afc163
|
139eedf87c
|
update radio group demo
|
2017-04-05 11:32:35 +08:00 |
|
Wei Zhu
|
1a8e738142
|
Set snapshotSerializers
|
2017-04-02 18:09:23 +08:00 |
|
afc163
|
0bfb35c562
|
fix snapshot
|
2017-03-30 14:29:30 +08:00 |
|
黄子毅
|
0648172973
|
fix jslint (#5514)
|
2017-03-28 11:56:38 +08:00 |
|
Wei Zhu
|
f6b1e942e3
|
Jest 19 (#5361)
* Upgeade to jest 19
* Use jest.spyOn
|
2017-03-17 18:56:30 +08:00 |
|
Benjy Cui
|
15c3656a6d
|
test: update test for Radio className
|
2017-03-15 14:25:43 +08:00 |
|
Benjy Cui
|
4579d8c419
|
fix: should not generate className twice, close: #5295
|
2017-03-15 11:01:06 +08:00 |
|
Benjy Cui
|
758559f718
|
test: update snapshots
|
2017-02-28 16:14:53 +08:00 |
|
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
|
2017-01-08 17:04:09 +08:00 |
|
Rex
|
ca8e88971a
|
fix: callback is triggered only when the value changes (#4278)
* callback is triggered only when the value changes
* optimize lastValue assignment
|
2016-12-19 10:52:47 +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 |
|