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
|
2020-04-26 12:11:01 +08:00 |
|
Heechan Bak
|
88cab9547b
|
Update: Add lessOptions in the use-with-create-react-app (#23596)
|
2020-04-26 10:49:10 +08:00 |
|
偏右
|
db97c5788e
|
chore: add remark lint (#23457)
* 💄 Add remark lint for markdown files
* 💄 Add remark lint for markdown files
* 💄 Add remark lint for markdown files
|
2020-04-21 23:40:41 +08:00 |
|
xrkffgg
|
7c39adab6a
|
docs: add create-react-app cn (#22869)
|
2020-04-03 09:47:39 +08:00 |
|
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>
|
2020-04-02 11:47:50 +08:00 |
|
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>
|
2020-03-29 10:39:46 +08:00 |
|
Arlindo Torres
|
6bf5388792
|
docs: Dark theme in create-react-app (#22234)
* docs: Use dark theme in create-react-app
* docs: Customize theme fix
|
2020-03-15 23:42:13 +08:00 |
|
zombiej
|
9e8ce489e9
|
merge master
|
2019-12-25 19:09:17 +08:00 |
|
vagusX
|
0195679fac
|
docs: v4 codemod (#20178)
|
2019-12-17 22:25:28 +08:00 |
|
afc163
|
d7d4beb280
|
📝 fix update use-with-create-react-app
|
2019-12-15 22:25:56 +08:00 |
|
afc163
|
ab36853cb7
|
📝 improve create-react-app documentation
https://github.com/facebook/create-react-app/releases/tag/v3.3.0
|
2019-12-06 12:31:47 +08:00 |
|
zombiej
|
1d516d7f7f
|
merge feature
|
2019-12-01 15:29:53 +08:00 |
|
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
|
2019-11-27 17:49:01 +08:00 |
|
Olaniyi Philip Ojeyinka
|
59ec7f3b8f
|
corrected the typographical error of word 'case' to 'care' (#19290)
fix typo
|
2019-10-18 16:26:07 +08:00 |
|
afc163
|
facc7124da
|
📝 update documentation about css bundle size
|
2019-07-30 13:52:08 +08:00 |
|
afc163
|
ec744c93da
|
📝 fix cra documentation link
|
2019-07-23 15:05:37 +08:00 |
|
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.
|
2019-07-18 13:10:01 +02:00 |
|
afc163
|
c3d3b10cab
|
📝 Improve docs about tree shaking
|
2019-06-21 00:16:25 +08:00 |
|
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
|
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
|
01167d9e62
|
📝 use yarn create in doc
|
2019-01-31 17:49:09 +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 |
|
jiajiangxu
|
506ab082f6
|
Update use-with-create-react-app md
Add antd-react-scripts link
|
2018-12-14 15:18:29 +08:00 |
|
afc163
|
8d6c5af790
|
site: fix documentation order
|
2018-10-28 17:35:21 +08:00 |
|
afc163
|
10296eddf5
|
docs: update scripts diff
|
2018-10-13 17:15:00 +08:00 |
|
afc163
|
5f5417c169
|
doc: tweak use-with-create-react-app doc
|
2018-08-18 23:42:15 +08:00 |
|
偏右
|
ee1f450e04
|
Update use-with-create-react-app.en-US.md
|
2018-07-02 17:56:16 +08:00 |
|
Jonny Buchanan
|
d7086ce193
|
Add nwb example to the "other boilerplates" docs (#9787)
|
2018-03-24 13:05:13 +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 |
|
JaePil Jung
|
68d4e34a10
|
fixed typo error. (#8542)
|
2017-12-11 13:45:10 +08:00 |
|
Wei Zhu
|
16b69312db
|
Revise docs (#8368)
|
2017-11-29 20:27:52 +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 |
|
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 |
|
henryv0
|
ac33baf940
|
Makes grammatical and typo fixes to the React Docs. (#7819)
|
2017-10-06 16:08:03 +08:00 |
|
afc163
|
f36bc02ac3
|
Add next.js demo link
|
2017-09-15 21:14:29 +08:00 |
|
afc163
|
d8aef384d3
|
fix doc
|
2017-08-31 15:50:46 +08:00 |
|
偏右
|
e0699597ca
|
Use create-react-app without ejecting (#7276)
|
2017-08-25 22:14:34 +08:00 |
|
comerc
|
e92ef95f74
|
Add cra-ts-antd (#7195)
|
2017-08-14 09:44:25 +08:00 |
|
afc163
|
2fdc4ec1e6
|
doc: update some words
|
2017-08-04 22:28:22 +08:00 |
|
iamcastelli
|
ce0fe06c8a
|
Update create-react-app.en-US.md
Fix grammar errors and punctuation
|
2017-06-29 22:05:48 +03:00 |
|
afc163
|
505cc23a74
|
Improve doc for create-react-app, close #6371
|
2017-06-06 13:40:51 +08:00 |
|
afc163
|
85d8137506
|
fix create-react-app doc
|
2017-05-28 17:03:34 +08:00 |
|
afc163
|
be238c7887
|
upgrade create-react-app doc for newest version
|
2017-05-19 18:28:19 +08:00 |
|
ko
|
5fa0652af2
|
Minor spelling and grammar changes.
|
2017-04-12 00:38:45 -07:00 |
|