7 Commits

Author SHA1 Message Date
Chafic Najjar
eac9dad35b
Fix "previous" and "next" navigation links (#2777) 2024-10-08 07:11:45 -05:00
Michael Di Prisco
1392c51fae
docs: adding note about middlewares and slices (#2378)
* docs: adding note about middlewares and slices

* chore: updating slices note

Co-authored-by: Blazej Sewera <code@sewera.dev>

---------

Co-authored-by: Blazej Sewera <code@sewera.dev>
2024-03-02 06:39:16 +09:00
Daishi Kato
9857a676a9
refactor: revisit prettier config to be minimal (#2193) 2023-11-14 12:19:51 +09:00
Danilo Britto
f3a0fd802b
Update slices-pattern.md (#2046)
* Update slices-pattern.md

* Update typescript.md

* Fix format

* Update typescript.md

Co-authored-by: Blazej Sewera <code@sewera.dev>

* Update typescript.md

Co-authored-by: Blazej Sewera <code@sewera.dev>

---------

Co-authored-by: Blazej Sewera <code@sewera.dev>
2023-09-12 21:30:08 +09:00
Daishi Kato
0b55a3d74b
feat: deprecate default export (#1514) 2023-01-10 18:13:25 +09:00
Joel Mathew Koshy
a1d228767f
Docs: added section in slices-pattern explaining how to affect multiple stores in one function (#1404)
* added section in slices-pattern.md explaining how to have a function change multiple stores together

* change in title and subtext for better understanding
2022-11-05 16:57:19 +09:00
Joel Mathew Koshy
e8b05d8179
docs: added separate docs file for slices pattern (#1344) 2022-10-07 01:05:07 +09:00