Commit Graph

6199 Commits

Author SHA1 Message Date
偏右
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
Marius Ileana
39a11f00a0 docs: upload, alert, tooltip - translations of remaining demos (#3035)
* upload - translations of two remaining demos

* alert & tooltip - remaining demo translations

* Prompt typo
2016-09-14 09:52:14 +08:00
Benjy Cui
7459be26aa docs: update docs about timezone, ref: #3020 2016-09-14 09:42:16 +08:00
afc163
36c3be20b7 Merge branch 'master' of github.com:ant-design/ant-design 2016-09-13 23:03:00 +08:00
afc163
03b22e5e8c update issue template 2016-09-13 23:02:34 +08:00
afc163
63789c3838 remove text overflow in select, close #2927 2016-09-13 18:46:45 +08:00
afc163
be81b360fd Merge branch '1.x-stable' of github.com:ant-design/ant-design into 1.x-stable 2016-09-13 18:27:49 +08:00
afc163
d518e485b1 Improve Dropdown Button examples 2016-09-13 18:27:39 +08:00
afc163
0f986c07a2 update form index.md 2016-09-13 18:26:52 +08:00
jiang
656ab0e3f3 feat: add back to top animation (#3021)
* add back to top animation

* update currentScrollTop

* use date now
2016-09-13 17:10:08 +08:00
ddcat1115
e19a0d500c fix: time-picker style, close #2973 (#3028) 2016-09-13 17:06:11 +08:00
Benjy Cui
8db2b79505 chore: fix compile errors 2016-09-13 15:31:29 +08:00
Benjy Cui
cda671fead site: fix site in IE9, WTF 2016-09-13 14:47:05 +08:00
Benjy Cui
58745edecf docs: update 2016-09-13 11:51:34 +08:00
Benjy Cui
969cbed2ca docs: update demo of Badge 2016-09-13 10:27:16 +08:00
Benjy Cui
7156083c7a bump 2.0.0-beta.2 2016-09-12 17:58:57 +08:00
Benjy Cui
e5a0e13d70 fix: message && notification should be lowercase 2016-09-12 17:55:26 +08:00
Marius Ileana
a94ccc4421 docs: Translation (and review) of docs/practice section (#2998)
* translation (and review) of docs/practice secion

* included the corrections of benjycui and afc

comments/corrections included.
2016-09-12 15:44:42 +08:00
afc163
c897243d33 Fix upload beforeUpload, close #3001 2016-09-12 15:19:44 +08:00
afc163
472821013c Fix Cascader hover style, close #3015 2016-09-12 14:31:29 +08:00
Benjy Cui
43d75abb3a docs: update docs of spec 2016-09-12 10:37:17 +08:00
Marius Ileana
71683f0cf6 docs: radio/demo/disable.md - English translation (#3006)
English translation of labels
2016-09-12 10:10:43 +08:00
Marius Ileana
a8cc57cd13 docs: select/demo/coordinate.md - English translation (#3011)
English translation of labels/data
2016-09-12 10:10:27 +08:00