Commit Graph

805 Commits

Author SHA1 Message Date
undefined
43486e085c delete vue faq 2019-02-19 23:21:21 +08:00
afc163
7d64962036
📝 fix faq link in documentation
dc1ead2a47
2019-02-13 20:03:02 +08:00
afc163
c7a57302ed
📝 Fix use-in-typescript documentation
close #14776
2019-02-11 13:45:58 +08:00
zy410419243
bf4560cf37 docs: fix wrong usage of comma 2019-02-07 13:59:32 +08:00
Josue Peralta
b6f81340ba small change 2019-02-04 17:22:33 +08:00
Josue Peralta
976a6a5c5a Fixed typos and improved grammar 2019-02-04 17:22:33 +08:00
maks
736f5b9549 doc: handle invalid date in message.info() call
The picker allows to change from a valid date to an empty value (`date` becomes `null` and therefore cannot be formatted).
Same way it's done as for the `<div>` contained message.
2019-02-04 11:20:55 +08:00
afc163
2fd7591c19
📝 Fix code diff in documentation 2019-01-31 21:14:29 +08:00
afc163
33ac498318 📝 improve doc 2019-01-31 17:49:09 +08:00
afc163
d0d5604790 📝 upgrade typescript English doc 2019-01-31 17:49:09 +08:00
afc163
9e69fe6378 📝 use babel-plugin-import in typescript project 2019-01-31 17:49:09 +08:00
afc163
a678d85757 📝 Add craco and craco-antd in docs 2019-01-31 17:49:09 +08:00
afc163
0c7890f931 📝 use cra --typesript 2019-01-31 17:49:09 +08:00
afc163
01167d9e62 📝 use yarn create in doc 2019-01-31 17:49:09 +08:00
cc189
a2b813173c Update practical-projects.en-US.md 2019-01-26 03:05:17 -06:00
cc189
bedf08d33c
Update practical-projects.zh-CN.md
将教程中的指令更新为最新版的`create-umi@0.9.5`
2019-01-26 02:49:29 -06:00
zombiej
b835110f79 merge master 2019-01-26 12:02:56 +08:00
afc163
ef1018d2a8 fix codesandbox link 2019-01-23 00:33:05 +08:00
afc163
2569097a0f 📝 Renew some documentations for state of art 2019-01-23 00:33:05 +08:00
afc163
d3d5a3e18d
Merge branch 'master' into feature-for-resolve-conflict
* master: (45 commits)
  Add type definitions for Steps.Step (#14468)
  add select check to fix edge wave issue (#14469)
  Fix for Pagination ellipsis misalignment (#14473)
  change sentry id
   Add sentry in ant.design
  💄 New Sketch resources!
  fix transfer ref (#14441)
  Add onMouseEnter and onMouseLeave for Menu Item (#14454)
  update snapshot (#14467)
  📝 beautify code style in documentation (#14457)
  Updating type: TreeSelectProps.getPopupContainer (#14443)
  change error version
  3.12.4 changelog (#14436)
  Format
  Fix the bug that radio onchange will be ovrride by radioGroup onchange (#14364)
  docs: updated doc for create-react-app
  fix prefixCls of empty go to div (#14404)
  update snapshot (#14406)
  add radius on table-placeholder to fix table small size border clip (#14398)
  fix style of Input.Search with enterButton (#14397)
  ...
2019-01-22 17:34:10 +08:00
偏右
b87261673a 📝 beautify code style in documentation (#14457) 2019-01-21 22:52:17 +08:00
QC-L
b1a96776d9 docs: updated doc for create-react-app 2019-01-18 11:55:35 +08:00
Higor Araújo dos Anjos
ec4fcd2281 Add information about customize-cra installation
Complementation of PR #14385
2019-01-17 11:07:53 +08:00
Ming Hann
f30c11110b updated dated doc for create-react-app 2019-01-17 00:12:43 +08:00
zombieJ
54463c908b
ConfigProvider support csp prop (#14222)
close #12438
2019-01-09 20:15:37 +08:00
aashutoshrathi
0e42cbf7e6 Added Hindi Locale 2018-12-27 18:11:42 +08:00
Rahul Gurung
1a4fce7d0f #13576 - Kannada locale added (kn_IN) 2018-12-27 10:35:12 +08:00
zombiej
cdf4c1e6b8 merge origin/master 2018-12-18 19:18:08 +08:00
afc163
e1d68061d1
📝 Add react-highlight-words in recomendation 2018-12-18 18:19:27 +08:00
jiajiangxu
506ab082f6 Update use-with-create-react-app md
Add antd-react-scripts link
2018-12-14 15:18:29 +08:00
Igor
43f47e0f4a
Set apostrophes to uniform style
Some apostrophes use more width than they need and all symbols should be in uniform style.
2018-12-13 21:20:34 +03:00
陈帅
daca08b6f1 merge master 2018-12-13 22:03:12 +08:00
lilun
4f5355675b doc: add antd-table-infinity in en-US 2018-12-11 15:44:54 +08:00
lilun
988a84ab15 doc: add antd-table-infinity 2018-12-11 15:44:54 +08:00
yiminanci
71badaac66 Update faq.en-US.md 2018-12-08 17:53:05 +08:00
yiminanci
2e42a30475 Update faq.zh-CN.md 2018-12-08 17:52:53 +08:00
afc163
16c3a9453e
📝 improve locale doc, #13462 2018-12-07 18:16:48 +08:00
afc163
18f705fcf6
Merge branch 'master' into feature
* master: (28 commits)
  remove overflowY on TextArea autoSize since height transition has been removed for a long time fix #10151
  💄 tweak form control margin, close #13183
  Update Crowdin configuration file
  Correct date-picker demo
  📝 upgrade ts comment
  💄 tweak tree switcher icon size
  Fix regular error in firefox and safri
  add change log
  add checkbox-border-width
  add style to SwitchProps
  update rc-tree-select
  Snapshot fixed.
  tabIndex prop added to DatePicker
  Improve form demo
  prefer logical AND over ternary (#13254)
  fix form demo
  format (#13252)
  📝 improve document images
  migrate locale provider to new lifecycle method
  types: add generic type for Select[value]
  ...
2018-11-27 11:26:16 +08:00
afc163
5dc5ab13bc
📝 docs: update recommendation 2018-11-21 13:32:04 +08:00
zombiej
b75486fe85 merge master 2018-11-14 15:28:27 +08:00
afc163
b9f8e1a058 Add react-beautiful-dnd into recommendation doc 2018-11-13 14:20:24 +08:00
afc163
cd8502a864 Add test case 2018-11-12 12:18:21 +08:00
afc163
11384384d0
Merge branch 'master' into feature 2018-11-10 22:10:07 +08:00
afc163
ee8e413cf5
💄 upgrade site footer 2018-11-10 14:52:16 +08:00
偏右
98f17dde1a
Update faq.zh-CN.md 2018-11-09 23:41:58 +08:00
ilanus
c5874c1104 sort locales asc and add locale huHU tests 2018-11-09 21:53:15 +08:00
afc163
4d06e4d6e5 Add test case for locale Nepal, #12257 2018-11-09 12:10:09 +08:00
zombiej
bc380a7d31 Merge remote-tracking branch 'origin/master' into feature 2018-11-06 23:48:29 +08:00
ztplz
6a9bc9cc9b Fix typo 2018-11-06 23:05:29 +08:00
ztplz
c079198778 Fix typo 2018-11-06 21:17:39 +08:00
ztplz
893f405585 Fix typo 2018-11-06 10:33:13 +08:00
afc163
f985eb948f update FAQ doc 2018-11-05 10:30:46 +08:00
afc163
bafeab8373 update FAQ doc 2018-11-04 17:58:03 +08:00
afc163
ad0f9b28ec Merge branch 'master' into feature
* master:
  site: add Community discusstion links
  🌐 site: transition component category, close #11629
  Fix Collapse Panel id definition, close #12357
  Fix style overlap with sorter when long text in Table column header
  Add more recommendation
  adjust datepick reset logic
  reset showDate when picker is closed fix #12929
2018-11-04 17:15:29 +08:00
afc163
c3513fba67 Add more recommendation 2018-11-04 15:45:16 +08:00
picodoth
3b748981ba Merge branch 'master' into feature 2018-11-04 00:15:06 +08:00
高力
87738c425e docs(recommendation): Update the charts recommend list 2018-11-02 12:18:00 +08:00
高力
f9301ce4d6 docs(recommendation): Add the visual graph editor category 2018-11-02 11:55:56 +08:00
高力
9a3d0ca5d4 docs(recommendation): Add GGEditor to recommend list 2018-11-02 11:55:56 +08:00
Wei Zhu
af54f500eb Merge branch 'master' into feature 2018-10-29 19:40:08 +08:00
Charlie Guan
bfd40c2b39 Update faq.en-US.md
Update minor typos, and provide some minor grammar improvements.
2018-10-29 10:35:32 +08:00
afc163
8d6c5af790 site: fix documentation order 2018-10-28 17:35:21 +08:00
afc163
ba5409afa3 Merge branch 'master' into feature 2018-10-26 18:48:34 +08:00
codesign
4976b055fe 更正yarn命令 (#12783) 2018-10-23 11:28:35 +08:00
Carter Feldman
973cfba35b Update practical-projects.en-US.md
Fixed 'addd' npx to 'add'
2018-10-16 18:29:31 +08:00
Wei Zhu
014b23fec8 docs: fix typo 2018-10-15 17:11:54 +08:00
afc163
35e3e9b8bf Merge branch 'master' into feature 2018-10-15 14:48:49 +08:00
282159468
509737a5e3 Update getting-started.zh-CN.md (#12640) 2018-10-15 10:43:37 +08:00
afc163
b04fefe047 docs: more recommended react libraries, #12636 2018-10-14 01:53:16 +08:00
afc163
10296eddf5 docs: update scripts diff 2018-10-13 17:15:00 +08:00
afc163
be6a566af1 docs: update other scaffolds 2018-10-13 15:06:00 +08:00
afc163
965fd231b3 Merge branch 'master' into feature 2018-10-11 15:17:57 +08:00
Oren Kosto
2a751bd4fe reordered the translations in the i18n.md files according to the filename 2018-10-11 14:54:10 +08:00
Oren Kosto
b05488c3b0 Added Hebrew translations 2018-10-11 14:54:10 +08:00
sorrycc
f9c0b07db2 doc: update getting-started and practical-projects with umi 2018-10-11 00:03:36 +08:00
偏右
4f0d949a1b
Update introduce.zh-CN.md 2018-10-07 16:29:39 +08:00
afc163
14b3f4e24f doc: update getting-started 2018-10-06 18:21:30 +08:00
Mohammad Faisal
1f55ee4b27 Fix typos (#12360) 2018-09-21 20:37:52 +08:00
afc163
2c4a78f16b doc: update umi config file of custom them 2018-09-20 23:12:22 +08:00
Wendell
ceb3435af2 doc: add Chinese faq and fix typo (#12292)
* doc: add Chinese faq and fix typo

* fix typo

* make some adjustments to sentencing

* adjustments
2018-09-19 14:00:31 +08:00
afc163
a669f24afe site: improve hr style 2018-09-16 15:40:05 +08:00
afc163
e550ba4c8a clarify words 2018-09-16 15:40:05 +08:00
afc163
d030121ce2 change faq links 2018-09-16 15:40:05 +08:00
afc163
f67e7be445 site: add faq documentation
close #10857
2018-09-16 15:40:05 +08:00
afc163
5364675ab7 update cdn link 2018-09-11 14:15:48 +08:00
zombiej
2ee2a731f3 update zh-CN 2018-09-05 14:33:23 +08:00
Dmitry Guryev
54bd6a32d1
Fix less config
Otherwise there is a error:

```
Failed to compile.

./node_modules/antd/es/button/style/index.lessModule build failed:

// https://github.com/ant-design/ant-motion/issues/44
.bezierEasingMixin();^
Inline JavaScript is not enabled. Is it set in your options?
      in /.../node_modules/antd/es/style/color/bezierEasing.less (line 110, column 0)
```

Solution found here:
https://github.com/ant-design/ant-design/issues/7927#issuecomment-400368810
2018-09-04 17:07:15 +02:00
HeskeyBaozi
ff44129e6e remove less vars @icon-url 2018-09-03 11:28:52 +08:00
Arnaud Benhamdine
c2e2f028e6 Fix typo, improve wording 2018-09-02 15:08:54 +08:00
Arnaud Benhamdine
8633bb4f60 Remove trailing comma in code example 2018-09-02 15:08:54 +08:00
Arnaud Benhamdine
a8dce2c6cc Improve wording 2018-09-02 15:08:54 +08:00
Arnaud Benhamdine
4e642e6830 Move comment out of code 2018-09-02 15:08:54 +08:00
Arnaud Benhamdine
43d623ca56 Add postcss solution, improve wording 2018-09-02 15:08:54 +08:00
Arnaud Benhamdine
10c866d10c Explain how to prevent global styles pollution
Add explantion in docs (customize theme) to how to prevent global styles pollution by configuring webpabk.
Based on https://github.com/ant-design/ant-design/issues/4331#issuecomment-391066131
2018-09-02 15:08:54 +08:00
afc163
590af0cdf2 fix link 404 2018-08-27 23:26:48 +08:00
Jean-Luc Sorak
47b11cfa1f Update customize-theme.en-US.md (#11911) 2018-08-27 23:25:36 +08:00
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
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
Wei Zhu
9bbfe534b2 docs: remove redundant quote 2017-12-07 15:42:47 +08:00
Wei Zhu
01f4b4e713 Merge branch 'master' into antd-3.0 2017-12-01 11:50:07 +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
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
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports (#8218) 2017-11-17 14:38:54 +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
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
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
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
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
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
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
偏右
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
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
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
afc163
e8fc686dcf site: add logo for stackoverflow and segmentfault 2017-07-31 21:50:49 +08: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
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
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
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
afc163
dd60cf8ca2 Add link 2017-06-01 14:12:26 +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
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
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
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
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
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
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
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
Benjy Cui
1669735b66 docs: recommend react-document-title 2017-03-27 10:09:38 +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
Benjy Cui
4a9ae162c6 docs: recommend react-document-title 2017-03-24 10:11:24 +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
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
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
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
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
Babajide Fowotade
19b04422ef docs: fix broken changelog link on introduce page (#4177) 2016-12-08 09:00:54 +08:00
Babajide Fowotade
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
偏右
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
ChrisFan
3df84e33c6 docs: update 开发脚手架 link 2016-12-02 15:46:42 +08:00
Dorian
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 Ileana
57fa4cbb52 Small typos and review 2016-11-23 22:13:21 +02: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
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
parlop
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
吕立青
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
偏右
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
kvetoslavnovak
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 (云谦)
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 Ileana
00ac554e41 docs/react/install.en-US.md - small typo update (#3004) 2016-09-11 21:23:57 +08:00
偏右
4be7fb3b98 Update introduce.en-US.md 2016-09-10 11:01:59 +08:00
npmcdn-to-unpkg-bot
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
Benjy Cui
96543d5360 docs: update cdn, close: #2896 2016-08-31 16:03:35 +08:00
afc163
da6b65f7f0 Merge 1.x-stable 2016-08-12 14:47:01 +08:00
afc163
35d3c6a86c update links 2016-08-11 16:45:15 +08:00
Benjy Cui
e051d03623 docs: translation of getting-started and introduce (#2627) 2016-08-08 10:32:22 +08:00
afc163
9f5d294c83 Add mobile link 2016-07-29 13:52:05 +08:00
afc163
3a4f464d0f update docs 2016-07-17 18:37:44 +08:00
afc163
37cf2a3d5e update docs 2016-06-24 13:05:16 +08:00
afc163
5ea41467a0 Add boilerplates to doc, close #2109 2016-06-23 12:54:37 +08:00
Wei Zhu
6a9cd2ff18 docs: use github new issue link directly (#2119) 2016-06-21 13:09:15 +08:00
afc163
252fa8446e update doc 2016-06-18 16:07:41 +08:00
afc163
5544856c56 update doc 2016-06-18 16:05:14 +08:00
afc163
b27f0eb68f Remove es*-shims (benjycui/bisheng#23) 2016-06-16 17:38:14 +08:00
afc163
024cccdf97 update docs 2016-06-16 11:54:41 +08:00
zhaocai
a7ec4259a2 fix 404 in install.zh-CN.md (#2037)
* fix changelog link

* found 404,change the url
2016-06-14 17:10:39 +08:00
lizhaocai
b6d7645b26 fix changelog link (#1981) 2016-06-06 15:17:02 +08:00
afc163
b2f6407560 update getting started doc 2016-05-26 12:16:14 +08:00
afc163
f34854d667 update getting-started 2016-05-24 14:57:53 +08:00
Benjy Cui
2964393e5a site: fix intl bug 2016-05-17 11:53:10 +08:00
Wei Zhu
4bb1481acc docs: s/form/from/ fix #1703 (#1704) 2016-05-16 09:46:35 +08:00
Wei Zhu
027e9eed0b fix broken link (#1705)
docs: fix broken link
2016-05-16 09:45:09 +08:00
afc163
e3c0a059c8 trim whitespace 2016-05-16 00:12:50 +08:00
afc163
7885425fe2 fix #1702 cause antd-init change its script command 2016-05-16 00:11:45 +08:00
afc163
ec93665a0a update docs 2016-05-11 17:50:51 +08:00
afc163
d4c5579bac update docs for babel-plugin-antd 2016-05-11 16:21:52 +08:00
afc163
5f253fd913 update docs 2016-05-11 16:08:28 +08:00
afc163
5077873ae0 fix codepen links 2016-05-11 02:02:23 +08:00
afc163
7e083ddaf0 improve site style 2016-05-10 14:44:23 +08:00
afc163
c1c8a04875 Add 1.0.0 Changelog (#1614)
* Add 1.0.0 Changelog (#1574)

* Add github links

* update changelog

* upgrade changelog

* fix links
2016-05-10 14:22:05 +08:00
afc163
205e76aa73 Add entry less file and update document (#1534)
* Add entry less file and update document

* fix pre-publish script
2016-04-28 15:54:18 +08:00
Benjy Cui
5cbc8fc814 docs: update links 2016-04-27 17:03:17 +08:00
afc163
902b196687 change doc order 2016-04-18 15:19:37 +08:00
afc163
ca178b1ede improve install doc, ref #1338 2016-04-13 15:40:34 +08:00