afc163
|
0bd2ed9378
|
update upload style
|
2015-12-14 11:56:00 +08:00 |
|
afc163
|
721c00e925
|
fix className
|
2015-12-14 11:45:35 +08:00 |
|
afc163
|
759baedadd
|
update tabs demo
|
2015-12-13 20:08:58 +08:00 |
|
afc163
|
9560c310a2
|
Merge pull request #666 from ant-design/upload-list-picture-style
Add picture style upload list
|
2015-12-13 19:47:20 +08:00 |
|
afc163
|
7288dfbaf9
|
Add picture style upload list
|
2015-12-13 17:46:06 +08:00 |
|
afc163
|
41660c3814
|
fix value prop of DatePicker to controlled prop
|
2015-12-12 13:38:25 +08:00 |
|
afc163
|
dce02dd5f9
|
Merge branch 'develop-0.11.0' of github.com:ant-design/ant-design into develop-0.11.0
|
2015-12-11 17:57:43 +08:00 |
|
afc163
|
5e18c37cce
|
Add overflowCount for badge, close #660
|
2015-12-11 17:57:09 +08:00 |
|
afc163
|
9dd5becfc8
|
fix prefixCls
|
2015-12-11 19:58:41 +08:00 |
|
Benjy Cui
|
6e95c29a1d
|
feat: add Menu.ItemGroup #654
|
2015-12-11 17:01:21 +08:00 |
|
afc163
|
23e1ad362b
|
update tabs document
|
2015-12-10 17:47:51 +08:00 |
|
afc163
|
5908b11652
|
Add warn message and fix warn alert icon
|
2015-12-10 16:41:41 +08:00 |
|
afc163
|
c7bcea8559
|
Merge pull request #651 from ant-design/remove-table-datasource
Remove remote mode datasource of Table
|
2015-12-10 16:33:23 +08:00 |
|
afc163
|
d759d1f489
|
Datepicker => DatePicker, Timepicker => TimePicker
|
2015-12-10 16:30:18 +08:00 |
|
afc163
|
41c60f6469
|
Add propTypes
|
2015-12-10 15:26:45 +08:00 |
|
afc163
|
58845101c2
|
update table demos
|
2015-12-10 15:16:33 +08:00 |
|
afc163
|
62d4bbd573
|
remove remote dataSource
|
2015-12-10 14:49:24 +08:00 |
|
afc163
|
b4789e585d
|
filter dropdown should have max height
|
2015-12-10 12:13:13 +08:00 |
|
afc163
|
397cfc96c0
|
fix selectedRowKeys bug code in 19c385c
|
2015-12-09 22:07:13 +08:00 |
|
afc163
|
a46dc5135c
|
fix selection column width, close #649
|
2015-12-09 21:55:07 +08:00 |
|
afc163
|
8604a9a2d2
|
slash -> separator, #641
|
2015-12-09 16:48:52 +08:00 |
|
afc163
|
dfd70ae634
|
fix empty filters when receive new columns in Table, ref #418 comment-163093580
|
2015-12-09 15:59:54 +08:00 |
|
afc163
|
c1b1765a1b
|
Fix short format timepicker
|
2015-12-08 21:23:07 +08:00 |
|
afc163
|
4f4240227e
|
Fix textarea not editable bug, close #646
Caused by #589 fix
and fix #586 via https://github.com/facebook/react/issues/2533#issuecomment-15150334
|
2015-12-08 19:23:23 +08:00 |
|
afc163
|
31ee4bea30
|
Fix textarea not editable bug, close #646
Caused by #589 fix
and fix #586 via https://github.com/facebook/react/issues/2533#issuecomment-15150334
|
2015-12-08 19:18:04 +08:00 |
|
afc163
|
f64bee9de5
|
Merge branch 'master' into develop-0.11.0
|
2015-12-08 16:48:30 +08:00 |
|
afc163
|
bfe94b2a80
|
upgrade rc-time-picker
ref #578
|
2015-12-08 16:45:21 +08:00 |
|
tom
|
7f7e66070e
|
fix bug: 只有在存在btn情况下才能调用close
|
2015-12-07 18:53:28 +08:00 |
|
afc163
|
b177350280
|
update icon document
|
2015-12-07 16:33:02 +08:00 |
|
afc163
|
05ee2bf036
|
update icon document
|
2015-12-07 16:32:44 +08:00 |
|
afc163
|
c79913b896
|
Fix table columns key, #642
|
2015-12-07 16:20:52 +08:00 |
|
afc163
|
a068e58dd4
|
Add slash prop, close #641
|
2015-12-07 12:13:13 +08:00 |
|
afc163
|
0690e7137d
|
Merge branch 'master' into develop-0.11.0
|
2015-12-07 11:20:46 +08:00 |
|
afc163
|
f6930d5f1b
|
remove ignoreScrollBehavior
|
2015-12-07 11:19:08 +08:00 |
|
Benjy Cui
|
1a4527944f
|
chore: remove useless ref property
|
2015-12-07 11:12:19 +08:00 |
|
afc163
|
1d7350cccd
|
Add Switch size to API doc
|
2015-12-06 17:14:06 +08:00 |
|
afc163
|
290b739cd1
|
improve select classname code
|
2015-12-06 17:13:06 +08:00 |
|
afc163
|
7c9820baeb
|
Add small size switch, ref #413
|
2015-12-06 16:39:01 +08:00 |
|
afc163
|
a9818876e9
|
update icon stateless component
|
2015-12-06 16:22:34 +08:00 |
|
afc163
|
462f4432d7
|
Merge pull request #633 from ant-design/update-simple-pagination
Update simple pagination
|
2015-12-05 13:36:02 +08:00 |
|
afc163
|
36e234de97
|
update small examples
|
2015-12-05 13:34:55 +08:00 |
|
afc163
|
07e32342a0
|
fix demo ajax page change
|
2015-12-05 13:10:24 +08:00 |
|
afc163
|
84b23d6b11
|
fix demo ajax page change
|
2015-12-05 13:07:17 +08:00 |
|
afc163
|
52c26872cb
|
update docs
|
2015-12-05 01:08:33 +08:00 |
|
afc163
|
aed50b2cc0
|
update docs
|
2015-12-05 01:03:08 +08:00 |
|
Yuwei Ba
|
9582855255
|
use object-assign
|
2015-12-04 17:48:01 +08:00 |
|
Yuwei Ba
|
948120e224
|
update simple pagination style
|
2015-12-04 17:47:58 +08:00 |
|
afc163
|
6b4d7b3622
|
remove ref in Icon
|
2015-12-04 15:06:36 +08:00 |
|
afc163
|
055d3b406c
|
Add visible to popconfirm
|
2015-12-04 14:58:19 +08:00 |
|
Benjy Cui
|
7bbe2dee7c
|
chore: cursor should be not-allowed if disabled
|
2015-12-04 11:22:16 +08:00 |
|
afc163
|
1b39188ea4
|
Merge pull request #628 from ant-design/upgrade-to-babel6
upgrade to babel6, ref #413
|
2015-12-03 17:57:06 +08:00 |
|
afc163
|
c592235f3d
|
Merge pull request #624 from ant-design/tabsAnim
tabs animation
|
2015-12-03 17:43:01 +08:00 |
|
afc163
|
d9eaffb0c8
|
upgrade nico-jsx for marked and babel6 inside it
|
2015-12-03 17:41:44 +08:00 |
|
jljsj
|
1446e799c4
|
add select choice anim
|
2015-12-03 19:21:49 +08:00 |
|
afc163
|
19c69eb071
|
Merge branch 'master' into develop-0.11.0
|
2015-12-02 20:04:05 +08:00 |
|
afc163
|
c3aa6ec367
|
Add search input style, ref #413
|
2015-12-02 19:33:26 +08:00 |
|
jljsj
|
ad1a97d0aa
|
add tabs default animation,remove Api animation
|
2015-12-02 18:06:16 +08:00 |
|
Benjy Cui
|
4e4273ec5b
|
docs: update Select's documentation
|
2015-12-02 16:28:41 +08:00 |
|
afc163
|
81209c70c3
|
Fix input & input-group wrapper tag
|
2015-12-02 15:55:02 +08:00 |
|
afc163
|
2923cd8799
|
Add dropdown button
|
2015-12-02 15:18:15 +08:00 |
|
afc163
|
cd8c6e7154
|
improve filter style, ref #413
|
2015-12-02 11:36:59 +08:00 |
|
afc163
|
5e1f611863
|
Add dashed button, ref #413
|
2015-11-30 18:26:44 +08:00 |
|
afc163
|
087c64649d
|
upgrade iconfont
|
2015-11-30 17:59:46 +08:00 |
|
afc163
|
3e5e51049b
|
use outline icon in alert with description
|
2015-11-30 15:07:29 +08:00 |
|
afc163
|
5b50e11192
|
Merge branch 'master' into develop-0.11.0
|
2015-11-30 15:03:50 +08:00 |
|
afc163
|
9b3858adbf
|
change filter icon
|
2015-11-30 14:48:33 +08:00 |
|
yiminghe
|
f99bbf5c2e
|
add month picker
|
2015-11-30 14:41:01 +08:00 |
|
afc163
|
f3d4ccc045
|
default hidden icon in alert, add showIcon prop
ref #413
|
2015-11-29 18:43:14 +08:00 |
|
afc163
|
3639f048f5
|
Merge branch 'master' into develop-0.11.0
|
2015-11-29 18:01:08 +08:00 |
|
afc163
|
7cd8fb042f
|
fix tree demo
|
2015-11-29 16:54:20 +08:00 |
|
afc163
|
cc80b3c1c6
|
Merge branch 'master' into develop-0.11.0
|
2015-11-28 15:04:59 +08:00 |
|
afc163
|
a0f93bfa83
|
use stateless component
|
2015-11-28 14:23:31 +08:00 |
|
afc163
|
5e8aa0cafd
|
Merge branch 'master' into develop-0.11.0
|
2015-11-27 17:28:46 +08:00 |
|
afc163
|
c269f65d08
|
Fix badge count always 0 bug in IE8/9, #605
|
2015-11-27 15:45:38 +08:00 |
|
afc163
|
7c0c2cd18c
|
Add rowKey tip in document
|
2015-11-27 15:08:56 +08:00 |
|
afc163
|
9e82dee23b
|
Add rowKey tip in document
|
2015-11-27 14:54:25 +08:00 |
|
afc163
|
eb828f0eba
|
Fix disabled props in RadioGroup, closes #603
|
2015-11-27 14:29:03 +08:00 |
|
afc163
|
54474acbcc
|
Merge branch 'develop-0.11.0' of github.com:ant-design/ant-design into develop-0.11.0
|
2015-11-27 12:10:36 +08:00 |
|
afc163
|
820d9d7880
|
fix demo lint
|
2015-11-27 12:08:57 +08:00 |
|
afc163
|
beaa01d4ef
|
upgrade rc-pagination to 1.3.5
|
2015-11-27 01:00:27 +08:00 |
|
afc163
|
3992678141
|
update ajax demo, controll current page outside
|
2015-11-26 23:30:20 +08:00 |
|
afc163
|
82addcccc1
|
update date and time picker demo
|
2015-11-26 22:18:14 +08:00 |
|
afc163
|
5b4aa4cd55
|
update API
|
2015-11-26 19:52:25 +08:00 |
|
afc163
|
2802643c12
|
fix demo
|
2015-11-26 19:51:03 +08:00 |
|
Yuwei Ba
|
83f176f2f6
|
Update demo.
|
2015-11-26 17:15:18 +08:00 |
|
daqi.sdq
|
779d904f53
|
add search and operation funcation
|
2015-11-26 16:07:11 +08:00 |
|
afc163
|
833498269d
|
Add middle size table, ref #413
|
2015-11-26 14:44:28 +08:00 |
|
afc163
|
07f5c62ef8
|
change title text in sorter
|
2015-11-26 14:15:09 +08:00 |
|
Yuwei Ba
|
4cc69cdd3f
|
Upgrade rc-pagination to 1.3.0.
|
2015-11-26 12:17:19 +08:00 |
|
afc163
|
59db4e46c6
|
fix demo code lint bug
|
2015-11-26 12:07:27 +08:00 |
|
afc163
|
bd14d75419
|
Merge pull request #584 from ant-design/feat-button-text
Add i18n for `Table` `Modal` `Popconfirm`
|
2015-11-26 11:59:20 +08:00 |
|
Daqi Song
|
38b51372e6
|
move mock data to demo
|
2015-11-26 11:18:37 +08:00 |
|
Daqi Song
|
27dc9bc853
|
init transfer
|
2015-11-25 23:17:06 +08:00 |
|
afc163
|
d1d3329674
|
fix boolean attribute lint errors
|
2015-11-25 18:10:35 +08:00 |
|
afc163
|
16abf46071
|
Fix markdown eslint errors, update .eslintrc
|
2015-11-25 18:10:34 +08:00 |
|
afc163
|
69433ebf9c
|
Merge branch 'master' of github.com:ant-design/ant-design
|
2015-11-25 17:50:16 +08:00 |
|
afc163
|
2f2928979b
|
Merge pull request #592 from ant-design/fix-input-number
fix: InputNumber should support `className`
|
2015-11-25 17:05:27 +08:00 |
|
shelwin
|
042f016dd4
|
update modal confirm demo
|
2015-11-25 16:17:58 +08:00 |
|
Benjy Cui
|
75fc99f0ad
|
fix: InputNumber should support className
|
2015-11-25 15:58:38 +08:00 |
|
afc163
|
e88fcd2839
|
Merge branch 'master' of github.com:ant-design/ant-design
|
2015-11-25 11:42:51 +08:00 |
|
Benjy Cui
|
2b3878549a
|
docs: update Slider docs for tipFormatter
|
2015-11-25 11:34:55 +08:00 |
|
afc163
|
7388b7e93a
|
Merge branch 'master' of github.com:ant-design/ant-design
|
2015-11-25 11:12:53 +08:00 |
|
afc163
|
a1e2099d4a
|
update ScrollNumber render
|
2015-11-25 11:08:26 +08:00 |
|
SimaQ
|
a86a3b9a5b
|
fix: fixes #586.
|
2015-11-25 10:46:38 +08:00 |
|
afc163
|
ce76ebfe9b
|
replace rcUtil.classSet by classnames, ref react-component/util#1
|
2015-11-24 20:03:57 +08:00 |
|
afc163
|
a6197a4836
|
Merge pull request #565 from ant-design/badge-anim
Badge anim
|
2015-11-24 19:37:48 +08:00 |
|
afc163
|
62b50c76d7
|
adjust datepicker and timepicker style to fit each other
|
2015-11-24 17:43:58 +08:00 |
|
afc163
|
8cd65dcdba
|
update timepicker demo
|
2015-11-24 17:33:14 +08:00 |
|
afc163
|
83d047466b
|
Add datepicker and timepicer usage demo
|
2015-11-24 17:25:32 +08:00 |
|
xiaosheng.lj
|
871be19528
|
fix upload multiple #579
|
2015-11-24 17:00:34 +08:00 |
|
Benjy Cui
|
dba62729b0
|
refactor: set okText cancel defaultValue
|
2015-11-24 16:48:21 +08:00 |
|
Benjy Cui
|
b110b8787b
|
docs: update demos
|
2015-11-24 16:39:16 +08:00 |
|
Benjy Cui
|
998fa8816e
|
feat: Table should support i18n
|
2015-11-24 15:58:50 +08:00 |
|
afc163
|
47c8f3de69
|
improve badge anim
|
2015-11-24 15:29:57 +08:00 |
|
Benjy Cui
|
51a2798eb5
|
feat: Popconfirm should support i18n
|
2015-11-24 11:21:37 +08:00 |
|
Benjy Cui
|
fdd9ef7d18
|
feat: Modal should support internationalization
|
2015-11-24 11:01:36 +08:00 |
|
afc163
|
9d4aa291f3
|
Refactor ant scroll number
|
2015-11-23 23:01:04 +08:00 |
|
afc163
|
3768e49597
|
improve code style
|
2015-11-23 17:19:35 +08:00 |
|
Benjy Cui
|
5bbf9369fb
|
deps: update rc-slider and demo
|
2015-11-23 16:18:55 +08:00 |
|
jljsj
|
8026a92974
|
update transition-duration
|
2015-11-23 15:39:55 +08:00 |
|
jljsj
|
64be14e89e
|
update
|
2015-11-23 15:21:52 +08:00 |
|
jljsj
|
f7176f31f4
|
Merge branch 'badge-anim' of github.com:ant-design/ant-design into badge-anim
|
2015-11-23 15:19:00 +08:00 |
|
jljsj
|
23b5bf0cb0
|
update badge getTranslateY
|
2015-11-23 15:08:19 +08:00 |
|
afc163
|
c14dcc7e40
|
fix #571
|
2015-11-23 11:01:17 +08:00 |
|
Benjy Cui
|
bbadcc34c1
|
refactor: cache the result of getLocale()
|
2015-11-21 16:48:35 +08:00 |
|
afc163
|
250836371b
|
improve code style
|
2015-11-20 21:44:05 +08:00 |
|
afc163
|
162253b232
|
Merge branch 'master' of github.com:ant-design/ant-design
|
2015-11-20 21:08:03 +08:00 |
|
afc163
|
bb897c17ec
|
fix datepicker placeholder
|
2015-11-20 21:07:29 +08:00 |
|
afc163
|
c416d40b81
|
Fix datepicker style prop, close #564
|
2015-11-20 21:05:46 +08:00 |
|
afc163
|
7eb2f5b58a
|
Add support for degrade usage of form
|
2015-11-20 18:51:12 +08:00 |
|
afc163
|
184e378e79
|
move col row input into indepent dirctories, remove antd.ButtonGroup
|
2015-11-20 18:21:59 +08:00 |
|
afc163
|
97b6ff7f92
|
update timepicker index.md
|
2015-11-20 18:01:02 +08:00 |
|
afc163
|
21dc8811c9
|
update table doc
|
2015-11-20 17:16:56 +08:00 |
|
jljsj
|
7ce4a11d62
|
update badge number
|
2015-11-20 17:00:39 +08:00 |
|
jljsj
|
b08513a082
|
update badge number utils
|
2015-11-20 17:00:39 +08:00 |
|
jljsj
|
a834a9f83e
|
update badge anim demo
|
2015-11-20 17:00:39 +08:00 |
|
jljsj
|
75d2d21b0b
|
update badge anim
|
2015-11-20 17:00:39 +08:00 |
|
jljsj
|
55b9ec3feb
|
update badge open max 99
|
2015-11-20 17:00:38 +08:00 |
|
jljsj
|
0a1c8ba811
|
update badge anim 0-9, 9-0
|
2015-11-20 17:00:38 +08:00 |
|
jljsj
|
ae287a2b68
|
update badge change.md
|
2015-11-20 17:00:38 +08:00 |
|
jljsj
|
57cde4ab18
|
update badge number
|
2015-11-20 17:00:38 +08:00 |
|
jljsj
|
a52567bee6
|
add badge the number scroll anim
|
2015-11-20 17:00:38 +08:00 |
|
afc163
|
2b6b294fb0
|
Merge pull request #562 from ant-design/update-timepicker
update timepicker component and fix a bug when clear input.
|
2015-11-20 15:06:26 +08:00 |
|
MG12
|
df180f942c
|
update timepicker component and fix a bug when clear input.
|
2015-11-20 15:01:22 +08:00 |
|
afc163
|
ffcf55d241
|
Fix dropdown click usecase, ref #535
|
2015-11-20 14:26:59 +08:00 |
|
afc163
|
9268a0befd
|
Fix eslint
|
2015-11-20 14:15:33 +08:00 |
|
afc163
|
e07a116659
|
update iconfont index.md
|
2015-11-20 11:30:21 +08:00 |
|
afc163
|
e058e67cb4
|
fix iconfont
|
2015-11-20 11:05:34 +08:00 |
|
afc163
|
3597e6a576
|
move matchMedia polyfill to carousel
|
2015-11-20 10:57:08 +08:00 |
|
afc163
|
5b65625a3b
|
fix placeholder again
|
2015-11-19 19:28:36 +08:00 |
|
afc163
|
e42729f165
|
fix placeholder
|
2015-11-19 19:15:52 +08:00 |
|
afc163
|
ceb4761555
|
Fix code style
|
2015-11-19 19:09:51 +08:00 |
|
MG12
|
0bd4b783b9
|
remove useless file
|
2015-11-19 18:08:12 +08:00 |
|
MG12
|
8ad6479488
|
fix locale of default value
|
2015-11-19 18:02:00 +08:00 |
|
MG12
|
dbb8eaaa35
|
timepicker component feature fix
|
2015-11-19 18:02:00 +08:00 |
|
MG12
|
f65abf1d6d
|
update less file and use variables; rename TimePicker to Timepicker
|
2015-11-19 18:02:00 +08:00 |
|
崖鹰
|
3b6745d175
|
add timepicker component
|
2015-11-19 18:02:00 +08:00 |
|
afc163
|
c10e7e2a49
|
keep placeholder can be set
|
2015-11-19 17:20:00 +08:00 |
|
afc163
|
c9a2cf2e90
|
update timepicker demo
|
2015-11-19 17:15:31 +08:00 |
|
afc163
|
b520982f22
|
update demo code style
|
2015-11-19 17:12:16 +08:00 |
|
afc163
|
ff200db6c4
|
fix text
|
2015-11-19 17:08:05 +08:00 |
|
afc163
|
4ba22f748d
|
Merge pull request #553 from benjycui/deps-slider
deps: update Slider and its docs
|
2015-11-19 16:34:12 +08:00 |
|
afc163
|
8d85684b12
|
resume date time demo
|
2015-11-19 16:28:28 +08:00 |
|
afc163
|
2e54c5b30d
|
return original date value in onChange
|
2015-11-19 15:53:40 +08:00 |
|
afc163
|
7733962e1a
|
merge
|
2015-11-19 15:37:21 +08:00 |
|
MG12
|
2d84cd8a47
|
timepicker component feature fix
|
2015-11-19 15:19:40 +08:00 |
|
Benjy Cui
|
f51fa42353
|
fix: the placeholder of Datepicker
|
2015-11-19 15:10:48 +08:00 |
|
afc163
|
55bbd36c3c
|
Add time demo into datepicker demo
|
2015-11-19 14:28:54 +08:00 |
|
Benjy Cui
|
d340910897
|
deps: update Slider and its docs
|
2015-11-19 14:25:34 +08:00 |
|
MG12
|
99f0a10812
|
update less file and use variables; rename TimePicker to Timepicker
|
2015-11-19 14:08:23 +08:00 |
|
崖鹰
|
bfb4342c0c
|
add timepicker component
|
2015-11-19 14:07:31 +08:00 |
|
MG12
|
fbc4ad8aad
|
update timepicker
|
2015-11-19 14:04:53 +08:00 |
|
MG12
|
30b34aa9a7
|
timepicker component featuer fix
|
2015-11-19 14:04:41 +08:00 |
|
MG12
|
cdb40fbbd2
|
update less file and use variables; rename TimePicker to Timepicker
|
2015-11-19 14:04:22 +08:00 |
|
崖鹰
|
bf4afae270
|
add timepicker component
|
2015-11-19 14:03:58 +08:00 |
|
afc163
|
9aaeb14fba
|
Add props format for progress
|
2015-11-19 13:42:10 +08:00 |
|
afc163
|
c301c6b06d
|
improve code style
|
2015-11-19 00:13:16 +08:00 |
|
jljsj
|
58f4c2f086
|
add badge anim
|
2015-11-18 23:42:01 +08:00 |
|
afc163
|
618d0a334a
|
update slider demo
|
2015-11-18 17:50:22 +08:00 |
|
afc163
|
d02cd97dd9
|
Merge pull request #549 from benjycui/feat-slider
Feat slider
|
2015-11-18 17:23:26 +08:00 |
|
afc163
|
bf8b156413
|
Add badge demo
|
2015-11-18 17:05:56 +08:00 |
|
Benjy Cui
|
d4230132c1
|
chore: update examples
|
2015-11-18 16:56:22 +08:00 |
|
Benjy Cui
|
46f004877c
|
feat: upgrade rc-slider
|
2015-11-18 16:54:38 +08:00 |
|
afc163
|
0e13be7500
|
update document
|
2015-11-17 16:33:47 +08:00 |
|
afc163
|
11555d3eb1
|
Update style for adjust iconfont baseline again
Finally, we can say goodbye to top:-1px and top:1px
|
2015-11-17 16:14:11 +08:00 |
|
afc163
|
268b2dd3ee
|
fix rc-input-number
|
2015-11-17 14:35:43 +08:00 |
|
yiminghe
|
697fb5d8f9
|
add locale for calendar
|
2015-11-16 20:24:37 +08:00 |
|
yiminghe
|
162bcf3aca
|
upgrade calendar
|
2015-11-16 20:10:29 +08:00 |
|
afc163
|
f18cc4dac9
|
fix spin type to empty
|
2015-11-16 17:45:58 +08:00 |
|
yiminghe
|
1a3a19793c
|
add assign
|
2015-11-16 16:12:39 +08:00 |
|
afc163
|
9e5b828223
|
Merge branch 'develop-0.10.0' of github.com:ant-design/ant-design into develop-0.10.0
|
2015-11-16 15:58:22 +08:00 |
|
afc163
|
a4bb599e52
|
fix default check all, ref #533
|
2015-11-16 15:57:36 +08:00 |
|
afc163
|
f5b4ad7279
|
Fix selectRowKeys for rowKey demo, ref #533
|
2015-11-16 15:39:40 +08:00 |
|
afc163
|
c44feaa25b
|
Fix iconfont wrong spell
|
2015-11-16 15:09:49 +08:00 |
|
血诺
|
37437014ae
|
add header select minWidth style
|
2015-11-16 15:07:02 +08:00 |
|
afc163
|
4b75e9deca
|
fix iconfont
|
2015-11-16 15:05:58 +08:00 |
|
afc163
|
83c914808a
|
update iconfont style
|
2015-11-16 14:56:47 +08:00 |
|
afc163
|
1f000ff9da
|
Merge pull request #534 from ant-design/feature-calendar
fix mode change when click month cell
|
2015-11-16 14:21:36 +08:00 |
|
afc163
|
d907ce62da
|
better code style
|
2015-11-16 14:20:15 +08:00 |
|
血诺
|
d517a2d030
|
fix mode change when click month cell
|
2015-11-16 14:20:15 +08:00 |
|