1762 Commits

Author SHA1 Message Date
nathan-pichon
5b0e7f6903
feat(utils): add reduceAsync 2023-02-13 11:38:37 +01:00
Josh
bdee0f5dd3 docs(chore): fix typos 2023-02-13 10:25:23 +00:00
Pierre Noël
838e0d6c84 Fill page How Permissions Work 2023-02-13 10:25:23 +00:00
Josh
79d93f6987 docs: pr amends 2023-02-13 10:25:23 +00:00
Josh
f8935c340a docs: add using permissions doc page 2023-02-13 10:25:23 +00:00
Josh
0af6d97165 docs: re-write fetching-permissions 2023-02-13 10:25:23 +00:00
Josh
cd8693ba9b chore: add notes based on exploration 2023-02-13 10:25:23 +00:00
Gustav Hansen
ae85067900 Docs: Fix sidebar structure 2023-02-10 14:07:12 +01:00
Gustav Hansen
e141207f64 Docs: Remove duplicated DS link page 2023-02-10 13:39:39 +01:00
Gustav Hansen
2682132728 Docs: Add useApiErrorHandler hook documentation 2023-02-10 13:22:05 +01:00
Gustav Hansen
79c9efe703
Merge pull request #15684 from strapi/dependabot/npm_and_yarn/docs/http-cache-semantics-4.1.1
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs
2023-02-06 11:54:32 +01:00
Rémi de Juvigny
939f654212 Merge remote-tracking branch 'origin/main' into docs/event-hub 2023-02-06 10:14:43 +01:00
Josh
e5e24c0898 chore: tidy-up contributor docs 2023-02-03 17:12:20 +00:00
Rémi de Juvigny
a10bdcb88e Typescript spread args 2023-02-02 18:17:03 +01:00
Rémi de Juvigny
11045eaa95
Apply Mark suggestions
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
2023-02-02 18:10:16 +01:00
Rémi de Juvigny
6e337aa5a1 Add event hub documentation 2023-02-02 12:59:45 +01:00
dependabot[bot]
2edfb809b2
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/commits)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 10:32:27 +00:00
Nathan Pichon
2a71c8a855
Merge branch 'main' into feature/async-utils-function-map 2023-01-27 16:12:00 +01:00
nathan-pichon
3e532ebd0e
chore(async-utils): remove reduceAsync 2023-01-27 16:10:18 +01:00
dependabot[bot]
5c96d7bfa8
chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /docs
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 15:48:35 +00:00
nathan-pichon
63f4fd8e04
chore(utils): add async utils doc 2023-01-24 11:16:33 +01:00
Simone
0a4a76112a
Merge pull request #15400 from strapi/enhancement/axios-migration-step-1-refactor
axios migration refactoring useFetchClient and getFetchclient
2023-01-18 10:36:17 +01:00
Josh
f5e87de904
Merge pull request #15223 from strapi/chore/cm-relations-docs-components 2023-01-18 08:46:07 +00:00
Josh
e8fa36a380
Update docs/docs/core/content-manager/relations.mdx 2023-01-18 08:42:31 +00:00
Gustav Hansen
8530a4aa6a Improve types for useRelation hook
Co-authored-by: Josh Ellis <josh.ellis@strapi.io>
2023-01-18 09:35:05 +01:00
Gustav Hansen
cbde3fb04b Docs: Add useRelation hook documentation 2023-01-18 08:45:03 +01:00
Gustav Hansen
6e6d6ccec7 Add tiny piece of documentation around the relation component structure 2023-01-18 08:01:22 +01:00
Simone
70e69825d7
Merge branch 'main' into enhancement/axios-migration-step-1-refactor 2023-01-17 14:22:43 +01:00
Simone Taeggi
d1ef8f9187 fix a typo in the documentation 2023-01-17 11:28:16 +01:00
Josh
0f3b1c090d Merge branch 'main' into feature/relations-reordering 2023-01-16 13:00:50 +00:00
Simone Taeggi
e815f52a77 Merge branch 'main' into enhancement/axios-migration-step-1-refactor 2023-01-16 10:10:21 +01:00
markkaylor
89f7fe4999
Fix incorrect location for command 2023-01-13 11:33:51 +01:00
Mark Kaylor
220c3c1aba Add linking the design system docs 2023-01-13 09:56:57 +01:00
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