Benjy Cui
|
469d24599f
|
fix: should support Dropdown.Button[disabled], close: #3070
|
2016-09-19 11:42:03 +08:00 |
|
Benjy Cui
|
029dcf983e
|
site: fix sidebar
|
2016-09-19 11:23:41 +08:00 |
|
afc163
|
3d8c63b821
|
Merge branch 'master' of github.com:ant-design/ant-design
|
2016-09-19 11:08:00 +08:00 |
|
afc163
|
701425250f
|
fix demo markdown
|
2016-09-19 11:01:58 +08:00 |
|
Benjy Cui
|
370a6bde52
|
fix: should export type
|
2016-09-19 10:22:52 +08:00 |
|
Benjy Cui
|
a8fce6a4f1
|
bump 2.0.0-beta.7
|
2016-09-19 10:17:53 +08:00 |
|
feng zhi hao
|
cad2d19be2
|
fix: complete loss declaration (#3068)
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
|
2016-09-19 10:17:07 +08:00 |
|
afc163
|
9a7b644295
|
Merge branch 'master' of github.com:ant-design/ant-design
|
2016-09-19 00:41:09 +08:00 |
|
afc163
|
f4c3c32382
|
Merge branch '1.x-stable'
|
2016-09-19 00:40:20 +08:00 |
|
afc163
|
478dfd1767
|
fontstatic.useco.com => fonts.gstatic.com, close #3064
|
2016-09-19 00:37:10 +08:00 |
|
Benjy Cui
|
2dce9e67fb
|
docs: fix docs of Menu
|
2016-09-18 15:59:43 +08:00 |
|
Shawn Sit
|
7ce12fe36a
|
doc: demo translation enhancement (#3033)
* doc enhancement
* keep chinese simplified demo
|
2016-09-18 14:30:37 +08:00 |
|
Benjy Cui
|
b27dfca108
|
site: translate the tips of EditButton, close: #3060
|
2016-09-18 14:27:41 +08:00 |
|
afc163
|
483b9e4888
|
Fix hover bounce style in DatePicker time panel
|
2016-09-18 14:21:45 +08:00 |
|
afc163
|
bb325b5982
|
update iconfont download url
|
2016-09-18 14:15:53 +08:00 |
|
afc163
|
98d4145531
|
update translation
|
2016-09-18 14:04:21 +08:00 |
|
afc163
|
481c42a200
|
fix footer link
|
2016-09-18 14:02:22 +08:00 |
|
afc163
|
697b6c7b19
|
update upload demos
|
2016-09-18 11:08:54 +08:00 |
|
Benjy Cui
|
d644a01f89
|
feat: add Transfer[onSelectChange], close: #2968 (#2984)
|
2016-09-18 10:44:22 +08:00 |
|
Benjy Cui
|
64645e5046
|
bump 2.0.0-beta.6
|
2016-09-18 10:22:00 +08:00 |
|
Benjy Cui
|
af7635a73c
|
fix: should work with rc-form, close: #3046
|
2016-09-18 10:20:35 +08:00 |
|
Benjy Cui
|
672ebecf47
|
deps: upgrade dependencies (#3017)
* deps: upgrade dependencies
* fix: backward compatibility
* fix: replace cross with close
|
2016-09-18 10:12:21 +08:00 |
|
偏右
|
354759cb17
|
Redesigned icons (#3041)
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
|
2016-09-18 09:54:47 +08:00 |
|
Benjy Cui
|
6ec6ec8af1
|
bump 2.0.0-beta.5
|
2016-09-18 09:48:58 +08:00 |
|
Benjy Cui
|
0703782cf5
|
site: fix home banner
|
2016-09-18 09:44:58 +08:00 |
|
Shawn Sit
|
7d9ac4219a
|
docs: Translation resource (#3032)
* translated reference
* translated docs of resources
* fixs: misspell
* resources doc enhancement
|
2016-09-18 09:28:28 +08:00 |
|
Marius Ileana
|
691a4d5766
|
docs: English translation of tab's position demo (#3050)
Just a small update of a label.
|
2016-09-18 09:26:39 +08:00 |
|
Marius Ileana
|
837ec0cb07
|
docs: Spin, Progress - demos - english translation (#3051)
* spin demos translation
* Progress demo translation
|
2016-09-18 09:24:49 +08:00 |
|
Marius Ileana
|
3d25f65c2b
|
docs: Badge - demos - english translation (#3058)
|
2016-09-18 09:06:31 +08:00 |
|
afc163
|
6d2e0b80eb
|
fix notifiaction duration, close #3049
|
2016-09-16 14:40:34 +08:00 |
|
afc163
|
01161ab8cd
|
Add title for toc items
|
2016-09-15 01:42:45 +08:00 |
|
afc163
|
9042e139b3
|
Remove some unused code
|
2016-09-15 01:38:32 +08:00 |
|
afc163
|
9e5061acdc
|
Merge branch "1.x-stable"
|
2016-09-15 01:25:28 +08:00 |
|
Benjy Cui
|
1a3f37e348
|
bump 2.0.0-beta.4
|
2016-09-14 17:54:22 +08:00 |
|
Benjy Cui
|
59093a6586
|
fix: should pass prefixCls correctly
|
2016-09-14 16:59:45 +08:00 |
|
afc163
|
73a6bfb055
|
Merge branch 'master' of github.com:ant-design/ant-design
|
2016-09-14 16:29:53 +08:00 |
|
马斯特
|
a25ec29fb8
|
refactor: 保证所有的tsx和less都正确使用prefix (#3024)
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
|
2016-09-14 16:18:33 +08:00 |
|
feng zhi hao
|
7a7395329b
|
chore: 完善Form组件的声明 (#3043)
|
2016-09-14 16:07:28 +08:00 |
|
Benjy Cui
|
b983b5792f
|
docs: fix change log
|
2016-09-14 15:05:45 +08:00 |
|
Benjy Cui
|
db3cbb7fd8
|
bump 1.11.1
|
2016-09-14 15:03:25 +08:00 |
|
afc163
|
bbe6606dc3
|
fix demo
|
2016-09-14 14:49:12 +08:00 |
|
Benjy Cui
|
d8c6eccaea
|
docs: update demo of slider
|
2016-09-14 14:45:01 +08:00 |
|
Benjy Cui
|
2a57a4af27
|
fix: css of DatePicker
|
2016-09-14 14:22:27 +08:00 |
|
Benjy Cui
|
648476de70
|
site: css split plugin should work with livereload
|
2016-09-14 14:21:13 +08:00 |
|
Benjy Cui
|
5b5b691879
|
docs: update demo
|
2016-09-14 13:52:54 +08:00 |
|
Benjy Cui
|
451ea82a91
|
bump 2.0.0-beta.3
|
2016-09-14 12:53:04 +08:00 |
|
Benjy Cui
|
c754a3d3d4
|
chore: add warning for breaking changes
|
2016-09-14 11:42:06 +08:00 |
|
Benjy Cui
|
37e8474714
|
fix: withRef should work, close: #2843 (#2992)
|
2016-09-14 10:25:44 +08:00 |
|
Benjy Cui
|
cbfc181fa4
|
fix: should not wrap upload list
|
2016-09-14 10:21:26 +08:00 |
|
Benjy Cui
|
31a0bed13c
|
docs: update demo of Tooltip
|
2016-09-14 10:20:42 +08:00 |
|