Josh
|
d59bcb301f
|
docs: add doc for use callback ref
|
2023-01-11 16:58:34 +00:00 |
|
Simone Taeggi
|
26ae74ea0e
|
change the doc for the moment
|
2023-01-11 17:20:51 +01:00 |
|
Simone Taeggi
|
20c19132cb
|
clean up code, change baseURL and fix some typos
|
2023-01-11 15:06:08 +01:00 |
|
Josh
|
99f1b3a8b6
|
Merge branch 'main' into feature/relations-reordering
|
2023-01-10 14:03:27 +00:00 |
|
Christian
|
e2d6cc685f
|
Merge pull request #15295 from strapi/chore/document-fetch-client
Document the useFetchClient hook
|
2023-01-09 17:27:29 +01:00 |
|
Christian Capeans
|
5b649a345a
|
Fix grammatical mistakes
|
2023-01-05 13:39:53 +01:00 |
|
Christian Capeans
|
7300e336c1
|
Fix grammatical mistakes
|
2023-01-05 11:11:38 +01:00 |
|
Christian Capeans
|
fd3475965b
|
Reorganize document
|
2023-01-03 13:28:23 +01:00 |
|
Josh
|
c5ebf3edac
|
Merge branch 'main' into feature/relations-reordering
|
2023-01-03 12:09:25 +00:00 |
|
Gustav Hansen
|
ec0f5bc20a
|
Chore: Bump docs dependencies
|
2023-01-03 11:03:09 +01:00 |
|
Marc-Roig
|
ef9c9114f3
|
Merge branch 'main' into feature/relations-reordering
|
2023-01-02 09:36:10 +01:00 |
|
dependabot[bot]
|
6afb9d7c7a
|
chore(deps): bump json5 from 2.2.1 to 2.2.2 in /docs
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-30 18:10:49 +00:00 |
|
Christian Capeans
|
fd40ad9d7f
|
Document the useFetchClient hook
|
2022-12-29 16:43:02 +01:00 |
|
Josh
|
12c676d2c5
|
fix: add dropSensitivity prop
|
2022-12-16 09:13:20 +00:00 |
|
Josh
|
2c1a86471b
|
chore: update docs
|
2022-12-12 17:06:29 +00:00 |
|
Josh
|
30dc764550
|
chore: add link to firefox bug
|
2022-12-08 08:52:43 +00:00 |
|
Josh
|
cb9b8e0b92
|
chore: add documentation for useDragAndDrop hook
|
2022-12-07 17:54:05 +00:00 |
|
DMehaffy
|
436bdf8153
|
Update Contrib docs logo with new ones
|
2022-11-21 10:43:48 -08:00 |
|
Josh
|
24aab45486
|
Merge branch 'main' into docs/relations
|
2022-11-17 13:15:31 +00:00 |
|
dependabot[bot]
|
3aca49c6c6
|
chore(deps): bump loader-utils from 2.0.2 to 2.0.4 in /docs
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-17 05:45:04 +00:00 |
|
Josh
|
e6b493874b
|
chore: typo
|
2022-11-16 14:31:47 +00:00 |
|
Josh
|
128d230046
|
feat: add relations fe state management conceptual documentation
|
2022-11-16 13:58:42 +00:00 |
|
Mark Kaylor
|
0eb9b380a7
|
Merge main and resolve conflict
|
2022-11-10 12:18:05 +01:00 |
|
oiorain
|
9f7621f447
|
Add custom fields to sidebar
|
2022-11-10 12:10:20 +01:00 |
|
Marion Kamoike-Bouguet
|
bc1f748e39
|
Update docs/docs/custom-fields.md
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
|
2022-11-10 11:54:31 +01:00 |
|
Alexandre Bodin
|
3b75fbe9d6
|
Fix contrib doc
|
2022-11-09 09:51:23 +01:00 |
|
Alexandre Bodin
|
511a024b1e
|
Update contributor github workflow
|
2022-11-08 17:17:55 +01:00 |
|
oiorain
|
93535bc2c8
|
Link to documentation instead
|
2022-11-08 14:11:40 +01:00 |
|
Alexandre Bodin
|
d156773835
|
Merge branch 'main' into chore/contributing
|
2022-11-08 12:04:11 +01:00 |
|
Alexandre Bodin
|
8f17bcfa7d
|
Update docusaurus url
|
2022-11-08 12:03:45 +01:00 |
|
Alexandre Bodin
|
4c40306302
|
Update docusaurus config
|
2022-11-08 12:01:55 +01:00 |
|
Alexandre Bodin
|
19bb79b2c0
|
Add contributing guide and code of conduct in the contrbutor doc
|
2022-11-08 10:51:53 +01:00 |
|
Alexandre Bodin
|
ae6ff150e2
|
Init
|
2022-11-08 10:48:23 +01:00 |
|
Gustav Hansen
|
044ca89bdf
|
chore: Update favicon new 2022 version
|
2022-10-18 13:59:01 +02:00 |
|
oiorain
|
1150e40f3e
|
Detailed design section text
|
2022-10-03 11:59:10 +02:00 |
|
oiorain
|
ef457b68f0
|
doc link beta to stable
|
2022-10-03 11:11:51 +02:00 |
|
oiorain
|
4e92a82cf1
|
Custom fields page with ressources
|
2022-09-13 15:50:26 +02:00 |
|
oiorain
|
f1d94dcddd
|
fix typo on example
|
2022-09-06 14:22:42 +02:00 |
|
Alexandre Bodin
|
fba04f1219
|
Add some example in the docs
|
2022-08-26 18:41:48 +02:00 |
|
Alexandre Bodin
|
306d52dcac
|
chore: docusaurus baseUrl config
|
2022-08-19 17:49:34 +02:00 |
|
Alexandre Bodin
|
1ee76ce6e3
|
chore: udpate docusaure config
|
2022-08-19 14:03:16 +02:00 |
|
Alexandre Bodin
|
bae43881b8
|
chore: update docusaurus version
|
2022-08-19 13:54:25 +02:00 |
|
Alexandre Bodin
|
a90d53db4c
|
Prepare switch to main instead of master
|
2022-08-17 11:17:44 +02:00 |
|
dependabot[bot]
|
730d616d30
|
Bump terser from 5.14.1 to 5.14.2 in /docs
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.14.1...v5.14.2)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-08 08:50:49 +00:00 |
|
Alexandre Bodin
|
101d76e09b
|
Init tech docs
|
2022-07-06 21:04:48 +02:00 |
|
DMehaffy
|
aad1c2fa03
|
Cleaning up codebase for doc repo move (#8892)
* [WIP] Cleaning up codebase for doc repo move
WIP
* Fix deleted files, add links to doc repo issues
* Add repo note to readme
|
2020-12-18 15:50:37 +01:00 |
|
Alexandre Bodin
|
e04a7e77cf
|
Update migration guide
|
2020-12-17 15:48:58 +01:00 |
|
Alexandre Bodin
|
ce7c82793d
|
Fix migration guide
|
2020-12-17 13:29:34 +01:00 |
|
Alexandre Bodin
|
91beb162d3
|
Merge branch 'master' into documentation
|
2020-12-17 13:23:21 +01:00 |
|
Alexandre Bodin
|
e4ed76b354
|
update the migration guide
|
2020-12-17 13:17:05 +01:00 |
|