Commit Graph

16 Commits

Author SHA1 Message Date
afc163
b780070351
💄 prittier all files 2019-05-07 14:57:32 +08:00
afc163
c7a57302ed
📝 Fix use-in-typescript documentation
close #14776
2019-02-11 13:45:58 +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
0c7890f931 📝 use cra --typesript 2019-01-31 17:49:09 +08:00
afc163
8d6c5af790 site: fix documentation order 2018-10-28 17:35:21 +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
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
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
Shun
6057821f39 Change order of loader option in docs (#10627) 2018-05-22 23:08:44 +08:00
松子
26b58a9808 feat(docs): add a new antd boilerplate. (#9225) 2018-02-02 00:13:45 +08:00
Wei Zhu
16b69312db
Revise docs (#8368) 2017-11-29 20:27:52 +08:00
Wei Zhu
462d7aa876 docs: No require skipLibCheck 2017-11-22 12:29:26 +08:00
Wei Zhu
2de0a6a522
Add use in TypeScript instruction (#8230) 2017-11-19 22:00:44 +08:00