9 Commits

Author SHA1 Message Date
Chafic Najjar
eac9dad35b
Fix "previous" and "next" navigation links (#2777) 2024-10-08 07:11:45 -05:00
Andrew Hulterstrom
a4578fa5c4
docs: minor typo fix in flux-inspired-practice.md (#2252) 2023-12-15 09:08:06 +09:00
Tiago Bento
6d9c0cff0d
Fix slices-pattern.md link on flux-inspired-practice.md (#1962) 2023-07-28 09:39:58 +09:00
Chris K
e8597ae77f
docs: refine flux inspired docs to make pattern inspiration clearer (#1874)
* docs: refine flux inspired docs to make pattern inspiration clearer

* docs: remove the immutable note in the flux inspired docs
2023-06-18 11:42:01 +09:00
Devansh Jethmalani
d27ea94884
Update slices pattern links in readme and flux guide (#1353)
* readme: link slices pattern guide

* docs: update slices pattern link in flux guide
2022-10-14 21:22:39 +09:00
Jacob Bergholtz
4ed81bc11b
Add usage with context to docs (#1291)
* docs: context guide proposal

* fix(docs): typo & omit comment

* fix(docs): remove horizontal rules

* fix(docs): add wiki link to DI

* fix(docs): format with prettier

* fix(docs): cases that model => where... is needed

* fix(docs): use sentence case

* fix(docs): omit quote block

* fix(docs): into "a" custom hook

* fix(docs): format with prettier

* fix(docs): sort broken nav indexes

* Update docs/guides/initialize-state-with-props.md

Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>

* fix(docs): reintroduce React.createContext example

* scripts: escape quotes

* styles: run prettier

* fix(docs): omit 'React' from imports

* styles: run prettier

* styles: run prettier

Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
2022-09-18 09:01:06 +09:00
Chris K
70820e349c
docs: updates to fix remaining broken links across docs site (#1257)
* docs: updates to fix remaining broken links across docs site

* docs: fix relative links to work in both github and docs site
2022-09-15 06:41:03 +09:00
Fawaz Haroun
daf52ed305
Issue 1120 docs (#1231)
* docs: testing documentation review

* docs: auto-generated-selectors documentation review

* docs: auto-generated-selectors documentation review

* docs: flux-inspired-practices documentation review

* docs: flux-inspired-practices documentation review

* docs: flux-inspired-practices documentation review

* docs: immutable-state-and-merging documentation review

* docs: immutable-state-and-merging documentation review

* docs: event-handler-in-pre-react-18 documentation review

* docs: ran the yarn run prettier command

* Update docs/guides/flux-inspired-practice.md

Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
2022-08-29 09:10:41 +09:00
Chris K
b85f6413f1
docs(issue-1215): restructure top level docs (#1222) 2022-08-25 19:34:32 +09:00