偏右
|
2fa2f768f9
|
docs: 📖 tip for TypeScript version (#22845)
* docs: 📖 tip for TypeScript version
https://github.com/ant-design/ant-design/issues/22776#issuecomment-607600851
* Update use-in-typescript.en-US.md
|
5 years ago |
vagusX
|
0195679fac
|
docs: v4 codemod (#20178)
|
5 years ago |
afc163
|
ab36853cb7
|
📝 improve create-react-app documentation
https://github.com/facebook/create-react-app/releases/tag/v3.3.0
|
5 years ago |
afc163
|
c3d3b10cab
|
📝 Improve docs about tree shaking
|
6 years ago |
gxvv
|
09f79c9dac
|
📝 Complete translation.
|
6 years ago |
afc163
|
b780070351
|
💄 prittier all files
|
6 years ago |
afc163
|
c7a57302ed
|
📝 Fix use-in-typescript documentation
close #14776
|
6 years ago |
afc163
|
2fd7591c19
|
📝 Fix code diff in documentation
|
6 years ago |
afc163
|
33ac498318
|
📝 improve doc
|
6 years ago |
afc163
|
d0d5604790
|
📝 upgrade typescript English doc
|
6 years ago |
afc163
|
0c7890f931
|
📝 use cra --typesript
|
6 years ago |
afc163
|
8d6c5af790
|
site: fix documentation order
|
6 years ago |
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
|
6 years ago |
Gao Jiangmiao
|
690804d310
|
Revert yarn command in use-in-typescript.md
|
6 years ago |
Gao Jiangmiao
|
46add091ca
|
Fix typo in in use-in-typescript.md
|
6 years ago |
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`
|
7 years ago |
Shun
|
6057821f39
|
Change order of loader option in docs (#10627)
|
7 years ago |
松子
|
26b58a9808
|
feat(docs): add a new antd boilerplate. (#9225)
|
7 years ago |
Wei Zhu
|
16b69312db
|
Revise docs (#8368)
|
7 years ago |
Wei Zhu
|
462d7aa876
|
docs: No require skipLibCheck
|
7 years ago |
Wei Zhu
|
2de0a6a522
|
Add use in TypeScript instruction (#8230)
|
7 years ago |