afc163
c2f7257c3f
fix typo
2018-08-21 15:26:00 +08:00
afc163
6bb8d26a3b
fix typo
2018-08-21 15:23:41 +08:00
afc163
53dd82e4e3
docs: add major less variables instruction
2018-08-21 14:04:18 +08:00
afc163
6fd5e95cec
docs: renew <Customize Theme> documentation
2018-08-21 00:32:11 +08:00
afc163
5f5417c169
doc: tweak use-with-create-react-app doc
2018-08-18 23:42:15 +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
f78a78e03b
docs: instruction about antd/es/button
2018-08-05 13:35:54 +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
Gao Jiangmiao
690804d310
Revert yarn command in use-in-typescript.md
2018-07-11 19:15:32 +08:00
Gao Jiangmiao
46add091ca
Fix typo in in use-in-typescript.md
2018-07-11 19:15:32 +08:00
英布
e47b82d22a
Update dva related links for English docs
...
Update dva related links for English docs
2018-07-10 23:12:58 +08:00
英布
9f1c8bc184
dva 相关外链更新到 dva 官网
...
理解 dva 的 [8 个概念]、查看 [dva 知识地图] 的链接都404了,顺便更新到 dva 官网去
2018-07-10 23:12:58 +08:00
Andre Perunicic
31c07d8372
Update customize-theme.zh-CN.md with link to antd-scss-theme-plugin article
...
This article describes how to install the use the `antd-scss-theme-plugin` for Webpack, and how doing so allows you to: 1) customize Ant Design's variables from an SCSS theme file, 2) use compiled Ant Design variables in other SCSS theme files in your project, and 3) enable hot-reloading of Ant Design styles.
2018-07-04 10:38:14 +08:00
Andre Perunicic
5980cf957a
Update customize-theme.en-US.md with link to antd-scss-theme-plugin article
...
This article describes how to install the use the `antd-scss-theme-plugin` for Webpack, and how doing so allows you to: 1) customize Ant Design's variables from an SCSS theme file, 2) use compiled Ant Design variables in other SCSS theme files in your project, and 3) enable hot-reloading of Ant Design styles.
2018-07-04 10:38:14 +08:00
偏右
ee1f450e04
Update use-with-create-react-app.en-US.md
2018-07-02 17:56:16 +08:00
agent-z
8c156afb39
Update use-with-create-react-app.zh-CN.md
2018-07-02 17:55:37 +08:00
Alberto Gimeno
4b5d54671a
Update App.tsx example to fix tslint errors
...
There were a few tslint errors and also the extension of the file name was `.js` instead of `.tsx`
2018-06-19 10:03:39 +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
Wei Zhu
7149d1fdff
Add offline support ( #10738 )
...
* site: add offline support
* test update
* Revert "test update"
This reverts commit e1cb2fba80
.
* use reduce
2018-06-02 12:46:09 +08:00
Shun
6057821f39
Change order of loader option in docs ( #10627 )
2018-05-22 23:08:44 +08:00
afc163
6458280cb3
site: add alt to images
2018-05-21 23:42:57 +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
jiang
1b8030ec59
Update customize-theme.zh-CN.md
2018-05-10 19:56:38 +08:00
jiang
2747aa341d
Update customize-theme.en-US.md
2018-05-10 19:56:18 +08:00
Lyndon001
dcb75a789d
Update work-with-us.zh-CN.md
2018-05-09 17:56:19 +08:00
Zohaib Ijaz
bd81877cf8
#10007 : Dynamic/Runtime Theme ( #10384 )
...
- Added links to related articles
2018-05-07 16:12:28 +08:00
Michael Wang
05e702a2b4
Remove useless characters in doc ( #10340 )
2018-05-03 11:52:50 +08:00
Wei Zhu
410fb50f44
site: use qingting
2018-04-19 18:05:27 +08:00
Wei Zhu
a9f4a6cc85
site: use https
2018-04-19 17:50:36 +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
Open Next
ad721111a4
fix bug in getting-started - date is null when clear the DatePick ( #10111 )
2018-04-17 16:49:11 +08:00
Wei Zhu
c4480145b4
docs: Add link of "Theming Ant Design with Sass and Webpack>"
...
Close #9815
2018-03-26 21:36:02 +08:00
afc163
99cc5b9607
site: add search input in home page
2018-03-26 15:32:48 +08:00
gregahren
b6ce947894
Slovenian locale added (sl_SI) ( #9724 )
...
* Add sl_SI locale (Slovenian)
* fix lint issues
snapshot tests
* add description
* bump rc pagination to 1.16.1 which includes sl_SI(Slovenian) locale
then include it
2018-03-26 11:44:27 +08:00
Jonny Buchanan
d7086ce193
Add nwb example to the "other boilerplates" docs ( #9787 )
2018-03-24 13:05:13 +08:00
ViviaRui
82711504a4
Update customize-theme.zh-CN.md ( #9753 )
2018-03-21 16:47:00 +08:00
afc163
411181e6ec
doc: update practical-project
2018-03-17 18:07:33 +08:00
afc163
50aae9408e
doc: update getting-started
2018-03-17 15:18:45 +08:00
afc163
540b31fd02
update features
2018-03-16 13:35:43 +08:00
afc163
606475c767
Add context menu component to recommend list
2018-03-15 15:12:21 +08:00
拷钉
d3c57f09ea
doc webpackrc ( #9651 )
2018-03-13 13:42:12 +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
afc163
d40d59ab68
docs: update recommendation
2018-03-07 15:59:02 +08:00
afc163
e6a5c9be9e
update
2018-02-25 13:20:52 +08:00
Arvin Xu
2a1612b0c2
📖 Fix misspelling and blank ( #9348 )
...
修改个错别字,补充两处盘古之白
2018-02-13 00:11:25 -06:00
Wei Zhu
4107a4bd8e
docs: Remove next version link
...
Close #9336
2018-02-11 20:11:40 +08:00
Marcus Bransbury
3b6cd56820
Update broken links in docs ( #9310 )
...
* update link english
* update link chinese
2018-02-08 06:58:36 -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
int2d
d89ffcc5b2
Update practical-projects.zh-CN.md ( #9244 )
2018-02-02 23:20:52 -06:00
松子
26b58a9808
feat(docs): add a new antd boilerplate. ( #9225 )
2018-02-02 00:13:45 +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
Wei Zhu
bbe95e10e1
docs: remove -cn
2018-01-25 01:26:11 +08:00
Wei Zhu
ef9cf00ad3
docs: fix links
2018-01-25 01:16:51 +08:00
Wei Zhu
cad2b280e2
docs: Add contribution guide to website ( #9075 )
2018-01-24 20:59:36 +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
DosLin
efa824e514
doc:fix server port ( #9012 )
2018-01-18 05:03:17 -06:00
超能刚哥
a760c40665
富文本编辑器增加braft-editor ( #8994 )
...
富文本编辑器增加braft-editor
2018-01-17 21:19: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
02fed2fcb0
fix doc format
2018-01-08 19:55:01 +08:00
zhouzhih
6cdaa03c7f
Update use-in-typescript.zh-CN.md
...
react-app-rewire的less插件说明用例缺少env参数
2018-01-08 19:54:10 +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
chencheng
5dcf1c015f
doc: migrate Practical Projects to roadhog@2
2018-01-08 10:48:36 +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
051f1049c5
Add parcel-antd demo in document
2018-01-01 17:11:19 +08:00
afc163
823d10ac96
site: add instruction about yellow color
2017-12-27 20:52:24 +08:00
afc163
6236cb144b
Add moment dep documentation
2017-12-26 11:53:03 +08:00
afc163
dd364e3358
site: fix details
2017-12-21 14:57:56 +08:00
afc163
705f568f6c
update doc
2017-12-17 14:51:52 +08:00
JaePil Jung
68d4e34a10
fixed typo error. ( #8542 )
2017-12-11 13:45:10 +08:00
Leo Yin
7a50248477
docs(complex-table): translation for en-US ( #8460 )
...
* feat(complex-table): translation for en-US
* fix(complex-tables.md): multiple issues.
2017-12-08 10:50:24 +08:00
Wei Zhu
9bbfe534b2
docs: remove redundant quote
2017-12-07 15:42:47 +08:00
liangfei
cd1af8b903
fix typo ( #8428 )
...
Saleforce => Salesforce
2017-12-04 20:38:32 +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
Wei Zhu
16b69312db
Revise docs ( #8368 )
2017-11-29 20:27:52 +08:00
afc163
c08e486e1a
Fix typo
2017-11-28 19:02:16 +08:00
ddcat1115
04a00e6e14
update logo
2017-11-28 11:18:18 +08:00
Maximilian Meyer
6707824611
Update due to typo ( #8288 )
...
TYPO
2017-11-22 19:06:24 +08:00
afc163
c23e24b0f0
Merge branch 'master' into antd-3.0
2017-11-22 17:30:31 +08:00
Wei Zhu
58fa1885fd
docs: flay badge
2017-11-22 14:18:47 +08:00
Wei Zhu
462d7aa876
docs: No require skipLibCheck
2017-11-22 12:29:26 +08:00
afc163
669b3c5b2e
update doc, close #8272
2017-11-22 10:50:39 +08:00
Wei Zhu
2de0a6a522
Add use in TypeScript instruction ( #8230 )
2017-11-19 22:00:44 +08:00
afc163
8ca9c9513d
Merge branch 'master' into antd-3.0
2017-11-18 14:29:56 +08:00
afc163
5cca35cab9
update doc
2017-11-18 13:53:57 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +08:00
afc163
1e1c6d1c72
Merge branch 'master' into antd-3.0
2017-11-16 19:58:20 +08:00
afc163
9a9196ca10
Fix doc
2017-11-15 17:02:49 +08:00
afc163
11a3ce4cc6
multiple emails
2017-11-15 17:01:19 +08:00
afc163
e0be248847
Add antue
2017-11-14 23:05:51 +08:00
afc163
4535800fa3
update
2017-11-14 22:42:47 +08:00
afc163
bf36ebdf5e
Merge branch 'master' into antd-3.0
2017-11-13 21:24:32 +08:00
偏右
716c49c55f
Update work-with-us.md
2017-11-13 15:48:19 +08:00
afc163
a4faaad810
Merge branch 'master' into antd-3.0
2017-11-13 10:24:58 +08:00
Zach Guo
c1ce2cd82c
docs: fix pattern/form invalid tag error ( #8159 )
2017-11-10 09:35:27 +08:00
afc163
856ecd4ae3
Merge branch 'master' into antd-3.0
2017-11-09 19:45:06 +08:00
Lyndon001
dd531b8428
Update work-with-us.md
2017-11-09 03:36:55 -06:00
afc163
9ffd545b24
fix order
2017-11-09 16:50:29 +08:00
afc163
23033cb9c1
Add work-with-us
2017-11-09 16:49:04 +08:00
afc163
b740d86bbf
update feedback.md
2017-11-07 14:58:36 +08:00
afc163
2f0197599f
Merge branch 'master' into antd-3.0
2017-11-06 21:19:44 +08:00
afc163
ac96bad478
Improve demo details and update snapshot
2017-11-06 21:14:40 +08:00
afc163
714b4ae06a
Merge branch 'master' into antd-3.0
2017-11-06 10:35:41 +08:00
afc163
5fc64a8433
Add emoji-mart into recommandation
2017-11-03 15:07:42 +08:00
Andreas Cederström
a3610603bf
Upgrade documentation of use with create-react-app ( #8085 )
...
https://github.com/timarney/react-app-rewired have new compose protocol.
Check: https://github.com/timarney/react-app-rewired/tree/master/packages/react-app-rewire-less
2017-11-01 18:53:20 +08:00
afc163
9583bb4c85
Add Ant Design Pro
2017-11-01 10:50:27 +08:00
afc163
f72ff080f2
Remove modao
2017-10-31 13:57:28 +08:00
afc163
39f0b67b0d
update iconfont zip url
2017-10-28 17:47:16 +08:00
afc163
dcde9e7b60
Remove modao
2017-10-28 17:03:56 +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
henryv0
cad6be884c
Updates Pattern docs (English) ( #7902 )
...
* Makes grammatical and typo fixes to the React Docs.
* Fixes some spelling and grammar in Pattern docs.
* Fixes merge conflict. Updates Pattern docs.
2017-10-17 15:01:21 +08:00
henryv0
2356333c54
Updates Pattern docs (English) ( #7902 )
...
* Makes grammatical and typo fixes to the React Docs.
* Fixes some spelling and grammar in Pattern docs.
* Fixes merge conflict. Updates Pattern docs.
2017-10-16 21:17:42 +08:00
afc163
00bfa49031
Merge branch 'master' into antd-3.0
2017-10-16 20:45:25 +08:00
Mohamed Seada
fa315e9f6d
Add new locale (ar-EG: Arabic Egypt) #3 ( #7888 )
...
* Add new locale (ar-EG: Arabic Egypt)
* resolve snapshot testing problem
* Add new locale (ar-EG: Arabic Egypt) to docs
2017-10-14 14:30:54 +08:00
Mário Gonçalves
d4a5606b92
Fix description value ( #7877 )
...
Double quote on description value was causing a rendering error
2017-10-12 22:03:19 +08: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
Benjy Cui
91fc781b6c
chore: update docs and code style, ref: #7553#issuecomment-335009581
2017-10-10 10:04:03 +08:00
afc163
054444f619
Merge branch 'master' into antd-3.0
2017-10-07 15:34:19 +08:00
afc163
eb4659c409
typo
2017-10-06 16:08:56 +08:00
henryv0
ac33baf940
Makes grammatical and typo fixes to the React Docs. ( #7819 )
2017-10-06 16:08:03 +08:00
afc163
7a8a1a8ee3
Merge branch 'master' into antd-3.0
2017-09-30 21:31:29 +08:00
Wenchao Hu
084d4e6d49
修正错别字 ( #7774 )
2017-09-30 11:06:22 +08:00
Benjy Cui
829b5f87bf
feat: make default locale to enUS ( #7553 )
...
* feat: make default locale to enUS
* test: fix CI
* docs: update getting started
2017-09-26 23:12:47 +08:00
afc163
7cc386df52
Merge branch 'master' into antd-3.0
2017-09-25 17:01:02 +08:00
Miaow
6c38ca62c6
update get started doc port ( #7729 )
2017-09-25 16:59:40 +08:00
afc163
6507aefd8e
Merge branch 'master' into antd-3.0
2017-09-25 10:54:49 +08:00
afc163
29c262ab36
Remove iview and atui from antd implementations
2017-09-23 19:59:04 +08:00
afc163
412d7eebba
Merge branch 'master' into antd-3.0
2017-09-22 18:37:08 +08:00
Marco Afonso
81435e2798
feat: add Portuguese locale ( #7449 )
...
* Add pt_PT Locale
* Adding pt_PT Locale (fix comma)
* Adding pt_PT Locale to docs
* Add pt_PT locale to tests
* Update imports for rc-pagination and rc-calendar
* Add pt_PT Locale
* Adding pt_PT Locale (fix comma)
* Adding pt_PT Locale to docs
* Add pt_PT locale to tests
* Update imports for rc-pagination and rc-calendar
* Add pt_PT to tests
2017-09-21 21:02:01 -05:00
afc163
7c8e55f0db
docs: update i18n
2017-09-21 16:50:47 +08:00
afc163
d21e500fab
Add some doc for global reset styles, #4331
2017-09-21 16:44:49 +08:00
afc163
fe7c85fece
Merge branch 'master' into antd-3.0
2017-09-19 16:12:18 +08:00
afc163
5b6b36f5d6
Add map components to recommended list
2017-09-19 11:10:24 +08:00
afc163
823e07bc75
Merge branch 'master' into antd-3.0
2017-09-15 21:44:39 +08:00
afc163
f36bc02ac3
Add next.js demo link
2017-09-15 21:14:29 +08:00
afc163
b24483545c
Merge branch 'master' into antd-3.0
2017-09-12 09:41:51 +08:00
Stefan Paunovic
0ac7ccaa8f
feat: add is_IS locale ( #7561 )
2017-09-12 09:10:42 +08:00
afc163
9f484f9bf0
react-codemirror => react-codemirror2
2017-09-11 16:24:09 +08:00
chencheng (云谦)
e1efb82dcb
docs: update Practical Projects for dva@2 ( #7505 )
2017-09-08 09:51:31 +08:00
偏右
81f16cb2e0
Merge pull request #7400 from ant-design/feature-2.13
...
Feature 2.13
2017-08-31 16:02:04 +08:00
afc163
d8aef384d3
fix doc
2017-08-31 15:50:46 +08:00
afc163
ef8beaffde
Merge from master
2017-08-25 22:51:14 +08:00
afc163
d9ef06496d
typo
2017-08-25 22:50:19 +08:00
偏右
e0699597ca
Use create-react-app without ejecting ( #7276 )
2017-08-25 22:14:34 +08:00
Peter
275bdaef1a
Update recommendation.zh-CN.md ( #7310 )
2017-08-25 12:04:13 +08:00
kdepp
c9b3a50519
doc: optimize compatibility part ( #7322 )
2017-08-25 10:41:37 +08:00
afc163
d4171badfd
Merge from master
2017-08-19 12:40:40 +08:00
afc163
ff7ba0fb6f
upgrade antd-tools and use next over beta, ant-design/antd-tools#57
2017-08-19 12:26:25 +08:00
afc163
d3ec477f8f
Add NG-ZORRO links
2017-08-15 23:00:06 +08:00
Stefan Paunovic
7d8c7d72b7
feat: add sr_RS locale (Serbian) ( #7201 )
2017-08-15 09:24:30 +08:00
comerc
e92ef95f74
Add cra-ts-antd ( #7195 )
2017-08-14 09:44:25 +08:00
nikogu
7d49cc18a9
Merge branch 'master' into feature-2.13
2017-08-12 11:16:33 +08:00
afc163
9f75694c75
Fix link
2017-08-10 16:25:52 +08:00
Vemund Santi
b69a6886d7
Locale/nb-NO ( #7122 )
...
* locale: Add Norwegian Bokmål locales to Ant Design
* Add Vemund Santi to authors.
* docs: add Norwegian to list of i18n language examples
* test: add tests for Norwegian Bokmål
* Update dependencies. Use locales from rc-pagination.
2017-08-09 20:36:01 +08:00
afc163
a033e576fd
doc: upgrade node version
2017-08-08 10:43:45 +08:00
afc163
53d279eb77
Add antizer
2017-08-07 22:14:48 +08:00
mkermani144
a9430e6748
Add fa_IR to i18n docs
2017-08-07 10:40:34 +08:00
afc163
2fdc4ec1e6
doc: update some words
2017-08-04 22:28:22 +08:00
afc163
6a17efcbf1
upgrade some devDeps and fix stylelint
2017-08-04 18:01:40 +08:00
Zach Guo
da8c82a6e4
translate patterns/list ( #7056 )
2017-08-04 17:42:14 +08:00
afc163
981573037a
Add mobile components sketch template
2017-08-03 20:10:43 +08:00
afc163
e8fc686dcf
site: add logo for stackoverflow and segmentfault
2017-07-31 21:50:49 +08:00
SHEN Lin
58ec298ded
Translation pattern form ( #6944 )
...
* 60% finish for translation of form
* finish form translation
* finish form translation and delete form.md
* modified translation
* modify title
2017-07-29 14:17:45 +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
偏右
4667a0f6d6
Merge pull request #6839 from shenlin192/translation-specification-layout
...
Translation of specification layout
2017-07-17 00:43:24 +08:00
shenlin192@gmail.com
a7e37d614a
remove translation of form
2017-07-16 18:35:05 +02: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
afc163
266e458a20
Add modao template links
2017-07-13 20:39:11 +08: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
偏右
b653a2c055
Merge branch 'master' into feature-2.12
2017-07-07 19:41:37 +08:00
Sakol Assawasagool
bc7e0bad3e
feat: add th_TH translation ( #6721 )
2017-07-04 17:54:36 +08:00
偏右
2659b35382
Merge pull request #6687 from Sowed/patch-2
...
Update create-react-app.en-US.md
2017-07-01 14:01:46 +08:00
iamcastelli
ce0fe06c8a
Update create-react-app.en-US.md
...
Fix grammar errors and punctuation
2017-06-29 22:05:48 +03:00
iamcastelli
6bbbeb4a03
Update practical-project.en-US.md
...
Fix some grammatical errors
2017-06-29 21:33:17 +03:00
afc163
7151a4e720
update customize theme doc
2017-06-23 17:16:12 +08:00
afc163
5f9b000593
Add medium article link
2017-06-21 20:58:44 +08:00
Wei Zhu
5ede112633
Lowercase
2017-06-20 19:45:09 +08:00
Benjy Cui
fbe59e29a3
docs: update docs accoding to 7df0954
2017-06-15 17:50:33 +08:00
Pierre Neter
7df095414c
docs: update i18n support 24 language ( #6483 )
...
Signed-off-by: Pierre Neter <pierreneter@gmail.com>
2017-06-15 17:34:38 +08:00
afc163
a644510677
change md file name
2017-06-15 13:41:18 +08:00
偏右
7e2828d4a4
Merge pull request #6370 from loganpowell/translation
...
advanced search translation
2017-06-15 13:40:01 +08:00
afc163
9cf1d72e3e
remove if lte in IE11, it is not working
2017-06-14 20:14:08 +08:00
afc163
c90e0b3667
update recommendation links
2017-06-13 15:12:47 +08:00
afc163
28c7545030
update doc
2017-06-12 10:41:10 +08:00
Dennis Thompson
d5a4c93e7a
Updating link for react-blocks
2017-06-10 17:58:19 -07:00
afc163
505cc23a74
Improve doc for create-react-app, close #6371
2017-06-06 13:40:51 +08:00
loganpowell
975b25f9d5
adding advanced search
2017-06-05 20:05:42 -04:00
loganpowell
f51d48fb33
testing translation
2017-06-05 17:25:56 -04:00
afc163
dd60cf8ca2
Add link
2017-06-01 14:12:26 +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
afc163
85d8137506
fix create-react-app doc
2017-05-28 17:03:34 +08:00
Wei Zhu
f5247aba61
docs: Add polyfill note
...
close #6190
2017-05-27 14:18:14 +08:00
afc163
be238c7887
upgrade create-react-app doc for newest version
2017-05-19 18:28:19 +08:00
afc163
7daf47b5b1
Add scaffold market link
2017-05-13 16:12:35 +08:00
afc163
9226746ba7
fix iconfont download url, close #6098
2017-05-11 13:30:38 +08:00
偏右
fc8189303d
fix #6094
2017-05-11 10:34:40 +08:00
Arnaud Benhamdine
b288a23c88
Add import of LocaleProvider
2017-05-09 19:24:59 +02:00
Tyler
919cb22eb7
Use the prop-types package from npm instead of React.PropTypes ( #6057 )
...
* Use the prop-types package from npm instead of React.PropTypes
* Remove using of PropTypes from React in docs and site
2017-05-09 13:40:33 +08:00
afc163
5b22faacce
fix broken link
2017-05-03 19:17:50 +08:00
Haroen Viaene
f8e86eae64
Update recommendation.en-US.md
...
fix typo in table header
Recommanded => Recommended
2017-04-30 18:10:07 +02:00
Darren Poon
11601bf982
Fix typos in introduce.en-US.md
2017-04-28 18:43:52 +08:00
Benjy Cui
5f80e50d31
Merge branch 'feature-2.10'
2017-04-28 09:41:34 +08:00
谷童
9ac0233ae8
Remove the duplicate words from customize-theme.zh-CN.md
2017-04-26 17:51:52 +08:00
OAwan
1903b75d38
Traditional Chinese locale provider added ( #5665 )
2017-04-22 22:52:01 +08:00
afc163
f7a68ee428
Improve design docs
2017-04-14 10:50:20 +08:00
afc163
20a5b699e4
update doc style
2017-04-13 14:06:43 +08:00
afc163
c5ab604f70
update introduce.md
2017-04-12 20:56:47 +08:00
afc163
bdf0f6212b
fix design doc
2017-04-12 20:45:07 +08:00
ko
5fa0652af2
Minor spelling and grammar changes.
2017-04-12 00:38:45 -07:00
afc163
f2f3719748
Fix doc format
2017-04-12 14:54:52 +08:00
afc163
3ca3c178cc
Add English gitter chat room
2017-04-11 18:13:58 +08:00
Kenaniah Cerny
b2db440457
Adds native English translation for icons spec
2017-04-08 18:28:07 -07:00
Wei Zhu
6dd3304976
Revert "Traditional Chinese locale provider added ( #5665 )"
...
This reverts commit 65bac17e58
.
2017-04-09 03:37:49 +08:00
OAwan
65bac17e58
Traditional Chinese locale provider added ( #5665 )
2017-04-07 19:19:38 +08: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
f230f61c23
Improve docs detail
2017-04-02 14:03:42 +08:00
afc163
70cd87d624
fix changelog
2017-04-01 21:12:03 +08:00
afc163
58b7662eb9
fix md
2017-04-01 18:00:28 +08:00
afc163
8049c75d47
Add react-lz-editor to recommendation list
2017-04-01 15:34:56 +08:00
afc163
95c0c591e7
remove docs/react/awesome-ant-design.md
2017-04-01 11:11:56 +08:00
afc163
b526083fa6
set monospaced font-family for number
2017-03-31 13:45:16 +08:00
afc163
4f89e54cb2
Merge from branch "master"
2017-03-28 15:58:41 +08:00
Yusuke Ito
b342dbefa2
Japanese locale ( #5529 )
...
* add ja_JP translation
* fix Japanese locale
* fix i18n docs
* update rc-pagination version
* add locale test for ja_JP
2017-03-28 15:11:33 +08:00
Peter Berg
aa99586f9a
Cleans up introduce.en-Us.md ( #5517 )
...
Fixes some small grammatical errors and makes some of the english sound more natural.
2017-03-28 00:25:29 +08:00
afc163
cdeeb776e0
update docs
2017-03-27 10:09:38 +08:00
afc163
cad9edc06c
fix outdated links, close #5485
2017-03-27 10:09:38 +08:00
Benjy Cui
1669735b66
docs: recommend react-document-title
2017-03-27 10:09:38 +08:00
afc163
d26554d1e9
update doc
2017-03-27 10:09:06 +08:00
afc163
218a516000
update doc
2017-03-27 10:09:06 +08:00
afc163
459c3c94f9
update recommendation list
2017-03-27 10:09:06 +08:00
afc163
fa590e3506
update customize docs
2017-03-27 10:09:06 +08:00
afc163
b25a4671ee
update customize docs
2017-03-27 10:09:06 +08:00
Conway Anderson
10ad3a0fbd
Clarity update for customize-theme.en-US.md ( #5411 )
...
First attempt at making the docs for the recommended form of theme customization more specific. The goal is to make this section more accessible to beginners.
2017-03-27 10:09:06 +08:00
afc163
3afac92fea
update docs
2017-03-24 20:23:21 +08:00
afc163
6f1dd16721
fix outdated links, close #5485
2017-03-24 16:34:17 +08:00
Benjy Cui
4a9ae162c6
docs: recommend react-document-title
2017-03-24 10:11:24 +08:00
afc163
50e5cd3459
update doc
2017-03-23 15:25:28 +08:00
afc163
7471a59df6
update doc
2017-03-23 15:11:35 +08:00
afc163
610452ea8d
update recommendation list
2017-03-22 11:17:37 +08:00
afc163
d5be2581c5
update customize docs
2017-03-21 15:59:31 +08:00
afc163
351737a1aa
update customize docs
2017-03-21 15:55:14 +08:00
Conway Anderson
e5fff4fad6
Clarity update for customize-theme.en-US.md ( #5411 )
...
First attempt at making the docs for the recommended form of theme customization more specific. The goal is to make this section more accessible to beginners.
2017-03-21 15:39:37 +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
afc163
061e297b66
update download image url
2017-03-17 18:45:22 +08:00
zuiidea
18da0deb5e
add demo:antd-admin ( #5326 )
2017-03-16 23:38:22 +08:00
zuiidea
cbbb2e0c61
add demo:antd-admin ( #5327 )
2017-03-16 23:36:49 +08:00
afc163
30ec172924
update doc
2017-03-15 20:38:57 +08:00
afc163
a5ce520cc4
site: improve recommendation page style
2017-03-14 20:08:59 +08:00
afc163
9a8f1d7819
Add some Third-Party Libraries
2017-03-14 19:52:00 +08:00
英布
fa938ad900
Update introduce.zh-CN.md ( #5286 )
2017-03-14 11:08:37 +08:00
afc163
d124f88930
update sketch template link
2017-03-13 18:14:06 +08:00
afc163
4382d4ea23
update readme
2017-03-13 15:55:21 +08:00
afc163
5665444349
update readme
2017-03-13 15:49:15 +08:00
afc163
3002ff33c4
update font docs
2017-03-13 11:42:11 +08:00
afc163
d0353eeb1b
tweak docs style
2017-03-13 11:13:12 +08:00
afc163
bad7e85b1f
Add note about create-react-app webpack.config.prod.js, close #5273
2017-03-13 10:54:40 +08:00
afc163
b29bec002e
update some documentation
2017-03-12 15:20:54 +08:00
afc163
2ebd983aad
update docs
2017-03-10 20:34:30 +08:00
afc163
b3982ad210
site: improve copy icon and color
2017-03-10 18:04:14 +08:00
afc163
f2f786d66d
docs: add boilerplate samples
2017-03-10 16:37:39 +08:00
Bill Sheikh
52b3ebdf13
Add ability to copy color on palette click ( #5247 )
2017-03-10 14:56:11 +08:00
afc163
941782f7ec
Add iconfont shake and android-o
2017-03-09 14:33:58 +08:00
afc163
a2b1632817
update doc title
2017-03-08 13:44:24 +08:00
afc163
a84d85e02b
Add docs, close #5197
2017-03-07 16:11:37 +08:00
afc163
e15d12ffdf
docs: update introduce.md
2017-03-03 15:08:31 +08:00
afc163
5ecdc88640
docs: update introduce.md
2017-03-03 13:48:22 +08:00
afc163
63c6977829
docs: update introduce
2017-03-02 11:24:44 +08:00
afc163
02773874a8
update babel-plugin-import document
2017-03-02 00:34:38 +08:00
afc163
7174337e53
fix typo
2017-03-01 18:50:45 +08:00
afc163
1fc211629d
docs: update recommended list
2017-03-01 14:42:08 +08:00
afc163
16a7c389e8
docs: Add some links for rich text editor to recommended list
2017-03-01 14:36:05 +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
afc163
32150a15a4
update document
2017-02-22 14:04:40 +08:00
afc163
6b4ca79359
update documentation
2017-02-20 20:29:30 +08:00
afc163
ae67f5cc20
update doc
2017-02-19 18:20:56 +08:00
Chikara Chan
5ff8723a9f
docs: fix import style error due to duplicated identifier ( #4917 )
...
* fix render unuse className when type is undefined
* docs: fix import style error due to duplicated identifier
2017-02-17 11:11:42 +08:00
afc163
6002a3351e
update docs
2017-02-16 16:26:53 +08:00
afc163
658922e796
Update link
2017-02-15 14:41:16 +08:00
Benjy Cui
200b88246f
docs: update docs format
2017-02-13 10:55:53 +08:00
Benjy Cui
5d2513ce91
docs: update img
2017-02-10 13:55:17 +08:00
Benjy Cui
251930f183
docs: fix some link
2017-02-09 17:55:26 +08:00
afc163
df2982aacf
Fix spec/layout demo, close #4816
2017-02-09 16:22:03 +08:00
afc163
10199e5d96
docs: update customize theme doc
...
ref: dvajs/dva#562 dvajs/dva#575
2017-02-09 14:44:36 +08:00
afc163
33c171c04b
docs: update for compatibility
2017-02-08 11:33:41 +08:00
afc163
de185ddc19
docs: update text
2017-02-07 19:56:08 +08:00
afc163
1e55c145cc
docs: update babel option
2017-02-07 17:20:59 +08:00
afc163
10d6486b4d
docs: fix markdown link
2017-02-07 00:40:37 +08:00
afc163
d79a08c468
update links
2017-01-31 21:12:52 +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
afc163
a7517c7000
docs: update react-fa link
2017-01-25 12:00:38 +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
afc163
04a94a691e
site: update sider menu order
2017-01-22 19:16:54 +08:00
afc163
0b2342f9c2
update README.md
2017-01-22 01:19:04 +08:00
afc163
2292a8e6c5
update README.md
2017-01-22 01:15:29 +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 " ( #4644 )
2017-01-19 09:00:31 +08:00
afc163
95bc803dc3
update doc
2017-01-16 11:35:44 +08:00
chencheng (云谦)
82581f2217
fix(docs): port is not correct, Close #4607 ( #4612 )
2017-01-16 10:01:42 +08:00
afc163
8d91206da1
Add react-fa
2017-01-15 15:14:54 +08:00
afc163
fc32c751ca
update doc
2017-01-14 22:49:40 +08:00
afc163
d013952398
remove unused doc
2017-01-12 21:51:40 +08:00
Benjy Cui
ff67c6eee6
docs: add documentation of third-party and awesomeness ( #4559 )
...
* docs: add documentation of third-party and awesomeness
* docs: merge install.md into introduce.md
* docs: update recommendation components list
2017-01-12 17:57:04 +08:00
VTHINKXIE
b305a9c7e7
update link of ant.design of angular 2 ( #4570 )
2017-01-11 19:21:37 +08:00
afc163
69d6a23645
site: fix image
2017-01-09 21:14:22 +08:00
afc163
765ae70cf5
site: fix image
2017-01-09 21:08:19 +08:00
afc163
d0727df147
update doc about Import on Demand
2017-01-09 21:03:12 +08:00
afc163
361169a3e4
use yarn over npm in create-react-app doc
2017-01-09 13:50:49 +08:00
afc163
de0805899f
update links
2017-01-08 20:06:51 +08:00
afc163
cfcf72e70e
update doc
2017-01-04 15:25:53 +08:00
afc163
6750c0b82b
Make color value can be selectable
2017-01-04 15:13:55 +08:00
Benjy Cui
9d92066d1f
chore: update data-picker detail, ref: #4415
2017-01-04 10:48:40 +08:00
chencheng (云谦)
0230385e95
docs: update practical-projects ( #4385 )
2017-01-04 10:11:53 +08:00
偏右
8f3dc0f16e
Update introduce.en-US.md
2017-01-03 14:21:42 +08:00
afc163
372a44a92a
update doc about startsWith
2017-01-02 23:45:20 +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
959fc6b2e3
update docs
2016-12-30 14:13:43 +08:00
afc163
967b9a77a9
update doc
2016-12-28 15:50:59 +08:00
afc163
8852dfd767
update doc titles
2016-12-28 15:45:37 +08:00
afc163
047476efaf
update customize-theme doc
2016-12-28 00:23:32 +08:00
afc163
22a0604ed5
update doc for babelrc
2016-12-27 21:07:16 +08:00
Babajide Fowotade
8c0692f5e7
Fix babel dir path to modify in create-react-app docs ( #4362 )
2016-12-26 11:15:36 +08:00
afc163
cee6fa49e8
Improve layout spec demo style
2016-12-23 17:58:37 +08:00
chencheng (云谦)
7a67f5ce0f
docs: update pratical-projects for dva-cli@0.7 ( #4322 )
2016-12-22 14:25:01 +08:00
偏右
ee5a8beca1
Add doc about using antd with create-react-app ( #4294 )
...
* Add doc about using antd with create-react-app, close #2526
* translate to english
* update comment
* update
2016-12-22 14:24:50 +08:00
afc163
6d142b11eb
update install documentation
2016-12-21 19:34:20 +08:00
afc163
5043a165f5
update english docs
2016-12-16 22:10:47 +08:00
afc163
f1c828c71d
update links
2016-12-12 20:44:40 +08:00
弘树@阿里
e280b1ac4b
docs: Update introduce.zh-CN.md ( #4193 )
...
* Update introduce.zh-CN.md
save dependency for `antd` using `npm i`
* Update introduce.zh-CN.md
Modify `-S` to `--save`
* Update introduce.en-US.md
add `--save` for `npm install`
2016-12-11 18:28:46 +08:00
Babajide Fowotade
19b04422ef
docs: fix broken changelog link on introduce page ( #4177 )
2016-12-08 09:00:54 +08:00
Joe Hsu
3fe99ea973
docs: double negative ( #4161 )
2016-12-07 09:20:09 +08:00
Babajide Fowotade
1a4d9159b3
docs: Fix typo on introduce.md ( #4149 )
2016-12-06 16:36:55 +08:00
Benjy Cui
883066820a
docs: add translation for spec
2016-12-06 11:48:52 +08:00
Benjy Cui
59f0e6254b
docs: add i18n link, ref: #3895
2016-12-06 10:19:51 +08:00
afc163
392805e0e5
update getting-started
2016-12-05 12:02:30 +08:00
afc163
bf8b1bf6a9
fix docs
2016-12-04 17:37:26 +08:00
偏右
304ccf1ea5
Changelog 2.5.1 ( #4119 )
...
* changelog for 2.5.1
* Add changelog for 2.x
* remove upgrade-note
* update changelog
2016-12-04 16:56:20 +08:00
afc163
ab37e056f1
improve English expression
2016-12-04 00:35:47 +08:00
afc163
c0e9f8c52e
fix link
2016-12-02 17:00:40 +08:00
ChrisFan
3df84e33c6
docs: update 开发脚手架
link
2016-12-02 15:46:42 +08:00
jiang
adad537532
Update motion.md ( #4109 )
2016-12-02 13:29:14 +08:00
lehug
b4d4af64a1
docs: “決定”更改为“决定” ( #4073 )
...
修正错别字,“決定”更改为“决定”。
2016-11-30 15:18:23 +08:00
Benjy Cui
e0e700cddd
docs: improve detail of demo for layout, close : #4066
2016-11-30 10:54:42 +08:00
ashishg-qburst
5db5fed7b9
docs: fix typos and grammar on spec/introduce ( #4062 )
2016-11-29 23:04:39 +08:00
Dorian
7325cdb37a
docs: Fixes link typo in docs ( #4036 )
2016-11-28 21:00:26 +08:00
Wei Zhu
9c2b197163
docs: fix principle link [ci skip]
2016-11-28 14:32:36 +08:00
afc163
2aeccd4955
update doc link
2016-11-26 16:07:01 +08:00
Marius Ileana
57fa4cbb52
Small typos and review
2016-11-23 22:13:21 +02:00
afc163
540d51fe8d
update spec/introduce.md
2016-11-23 21:09:42 +08:00
偏右
c8caf3a08c
Merge pull request #3953 from nimojs/master
...
<script src="...> => <script src="...">
2016-11-22 19:39:24 +08:00
Nimo
e5f289f1a3
es6-shim for ie10/11
2016-11-22 19:36:11 +08:00
Nimo
2013202386
<script src="...> => <script src="...">
...
script src 缺少 "
2016-11-22 17:36:21 +08:00
afc163
0613a1b065
update doc
2016-11-22 14:47:56 +08:00
afc163
b51b18acd6
fix image background
2016-11-21 12:32:40 +08:00
afc163
485e22f38d
Add sketch template file in resource page
2016-11-20 19:52:39 +08:00
afc163
5982e94456
Add screenshot
2016-11-18 16:16:34 +08:00
afc163
7af7e8382d
Add customize-theme.md
2016-11-18 15:38:36 +08:00
afc163
5b77cf7452
add doc
2016-11-18 11:58:22 +08:00
Bruce Mitchener
9fd1f88441
Site typo fixes.
2016-11-16 20:34:28 +07:00
afc163
92d77e4c5d
Add internal link
2016-11-15 19:16:23 +08:00