Commit Graph

567 Commits

Author SHA1 Message Date
Lyndon001
4c085284a6
Update work-with-us.zh-CN.md 2018-11-01 18:57:55 +08:00
Chelsea Huang
ca11e2de00 Update stay.en-US.md
change cur- rent to current. (it actually appear as cur- rent within one line).
2018-10-30 10:36:15 +08:00
afc163
8d6c5af790 site: fix documentation order 2018-10-28 17:35:21 +08:00
Ilan
4667818816 🌐 docs patterns overview en-US 2018-10-16 20:10:58 +08:00
Lyndon001
39fa2930a5
Update work-with-us.zh-CN.md 2018-10-15 15:17:33 +08:00
°))))彡
9aa4172c27 feat(website): add link to ng-zorro-mobile website; (#12619) 2018-10-12 17:09:43 +08:00
偏右
1d0ead4bfd
Update motion.md 2018-10-06 15:18:17 +08:00
偏右
4ecf9b796a
Update motion.md 2018-10-06 15:18:00 +08:00
jiang
aee625b2ea
update motion language (#12478) 2018-09-30 11:43:53 +08:00
竹尔
1288b1cc6d
Update icon.zh-CN.md 2018-09-29 18:48:39 +08:00
竹尔
66f72ff408
Update icon.zh-CN.md 2018-09-29 17:54:05 +08:00
竹尔
12535accda
Update icon.zh-CN.md 2018-09-29 17:43:19 +08:00
竹尔
baf25b5da8
Update icon.zh-CN.md 2018-09-29 17:38:50 +08:00
竹尔
609c5c756f
Update icon.zh-CN.md 2018-09-29 17:15:29 +08:00
Hari Shankar D
9798fa0b61 visual.md (#11710)
* visual.md

This is the translation for the website's contents. 
Review this and merge if it satisfies the content delivery team.

* docs: separate two version of visual.md
2018-09-29 16:00:57 +08:00
Wei Zhu
ec43288518 docs: fix icon page style 2018-09-29 15:25:26 +08:00
竹尔
87a69fc81a
Update icon.zh-CN.md 2018-09-29 15:23:06 +08:00
竹尔
282722ed7f
Update icon.zh-CN.md 2018-09-29 15:22:16 +08:00
竹尔
de8659c8dc
Update icon.zh-CN.md 2018-09-29 15:20:43 +08:00
竹尔
878f1f833f
Update icon.zh-CN.md 2018-09-29 14:54:33 +08:00
竹尔
a9e5e1e746
Update icon.zh-CN.md 2018-09-29 14:52:50 +08:00
竹尔
33c9623862
Update icon.zh-CN.md 2018-09-29 13:53:56 +08:00
Wei Zhu
a6453abbc7 docs: fix icon page style 2018-09-29 11:15:39 +08:00
竹尔
34c1dadacb
Update icon.zh-CN.md 2018-09-28 17:28:58 +08:00
竹尔
8652f8e26c
Update icon.zh-CN.md 2018-09-28 17:08:13 +08:00
竹尔
9b5931a914
Update icon.zh-CN.md 2018-09-28 15:52:03 +08:00
竹尔
01f739dfbe
Update icon.zh-CN.md 2018-09-28 15:51:10 +08:00
Lyndon001
fc7fc326d1
Update work-with-us.zh-CN.md 2018-09-27 14:43:03 +08:00
afc163
37ffbf4c3d doc: fix format 2018-09-19 16:14:11 +08:00
Lyndon001
8b9a2b4efb
Update values.zh-CN.md 2018-09-19 15:52:04 +08:00
Lyndon001
b0078a2d17
Update colors.zh-CN.md 2018-09-19 13:39:15 +08:00
Lyndon001
457af59b7e
Update values.zh-CN.md 2018-09-04 09:07:43 +08:00
afc163
207bad7b47 Merge branch 'master' into feature-3.9.0 2018-09-01 13:22:06 +08:00
afc163
b84d515969 site: add promote badge 2018-08-31 17:03:27 +08:00
carrie-tanminyi
ac5742baaa Update icon.zh-CN.md (#11940) 2018-08-29 10:51:08 +08:00
carrie-tanminyi
b6440088be Update work-with-us.zh-CN.md (#11928)
* Update work-with-us.zh-CN.md

* Update work-with-us.zh-CN.md
2018-08-28 20:22:07 +08:00
afc163
bf2f7e9c33 Merge branch 'master' into feature-3.9.0 2018-08-28 18:09:01 +08:00
carrie-tanminyi
7b36731051 Update colors.zh-CN.md (#11925) 2018-08-28 17:13:39 +08:00
HeskeyBaozi
96b38dd3ec use svg icon in introduce 2018-08-21 18:33:52 +08:00
Lyndon001
3ba45845ad
Update values.zh-CN.md 2018-08-16 17:15:16 +08:00
Wei Zhu
36fc837f02 site: remove insecure img urls 2018-08-06 17:03:32 +08:00
afc163
1cea1793e8 update font.zh-CN.md 2018-08-04 11:33:35 +08:00
Thibault Derousseaux
43abea3212 Use tabular-nums font variant instead of switching to Tahoma for figures
Using a completely different font for figures leads to inconsistencies: https://github.com/ant-design/ant-design/issues/9422.
Most modern font systems defaults to [tabular figures](https://www.fonts.com/content/learning/fontology/level-3/numbers/proportional-vs-tabular-figures).
One exception to this is Apple's San Francisco which defaults to [proportional figures](http://martiancraft.com/blog/2015/10/san-francisco-part-2/#special-features-numerals).
There is, however, an official and clean way to switch to tabular figures. It's the [`font-variant` CSS property](https://developer.mozilla.org/en-US/docs/Web/CSS/font-variant-numeric) that can be set to `tabular-nums`.

This commit removes the "Monospaced Number" font altogether and use `font-variant: tabular-nums` instead where it was used.
It also moves closer to the sans-serif and monospace [system font stacks used by GitHub](http://markdotto.com/2018/02/07/github-system-fonts/).
2018-08-04 11:28:14 +08:00
afc163
1aa368d3e2 docs: Add zhihu article link 2018-07-30 16:21:59 +08:00
Jonathan Chen
fc7c64ce06 Docs: Fix spelling (#11316) 2018-07-18 09:43:40 +08:00
Lyndon001
a0f5044189
Update visual.md 2018-07-17 14:09:36 +08:00
Lyndon001
f44584845b
Update work-with-us.zh-CN.md 2018-06-12 17:22:16 +08:00
Lyndon001
f883a6f351
Update work-with-us.zh-CN.md 2018-06-12 17:20:55 +08:00
Wei Zhu
396f81dbab
Update cases.zh-CN.md 2018-06-07 11:58:16 +08:00
Wei Zhu
a4a3b5e12d
Update cases.en-US.md 2018-06-07 11:57:11 +08:00
wangshantao
cdc571b17e 图片描述与内容不符 (#10755) 2018-06-04 10:41:47 +08:00
Lyndon001
e13c1a678d
Update introduce.zh-CN.md 2018-06-03 22:58:59 +08:00
afc163
bdb4483ef5 site: add kitchen link in footer 2018-05-14 19:52:51 +08:00
afc163
bc8353729c site: add kitchen homepage 2018-05-14 13:58:54 +08:00
tangjinzhou
4adf0b2571 docs: add vue-antd-ui link (#10463) 2018-05-10 23:56:22 +08:00
Lyndon001
dcb75a789d
Update work-with-us.zh-CN.md 2018-05-09 17:56:19 +08:00
VTHINKXIE
fbad7efacb doc: add stream compute user case (#10155)
* doc: add stream compute user case

* Update cases.en-US.md
2018-04-19 16:27:26 +08:00
afc163
99cc5b9607 site: add search input in home page 2018-03-26 15:32:48 +08:00
Junbin Huang
869d572c6e
docs: add layout.md translation (#9593) 2018-03-12 13:50:45 +08:00
Junbin Huang
3bca8f3055
docs: translate font.md (#9587) 2018-03-12 13:43:56 +08:00
Arvin Xu
2a1612b0c2 📖 Fix misspelling and blank (#9348)
修改个错别字,补充两处盘古之白
2018-02-13 00:11:25 -06:00
David Tsai
a8f1c35dcb Update introduce.en-US.md (#9299)
Providing clarifying language in the following areas:

* Front-end Implementation
* Who's using Ant Design
* How to Contribute

Additionally, I'd like to follow up with a short visual guide for designers to learn how to contribute to the documentation here.
2018-02-08 10:21:22 +08:00
afc163
da9d34281b site: change pro icon 2018-01-30 14:17:25 +08:00
afc163
2dfd4b2cd5 site: update pro icon 2018-01-30 12:06:14 +08:00
afc163
85c7f02ca6 Add sketch template of ant design pro 2018-01-30 11:41:04 +08:00
Lyndon001
1f70cb9722
Update values.zh-CN.md 2018-01-23 11:18:39 +08:00
Lyndon001
63de7fc154
Update values.zh-CN.md 2018-01-23 11:17:46 +08:00
Wei Zhu
81cb1f4288
Update download.zh-CN.md 2018-01-19 10:39:57 +08:00
afc163
07fb7f97b6 update doc 2018-01-12 22:56:13 +08:00
afc163
ecf5795d9f update doc 2018-01-12 22:55:40 +08:00
Lyndon001
4d393dcc38
Update work-with-us.zh-CN.md 2018-01-11 10:48:24 +08:00
Wei Zhu
8ef8521bb4 docs: fix color count 2018-01-11 10:40:02 +08:00
afc163
3c17e2a52a update doc 2018-01-10 13:44:36 +08:00
afc163
35176ac41b Fix typo, close #8875 2018-01-09 23:46:35 +08:00
竹尔
94944431f1
Update layout.md 2018-01-09 19:46:46 +08:00
afc163
d4d815be0c update doc 2018-01-09 19:31:49 +08:00
afc163
cc50f204f8 update doc 2018-01-09 13:33:53 +08:00
afc163
f8d51ae219 fix doc 2018-01-08 19:49:33 +08:00
Lyndon001
6ed7d56031
Update work-with-us.zh-CN.md
量太小,统一我一个人来筛选
2018-01-08 19:20:44 +08:00
Wei Zhu
18cde9110d docs: remove old file 2018-01-08 16:59:10 +08:00
Wei Zhu
e1e58255cc site: Add redirect page 2018-01-08 16:57:29 +08:00
Wei Zhu
8d24100b23 site: redirect old docs 2018-01-08 14:49:52 +08:00
Benjy Cui
783945cfba site: add new case YuQue 2018-01-08 11:48:42 +08:00
afc163
c8c8044e8a fix doc style 2018-01-07 18:51:26 +08:00
Lyndon001
ac31820b12
Update work-with-us.zh-CN.md 2018-01-07 18:22:44 +08:00
afc163
750dbb7020 update doc title 2018-01-07 17:49:31 +08:00
afc163
cb06c50c95 some details 2018-01-05 23:06:29 +08:00
afc163
22dfe88ab0 Upload new sketch resource of Ant Design 3.0 2018-01-05 22:46:06 +08:00
afc163
8cdcc279c4 update 2018-01-05 18:06:16 +08:00
Wei Zhu
4c978e29e8 Update 2018-01-05 15:22:44 +08:00
Wei Zhu
391fee78d0 Update 2018-01-05 15:08:38 +08:00
竹尔
6cda29532a
Update values.en-US.md 2018-01-05 14:56:20 +08:00
Wei Zhu
ff6fab360f Remove shadow 2018-01-05 14:53:00 +08:00
Wei Zhu
72ad9a3d49 Add English version design values 2018-01-05 14:19:50 +08:00
Wei Zhu
49393f0502 Update english version image 2018-01-05 12:41:24 +08:00
竹尔
2ee05babdc
Update values.md 2018-01-05 11:56:18 +08:00
竹尔
2dbc0a7d52
Update feedback.md 2018-01-05 11:47:17 +08:00
竹尔
f11b842809
Update font.md 2018-01-05 11:44:28 +08:00
偏右
3c67586e1d
Update overview.md 2018-01-05 11:17:41 +08:00
Wei Zhu
37fc890652 Update 2018-01-05 11:06:54 +08:00
Wei Zhu
7fda4057ee Update 2018-01-05 11:04:17 +08:00
Wei Zhu
717ae6329a Update 2018-01-05 10:57:09 +08:00
竹尔
3217468ac1 Update values.md 2018-01-05 10:33:59 +08:00
竹尔
55a2c48d74 Update values.md 2018-01-05 10:33:59 +08:00
竹尔
633870aafe Update values.md 2018-01-05 10:33:59 +08:00
竹尔
863f87b7a7 Update font.md 2018-01-05 10:33:59 +08:00
竹尔
07cc5eaea5 Update colors.zh-CN.md 2018-01-05 10:33:59 +08:00
竹尔
81013890a3 Update values.md 2018-01-05 10:33:59 +08:00
竹尔
6547e1b44b Update values.md 2018-01-05 10:33:59 +08:00
竹尔
0277566205 Update introduce.zh-CN.md 2018-01-05 10:33:59 +08:00
竹尔
666dd40933 Update overview.md 2018-01-05 10:33:59 +08:00
竹尔
f1e6255fe1 Update overview.md 2018-01-05 10:33:59 +08:00
竹尔
026fc6b147 Update layout.md 2018-01-05 10:33:59 +08:00
竹尔
d1cdb9175c Update colors.zh-CN.md 2018-01-05 10:33:59 +08:00
竹尔
15aa3d6c6b Update lightweight.zh-CN.md 2018-01-05 10:33:59 +08:00
竹尔
ed46179c22 Update direct.zh-CN.md 2018-01-05 10:33:59 +08:00
竹尔
87369fbfb4 Update overview.md 2018-01-05 10:33:59 +08:00
竹尔
5e4842ee45 Update repetition.zh-CN.md 2018-01-05 10:33:59 +08:00
竹尔
cb52149a99 Update contrast.zh-CN.md 2018-01-05 10:33:59 +08:00
竹尔
202ad6eada Update alignment.zh-CN.md 2018-01-05 10:33:59 +08:00
竹尔
84895eca77 Update proximity.zh-CN.md 2018-01-05 10:33:59 +08:00
竹尔
c7f1747fb8 Update visual.md 2018-01-05 10:33:59 +08:00
竹尔
e551f1722d Update feedback.md 2018-01-05 10:33:59 +08:00
竹尔
0031d58ced Update data-entry.md 2018-01-05 10:33:59 +08:00
竹尔
74fb66ba3e Update navigation.zh-CN.md 2018-01-05 10:33:59 +08:00
竹尔
f97abce506 Update icon.zh-CN.md 2018-01-05 10:33:59 +08:00
竹尔
a4eb22c011 Update font.md 2018-01-05 10:33:59 +08:00
竹尔
44ae5b7b6c Update layout.md 2018-01-05 10:33:59 +08:00
竹尔
6b64061121 Update colors.zh-CN.md 2018-01-05 10:33:59 +08:00
竹尔
568a15490b Update reaction.zh-CN.md 2018-01-05 10:33:59 +08:00
竹尔
97c7f48f01 Update invitation.zh-CN.md 2018-01-05 10:33:59 +08:00
竹尔
8985cd1657 Update stay.zh-CN.md 2018-01-05 10:33:59 +08:00
竹尔
5997b6e2d6 Update copywriting.md 2018-01-05 10:33:59 +08:00
竹尔
12232e62b0 Update data-display.md 2018-01-05 10:33:59 +08:00
竹尔
59470bb166 Update data-entry.md 2018-01-05 10:33:59 +08:00
竹尔
e858ddec3b Update feedback.md 2018-01-05 10:33:59 +08:00
竹尔
18193b575d Update navigation.zh-CN.md 2018-01-05 10:33:59 +08:00
竹尔
d40dfea59b Update icon.zh-CN.md 2018-01-05 10:33:59 +08:00
竹尔
4e2476a9cf Update copywriting.md 2018-01-05 10:33:59 +08:00
Wei Zhu
bd54e5db05 Fix category 2018-01-05 10:33:59 +08:00
Wei Zhu
fb68c2e54d Fix category 2018-01-05 10:33:59 +08:00
竹尔
403be02048 Update visual.md 2018-01-05 10:32:00 +08:00
竹尔
66807fdbac Update transition.zh-CN.md 2018-01-05 10:32:00 +08:00
竹尔
2746a8fa1c Update stay.zh-CN.md 2018-01-05 10:32:00 +08:00
竹尔
8f146d3eba Update repetition.zh-CN.md 2018-01-05 10:32:00 +08:00
竹尔
5379be5c5b Update reaction.zh-CN.md 2018-01-05 10:32:00 +08:00
竹尔
8a28999936 Update proximity.zh-CN.md 2018-01-05 10:32:00 +08:00
竹尔
7e14e8a22a Update overview.md 2018-01-05 10:32:00 +08:00
竹尔
7b7bfc4180 Update navigation.zh-CN.md 2018-01-05 10:32:00 +08:00
竹尔
9dddf3b607 Update lightweight.zh-CN.md 2018-01-05 10:32:00 +08:00
竹尔
9aaa6d63d3 Update layout.md 2018-01-05 10:32:00 +08:00
竹尔
91b72c6d9c Update invitation.zh-CN.md 2018-01-05 10:32:00 +08:00
竹尔
59ad5fd092 Update icon.zh-CN.md 2018-01-05 10:32:00 +08:00
竹尔
10526838e1 Update font.md 2018-01-05 10:32:00 +08:00
竹尔
b82a66e557 Update feedback.md 2018-01-05 10:32:00 +08:00
竹尔
22ad81035c Update direct.zh-CN.md 2018-01-05 10:32:00 +08:00
竹尔
8e8d78c687 Update data-entry.md 2018-01-05 10:32:00 +08:00
竹尔
72ef501901 Update data-display.md 2018-01-05 10:32:00 +08:00
竹尔
203b3ff965 Update copywriting.md 2018-01-05 10:32:00 +08:00
竹尔
f133da5e55 Update contrast.zh-CN.md 2018-01-05 10:32:00 +08:00
竹尔
823dc31719 Update colors.zh-CN.md 2018-01-05 10:32:00 +08:00
竹尔
8447afad09 Update alignment.zh-CN.md 2018-01-05 10:32:00 +08:00
Wei Zhu
bafca69331 Update English version 2018-01-05 10:32:00 +08:00
Wei Zhu
8437cf9e2f Typo 2018-01-05 10:32:00 +08:00
Wei Zhu
35c36fc77e More docs 2018-01-05 10:32:00 +08:00
Wei Zhu
600c8c69f0 Tweak color palette 2018-01-05 10:32:00 +08:00
竹尔
03e3eff01b Update feature.zh-CN.md 2018-01-05 10:32:00 +08:00
竹尔
bdc40f96b0 Update feature.zh-CN.md 2018-01-05 10:32:00 +08:00
Wei Zhu
0fbd1b4080 Add new design guide 2018-01-05 10:32:00 +08:00
Wei Zhu
e3f49efb2d Restruct menu 2018-01-05 10:32:00 +08:00
afc163
823d10ac96 site: add instruction about yellow color 2017-12-27 20:52:24 +08:00
Wei Zhu
01f4b4e713 Merge branch 'master' into antd-3.0 2017-12-01 11:50:07 +08:00
afc163
5871691e77 update introduce text 2017-11-29 21:23:33 +08:00
Maximilian Meyer
6707824611 Update due to typo (#8288)
TYPO
2017-11-22 19:06:24 +08:00
afc163
1e1c6d1c72 Merge branch 'master' into antd-3.0 2017-11-16 19:58:20 +08:00
afc163
e0be248847 Add antue 2017-11-14 23:05:51 +08:00
afc163
856ecd4ae3 Merge branch 'master' into antd-3.0 2017-11-09 19:45:06 +08:00
afc163
b740d86bbf update feedback.md 2017-11-07 14:58:36 +08:00
Wei Zhu
7776cf62a7 Merge branch 'master' into antd-3.0 2017-10-25 10:25:02 +08:00
Eric Thomas
4a3602b536 docs:Fix spelling of difference (#7995) 2017-10-23 21:20:57 -05:00
afc163
94c6c910ff Merge branch 'master' into antd-3.0 2017-10-12 20:07:31 +08:00
偏右
b77cc6392e Improve upload status test case (#7869)
* Add some companies

* test: generate snapshot in upload onChange

* change action

* upgrade travis node version

* fix ci
2017-10-12 14:09:17 +08:00
afc163
43a2ae2905 update color spec doc 2017-10-10 20:23:21 +08:00
afc163
eb4659c409 typo 2017-10-06 16:08:56 +08:00
Wenchao Hu
084d4e6d49 修正错别字 (#7774) 2017-09-30 11:06:22 +08:00
afc163
29c262ab36 Remove iview and atui from antd implementations 2017-09-23 19:59:04 +08:00
afc163
d9ef06496d typo 2017-08-25 22:50:19 +08:00
afc163
d3ec477f8f Add NG-ZORRO links 2017-08-15 23:00:06 +08:00
afc163
53d279eb77 Add antizer 2017-08-07 22:14:48 +08:00
Zach Guo
9e6bc99816 Translate documentation for Navigation, both Pattern and Guideline (#6911) 2017-07-25 07:45:54 +08:00
Pierre Neter
0c0fc38be6 docs: just need one title like other documents (#6930) 2017-07-24 10:16:13 +08:00
偏右
547745271e Merge pull request #6932 from pierreneter/docs/spec/update
Update Guidelines
2017-07-24 09:37:59 +08:00
Pierre Neter
5c2b03dbfc Update Guidelines
Signed-off-by: Pierre Neter <pierreneter@gmail.com>
2017-07-24 03:15:07 +07:00
Pierre Neter
55d2511608 Remove help translate line 2017-07-24 01:40:21 +07:00
shenlin192@gmail.com
b0909774c0 capitialized sentences in list 2017-07-16 16:48:24 +02:00
shenlin192@gmail.com
feed80c8db created layout.zh-CN.md to replace the original file and removed Chinese words from the layout.en-US.md file 2017-07-15 13:35:46 +02:00
shenlin192@gmail.com
968c932778 finish layout translate 2017-07-14 11:22:00 +02:00
shenlin192@gmail.com
1b7da8f9c0 finish layout translate 2017-07-13 14:30:50 +02:00
shenlin192@gmail.com
277facc8e3 translate 2017-07-12 17:15:44 +02:00
afc163
28c7545030 update doc 2017-06-12 10:41:10 +08:00
Leon
cf8aa16761 docs: change a reference link in docs (#6307)
* 更改链接路径

原文路径不对,页面不存在,更改好可以~

* change reference link

add 'docs/' to make reference link right
2017-06-01 09:24:21 +08:00
偏右
fc8189303d fix #6094 2017-05-11 10:34:40 +08:00
afc163
5b22faacce fix broken link 2017-05-03 19:17:50 +08:00
afc163
f7a68ee428 Improve design docs 2017-04-14 10:50:20 +08:00
afc163
bdf0f6212b fix design doc 2017-04-12 20:45:07 +08:00
Kenaniah Cerny
b2db440457 Adds native English translation for icons spec 2017-04-08 18:28:07 -07:00
Nishant Arora
0cd85da2b3 Fixed typo in docs/spec/feature(en_US) (#5655)
* Fixed typo in docs/spec/feature(en_US)

expirerence changed to experience

* Added sentences removed by mistake.

In the previous typo fix commit, a few sentences at the end were removed. This commit fixes that.
2017-04-07 00:05:39 +08:00
Kenaniah Cerny
73dd2c08bd Adds English translation for colors.md (#5602) 2017-04-05 17:08:02 +08:00
afc163
b526083fa6 set monospaced font-family for number 2017-03-31 13:45:16 +08:00
afc163
6f1dd16721 fix outdated links, close #5485 2017-03-24 16:34:17 +08:00
afc163
50e5cd3459 update doc 2017-03-23 15:25:28 +08:00
偏右
c44d3e0a1d Update colors.md 2017-03-19 19:02:49 +08:00
偏右
6e7d46fbda Update colors.md 2017-03-19 19:01:46 +08:00
偏右
846b844bfd Update colors.md 2017-03-19 19:00:48 +08:00
afc163
9a72f94027 update documentation of icon 2017-03-19 14:12:58 +08:00
afc163
3b4a51d1ef Refactor color.md 2017-03-17 20:33:47 +08:00
afc163
ebeda75c36 Add color palette generator tool 2017-03-17 20:14:11 +08:00
偏右
84e3aa2a37 New design docs (#5370)
* refactor design documentations

* update color document

* Add icon

* Fix images in documentation

* fix some documentation style

* Finish icon doc

* Add copywriting doc

* Add layout.md and navigation.md

* Add more docs

* Fix error color

* improve markdown doc width

* update some details

* fix doc detail

* Add motion.md
2017-03-17 18:56:37 +08:00
英布
fa938ad900 Update introduce.zh-CN.md (#5286) 2017-03-14 11:08:37 +08:00
afc163
3002ff33c4 update font docs 2017-03-13 11:42:11 +08:00
afc163
b3982ad210 site: improve copy icon and color 2017-03-10 18:04:14 +08:00
Bill Sheikh
52b3ebdf13 Add ability to copy color on palette click (#5247) 2017-03-10 14:56:11 +08:00
afc163
e15d12ffdf docs: update introduce.md 2017-03-03 15:08:31 +08:00
afc163
7174337e53 fix typo 2017-03-01 18:50:45 +08:00
afc163
4875908807 update 2017-02-28 00:43:15 +08:00
afc163
6d90f1f154 docs: add translation and clean up old design doc 2017-02-27 21:20:49 +08:00
afc163
4823ce4d08 site: update design documentation 2017-02-27 18:04:35 +08:00
afc163
0f46eed370 fix lint 2017-02-23 11:45:48 +08:00
afc163
52bfb8069a site: fix link 2017-02-23 00:36:02 +08:00
Benjy Cui
200b88246f docs: update docs format 2017-02-13 10:55:53 +08:00
afc163
df2982aacf Fix spec/layout demo, close #4816 2017-02-09 16:22:03 +08:00
Marius Ileana
882ecc370a Review of docs/spec/layout/demo/ceiling.md (#4709)
Small review corrections.
2017-01-25 21:11:02 +08:00
Marius Ileana
d2e862d3af Update aside.md (#4707)
Small review corrections.
2017-01-25 21:10:51 +08:00
Marius Ileana
a963fd1c60 Review of docs/spec/layout/demo/top.md (#4710)
Small review corrections.
2017-01-25 21:10:42 +08:00
Marius Ileana
def370ee33 Update aside-collapse.md (#4708)
Small corrections as part of my review.
2017-01-25 11:12:04 +08:00
Gray Choi
bde7d1c624 Translate layout specification (#4542)
* create english index file

* tanslated the index

* tanslated aside.md

* adjust code format

* translated aside-collapse.md

* translated ceiling.md

* translated top.md

* translated top-aside.md
2017-01-23 11:08:46 +08:00
Benjy Cui
3e17551b7e site: improve build speed 2017-01-19 15:22:53 +08:00
Richard D. Worth
c427c3c4b9 lightweight.en-US.md typo 'while' -> 'whole' (#4643) 2017-01-19 09:00:56 +08:00
Richard D. Worth
e7f329a168 invitation.en-US.md change "" to &quot; (#4644) 2017-01-19 09:00:31 +08:00
afc163
d013952398 remove unused doc 2017-01-12 21:51:40 +08:00
VTHINKXIE
b305a9c7e7 update link of ant.design of angular 2 (#4570) 2017-01-11 19:21:37 +08:00
afc163
de0805899f update links 2017-01-08 20:06:51 +08:00
afc163
6750c0b82b Make color value can be selectable 2017-01-04 15:13:55 +08:00
偏右
d811ebee5c New color system (#4426)
* Add new color patterns algorithm

* Add color palettes

* update other colors

* fix gray color

* update more tint/shade to colorPalette

* new font color

* Update doc for new color system

* improve doc style
2017-01-01 22:20:06 +08:00
afc163
cee6fa49e8 Improve layout spec demo style 2016-12-23 17:58:37 +08:00
afc163
5043a165f5 update english docs 2016-12-16 22:10:47 +08:00
Joe Hsu
3fe99ea973 docs: double negative (#4161) 2016-12-07 09:20:09 +08:00
Benjy Cui
883066820a docs: add translation for spec 2016-12-06 11:48:52 +08:00
afc163
ab37e056f1 improve English expression 2016-12-04 00:35:47 +08:00
jiang
adad537532 Update motion.md (#4109) 2016-12-02 13:29:14 +08:00