ddcat1115
73c776e73d
feat: Input
add NumericInput demo & update searchInput demo ( #3861 )
...
* Input
add NumericInput demo
update searchInput
* Input
- add Input.Search
- update NumericInput
* snap update
2016-11-24 14:03:57 +08:00
偏右
91b2242f44
Merge pull request #3983 from visvadw/patch-2
...
Small typos and review
2016-11-24 10:58:39 +08:00
Benjy Cui
f110472c93
test: update snapshot for demo
2016-11-24 10:54:51 +08:00
Benjy Cui
e6300e0128
docs: update demo for Tag, close : #3984
2016-11-24 10:51:28 +08:00
Marius Ileana
57fa4cbb52
Small typos and review
2016-11-23 22:13:21 +02:00
afc163
f2f3c5f15a
update alert style
2016-11-24 00:34:31 +08:00
afc163
fe09c26c50
fix footer link
2016-11-24 00:30:56 +08:00
afc163
179f526077
update badge link
2016-11-23 21:37:09 +08:00
afc163
540d51fe8d
update spec/introduce.md
2016-11-23 21:09:42 +08:00
afc163
03360c2bf3
Fix demo test snapshot files
2016-11-23 20:38:57 +08:00
afc163
f3df6205a4
fix RangePicker placeholder not working bug
2016-11-23 20:35:34 +08:00
afc163
a8c4f53922
remove unused code in demo
2016-11-23 20:24:36 +08:00
afc163
2260701865
improve demo detail
2016-11-23 20:17:44 +08:00
afc163
6ccaf71841
Add onCellClick API in doc for #3774
2016-11-23 19:45:09 +08:00
偏右
fec52a24c5
feat: Add more icons and improve some icons design ( #3977 )
2016-11-23 17:55:14 +08:00
Wei Zhu
ccbebe60cc
style: Fix jsx alignment, #3966 ( #3967 )
2016-11-23 17:53:10 +08:00
Albert Zheng
5e1b679dfb
chore: Fixed two compiling errors reported by tsc 2.0.10. ( #3969 )
2016-11-23 17:52:29 +08:00
flashback313
63dadc1efa
css: Flashback313 fix checkbox style ( #3980 )
...
* Update mixin.less
* fix left2right
2016-11-23 17:47:15 +08:00
Wei Zhu
0acc7d592c
Breadcrumb router demo test
2016-11-23 16:37:58 +08:00
Wei Zhu
5bd8977d75
Datepicker locale demo test
2016-11-23 16:31:54 +08:00
Wei Zhu
206a327ade
Fix tests
...
1. run all same demo test on node as jsom
2. mock date
3. create a setup file for common settings
4. skip breadcrumb router demo test
2016-11-22 23:14:57 -09:00
afc163
7dbeb13093
fix reqwest Peer dependency xhr2
2016-11-23 16:01:47 +08:00
afc163
e089f39048
fix ci timezone
2016-11-23 14:30:21 +08:00
afc163
f6f63606ea
fix test snap via mocking Date.now
2016-11-23 12:15:23 +08:00
Benjy Cui
e610314461
docs: add PR welcomed section ( #3955 )
2016-11-23 12:10:09 +08:00
afc163
7b61b84145
Add missing doc for DatePicker[placeholder]
2016-11-23 11:30:05 +08:00
afc163
3b8ac48e6b
update DatePicker demo format
2016-11-23 11:23:18 +08:00
afc163
b34c4ed423
update AUTHORS.txt
2016-11-23 11:18:59 +08:00
afc163
f533f20b38
remove some unused deps
2016-11-23 11:15:55 +08:00
偏右
c8caf3a08c
Merge pull request #3953 from nimojs/master
...
<script src="...> => <script src="...">
2016-11-22 19:39:24 +08:00
偏右
bb8ec2f836
Merge pull request #3959 from nimojs/patch-1
...
es6-shim for ie10/11
2016-11-22 19:38:02 +08:00
Nimo
e5f289f1a3
es6-shim for ie10/11
2016-11-22 19:36:11 +08:00
Benjy Cui
6c5fc4ef7f
test: remove useless test command, ref: #3916
2016-11-22 17:41:11 +08:00
Nimo
2013202386
<script src="...> => <script src="...">
...
script src 缺少 "
2016-11-22 17:36:21 +08:00
afc163
c5d9205a2b
fix node snap
2016-11-22 15:42:09 +08:00
afc163
42c6f92f50
fix snap test
2016-11-22 15:19:18 +08:00
afc163
66678dd415
fix snap test
2016-11-22 15:04:35 +08:00
afc163
7ce0598cc3
update badge
2016-11-22 15:02:21 +08:00
afc163
0dffd230a8
update TimePicker demo code style
2016-11-22 14:59:09 +08:00
afc163
21a4b08392
update badge
2016-11-22 14:56:55 +08:00
afc163
109d72ea70
update home button style
2016-11-22 14:53:35 +08:00
afc163
0613a1b065
update doc
2016-11-22 14:47:56 +08:00
afc163
e62dc08d2c
improve preview icon display logic, #3644
2016-11-22 14:44:16 +08:00
Wei Zhu
57f5d299af
Check in snapshots
2016-11-22 14:39:40 +08:00
afc163
e552880c32
update upload detail
2016-11-22 14:29:07 +08:00
afc163
f77d568322
fix upload prefixCls
2016-11-22 14:29:07 +08:00
Wei Zhu
d20572bdab
test: demo snapshot testing ( #3916 )
...
* Run snapshot testing against all demos
* Split demo tests
* ignore coverage folder
* Upgrade antd-demo-jest
* enable cache
* intergate with coveralls.io
* Add node test
* Set worker to 2
https://github.com/facebook/jest/issues/1742
* config coverage
* Set default supportServerRender to true
2016-11-22 13:43:53 +08:00
Wei Zhu
4b1722e95d
fix: wrong select all checkbox displaying when pagination changes ( #3904 )
2016-11-22 13:42:45 +08:00
偏右
7748471fa0
feat: Add range into showTotal (#2240#issuecomment-234766623) ( #3863 )
2016-11-22 10:12:14 +08:00
Wei Zhu
ed455c01d1
feat: Implement Table.Column and Table.ColumnGroup ( #3868 )
...
* Implement Table.Column and Table.ColumnGroup
* Upgrade rc-table
2016-11-22 10:11:12 +08:00