afc163
eecc5b0f9c
tweak doc bugs
2018-08-21 15:44:05 +08:00
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
afc163
f78a78e03b
docs: instruction about antd/es/button
2018-08-05 13:35:54 +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
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
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
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
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
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
afc163
d40d59ab68
docs: update recommendation
2018-03-07 15:59:02 +08:00
afc163
e6a5c9be9e
update
2018-02-25 13:20:52 +08: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
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
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
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
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
chencheng
5dcf1c015f
doc: migrate Practical Projects to roadhog@2
2018-01-08 10:48:36 +08:00
afc163
051f1049c5
Add parcel-antd demo in document
2018-01-01 17:11:19 +08:00