afc163
f2f786d66d
docs: add boilerplate samples
2017-03-10 16:37:39 +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
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
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
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
658922e796
Update link
2017-02-15 14:41:16 +08:00
Benjy Cui
251930f183
docs: fix some link
2017-02-09 17:55:26 +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
afc163
a7517c7000
docs: update react-fa link
2017-01-25 12:00:38 +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
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
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
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
cfcf72e70e
update doc
2017-01-04 15:25:53 +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
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
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