Commit Graph

346 Commits

Author SHA1 Message Date
竹尔
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