Commit Graph
137 Commits
Author SHA1 Message Date
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
弘树@阿里andWei Zhu 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 FowotadeandWei Zhu 19b04422ef docs: fix broken changelog link on introduce page (#4177) 2016-12-08 09:00:54 +08:00
Babajide FowotadeandWei Zhu 1a4d9159b3 docs: Fix typo on introduce.md (#4149) 2016-12-06 16:36:55 +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
偏右andGitHub 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 c0e9f8c52e fix link 2016-12-02 17:00:40 +08:00
ChrisFanandGitHub 3df84e33c6 docs: update 开发脚手架 link 2016-12-02 15:46:42 +08:00
DorianandWei Zhu 7325cdb37a docs: Fixes link typo in docs (#4036) 2016-11-28 21:00:26 +08:00
afc163 2aeccd4955 update doc link 2016-11-26 16:07:01 +08:00
Marius IleanaandGitHub 57fa4cbb52 Small typos and review 2016-11-23 22:13:21 +02:00
偏右andGitHub c8caf3a08c Merge pull request #3953 from nimojs/master
<script src="...> => <script src="...">
2016-11-22 19:39:24 +08:00
NimoandGitHub e5f289f1a3 es6-shim for ie10/11 2016-11-22 19:36:11 +08:00
NimoandGitHub 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 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
parlopandGitHub 7526d7be08 fix typo toturial to tutorial
fix typo toturial to tutorial
2016-11-14 09:12:05 -05:00
afc163 169e6cf99c update doc 2016-11-14 14:16:12 +08:00
afc163 a1fe873bd9 update links 2016-11-14 11:08:26 +08:00
afc163 a7b384112e es6-shim for ie10/11 2016-11-08 18:03:22 +08:00
吕立青andGitHub 5cebea6b47 Update practical-projects.zh-CN.md
Just fixed small typo.
2016-11-05 15:31:43 +08:00
afc163 1e1a3e755c update document 2016-10-29 15:49:56 +08:00
偏右andGitHub b240494dd5 typo 2016-10-27 21:20:28 +08:00
afc163 831533d139 update doc 2016-10-22 17:29:00 +08:00
Benjy Cui a9fff1be5b docs: update links 2016-10-20 14:49:51 +08:00
Benjy Cui f747f10676 docs: update link and add tags 2016-10-19 14:04:46 +08:00
Benjy Cui f8b46ad06a docs: update recommended way to ask questions, close: #2320 2016-10-19 12:19:30 +08:00
afc163 55c2223366 update form docs, #3473 2016-10-18 21:12:52 +08:00
afc163 c14030869a Improve doc about compatibility 2016-10-15 17:26:39 +08:00
kvetoslavnovakand偏右 f3cbbc02e9 Site introduction page in line with GitHub one (#3404) 2016-10-13 12:27:29 +08:00
afc163 81410f5b0c update doc links 2016-10-07 21:10:05 +08:00
afc163 22b7ab84fc http => https 2016-09-29 14:32:15 +08:00
afc163 178311a393 IE8 => IE9 2016-09-28 00:07:31 +08:00
Benjy Cui 2b90ab8464 docs: fix typo, ref: #3146 2016-09-23 15:35:17 +08:00
Benjy Cui 3f67fd3f9f docs: update docs details 2016-09-21 11:28:38 +08:00
chencheng (云谦)andBenjy Cui 9d9185127c docs: rename babel-plugin-antd to babel-plugin-import (#3089) 2016-09-20 17:17:49 +08:00
sorrycc e8fdcc9b8a fix(docs): typo 2016-09-19 21:53:00 +08:00
sorrycc 681576d2c4 docs: upgrade Getting Started with antd-init@2 2016-09-18 17:47:58 +08:00
sorrycc e6c406a4b7 docs: add Practical Projects 2016-09-18 17:39:11 +08:00
Marius Ileanaand偏右 00ac554e41 docs/react/install.en-US.md - small typo update (#3004) 2016-09-11 21:23:57 +08:00
偏右andGitHub 4be7fb3b98 Update introduce.en-US.md 2016-09-10 11:01:59 +08:00
npmcdn-to-unpkg-botand偏右 e645e3a8fa Replace npmcdn.com with unpkg.com (#2987) 2016-09-09 21:07:05 +08:00
afc163 bab669d17d Merge branch "1.x-stable" 2016-09-08 15:17:39 +08:00