二货机器人
|
c9fada3222
|
docs: Update cra doc (#23944)
|
5 years ago |
偏右
|
012969e742
|
docs: refactor tutorial code to React hooks (#23896)
|
5 years ago |
Tom Xu
|
cbb46a86b3
|
docs: fix less-loader@6 customize-cra (#23821)
* docs: fix less-loader@6 customize-cra
* Update use-with-create-react-app.en-US.md
|
5 years ago |
Tom Xu
|
009f2c8f33
|
docs: fix customize-cra addLessLoader link (#23819)
* docs: fix customize-cra addLessLoader link
* update snap
|
5 years ago |
Jocker
|
e12b560329
|
docs: 📖 update use-with-create-react-app (#23661)
* Update use-with-create-react-app.zh-CN.md
官网上babel-import-plugin引用的教程有误,会误导新手
https://github.com/ant-design/ant-design/issues/23660
* Update use-with-create-react-app.zh-CN.md
* Update use-with-create-react-app.en-US.md
Co-authored-by: 偏右 <afc163@gmail.com>
|
5 years ago |
Amumu
|
656b5abf65
|
docs: update docs for less-loader@6 (#23603)
* update docs for less-loader@6
* Revert "update docs for less-loader@6"
This reverts commit 5be1a428dc .
* update
* update
* update
* in line
|
5 years ago |
Heechan Bak
|
88cab9547b
|
Update: Add `lessOptions` in the use-with-create-react-app (#23596)
|
5 years ago |
偏右
|
db97c5788e
|
chore: add remark lint (#23457)
* 💄 Add remark lint for markdown files
* 💄 Add remark lint for markdown files
* 💄 Add remark lint for markdown files
|
5 years ago |
xrkffgg
|
7c39adab6a
|
docs: add create-react-app cn (#22869)
|
5 years ago |
Matt Foxx
|
aa119bd13c
|
docs: specify minimum less version (#22834)
* chore: specify minimum less version
* Apply suggestions from code review
Co-authored-by: 偏右 <afc163@gmail.com>
|
5 years ago |
zefeng
|
dda45e4796
|
feat: support compact theme (#22126)
* feat: support narrow theme mode
* chore: rename narrow to compact
* chore: height part
* chore: preview compact mode
* chore: to make site corrected
* chore: preview site
* docs: 📖 document compact theme usage
* docs: tweak theme doc
* docs: 📖 Add description about double css bundle size
* chore: preview
* chore: for preview
* chore: adjust pagination
* chore: compact mode done!
* chore: remove useless todo
* chore: fix review bug
* chore: fix review bug
* chore: fix card margin
* chore: fix review bug
* chore: fix review bug
* chore: improve i18n and transition
* Update site/theme/static/common.less
Co-Authored-By: 偏右 <afc163@gmail.com>
* chore: fix button size and description padding
* chore: update snapshots
* chore: add compact css bundlesize limit
* chore: compact dist support
Co-authored-by: afc163 <afc163@gmail.com>
|
5 years ago |
Arlindo Torres
|
6bf5388792
|
docs: Dark theme in create-react-app (#22234)
* docs: Use dark theme in create-react-app
* docs: Customize theme fix
|
5 years ago |
vagusX
|
0195679fac
|
docs: v4 codemod (#20178)
|
5 years ago |
afc163
|
d7d4beb280
|
📝 fix update use-with-create-react-app
|
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 |
iamkun
|
965bc58ed1
|
docs: Update FAQ replace momentjs to Day.js with antd-dayjs-webpack-plugin (#19960)
* docs: Update FAQ replace momentjs to Day.js with antd-dayjs-webpack-plugin
* update use-with-create-react-app doc
* update getting-started doc
* update use-with-create-react-app doc
|
5 years ago |
Olaniyi Philip Ojeyinka
|
59ec7f3b8f
|
corrected the typographical error of word 'case' to 'care' (#19290)
fix typo
|
5 years ago |
afc163
|
facc7124da
|
📝 update documentation about css bundle size
|
5 years ago |
afc163
|
ec744c93da
|
📝 fix cra documentation link
|
5 years ago |
Regan Langford
|
f0c5f7ec00
|
Fixed typo in use-with-create-react-app.en-US.md
Minor typo in the eject application section, have corrected and made the sentence slightly more descriptive.
|
5 years ago |
afc163
|
c3d3b10cab
|
📝 Improve docs about tree shaking
|
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
|
9e69fe6378
|
📝 use babel-plugin-import in typescript project
|
6 years ago |
afc163
|
a678d85757
|
📝 Add craco and craco-antd in docs
|
6 years ago |
afc163
|
01167d9e62
|
📝 use yarn create in doc
|
6 years ago |
偏右
|
b87261673a
|
📝 beautify code style in documentation (#14457)
|
6 years ago |
QC-L
|
b1a96776d9
|
docs: updated doc for create-react-app
|
6 years ago |
Higor Araújo dos Anjos
|
ec4fcd2281
|
Add information about customize-cra installation
Complementation of PR #14385
|
6 years ago |
Ming Hann
|
f30c11110b
|
updated dated doc for create-react-app
|
6 years ago |
jiajiangxu
|
506ab082f6
|
Update use-with-create-react-app md
Add antd-react-scripts link
|
6 years ago |
afc163
|
8d6c5af790
|
site: fix documentation order
|
6 years ago |
afc163
|
10296eddf5
|
docs: update scripts diff
|
6 years ago |
afc163
|
5f5417c169
|
doc: tweak use-with-create-react-app doc
|
6 years ago |
偏右
|
ee1f450e04
|
Update use-with-create-react-app.en-US.md
|
6 years ago |
Jonny Buchanan
|
d7086ce193
|
Add nwb example to the "other boilerplates" docs (#9787)
|
7 years ago |
Marcus Bransbury
|
3b6cd56820
|
Update broken links in docs (#9310)
* update link english
* update link chinese
|
7 years ago |
JaePil Jung
|
68d4e34a10
|
fixed typo error. (#8542)
|
7 years ago |
Wei Zhu
|
16b69312db
|
Revise docs (#8368)
|
7 years ago |
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
|
7 years ago |
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.
|
7 years ago |
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.
|
7 years ago |
henryv0
|
ac33baf940
|
Makes grammatical and typo fixes to the React Docs. (#7819)
|
7 years ago |
afc163
|
f36bc02ac3
|
Add next.js demo link
|
7 years ago |
afc163
|
d8aef384d3
|
fix doc
|
7 years ago |
偏右
|
e0699597ca
|
Use create-react-app without ejecting (#7276)
|
7 years ago |
comerc
|
e92ef95f74
|
Add cra-ts-antd (#7195)
|
7 years ago |
afc163
|
2fdc4ec1e6
|
doc: update some words
|
7 years ago |
iamcastelli
|
ce0fe06c8a
|
Update create-react-app.en-US.md
Fix grammar errors and punctuation
|
8 years ago |