Commit Graph

9 Commits

Author SHA1 Message Date
Maciej Jastrzebski 9e1b63653d chore: switch to oxfmt (#1913) 2026-05-29 13:27:53 +02:00
Maciej Jastrzebski bd11540d2a chore: update deps 2026-04-13 (#1897) 2026-04-13 20:17:20 +02:00
Maciej Jastrzebski bab020c44a chore: improve example apps using skill (#1878) 2026-02-10 22:51:14 +00:00
Maciej Jastrzebski d145b1bd57 chore: update examples to use v14 (#1872) 2026-01-23 23:51:59 +01:00
Maciej Jastrzebski 332c724e3e chore: prettier check (#1821) 2025-08-28 09:15:48 +02:00
Maciej Jastrzebski 96ea646a92 chore: Expo 52 support (#1689)
* chore: Expo 52 preview 3

* chore: update to preview 13

* chore: update expo in examples
2024-11-27 10:07:11 +01:00
Steve Galili f314fe007f docs: cookbook shoutout ready (#1672)
* update cookbook app libs. and fix navigation to network requests examples

* Update cookbook/README.md

* Update README.md (2)

* Update Cookbook's Intro. sec. in docs

* upload readme banner

* arranging readme assets

---------

Co-authored-by: stevegalili <steve.galili@mywheels.nl>
2024-09-30 09:28:19 +02:00
Steve Galili bd98be05c6 docs(cookbook): network requests recipes (#1655)
* squash prev commits

* remove unneeded axios mock

* set maxWorkers=2

* run with a slow test reporter

* revert: run with a slow test reporter

* Add url check to mock and further reading and alternatives

* use MSW for all API calls in cookbook test suits

* Comments with implem. explanation

* Arrange docs initially to reflect new scenario and remove jest.setTimeout

* updating docs (1)

* updating docs (2)

* updating docs with global guarding and conclusion

---------

Co-authored-by: stevegalili <steve.galili@mywheels.nl>
2024-09-18 09:51:53 +02:00
Steve Galili 2f4568a29b chore: revamp the cookbook app (#1635)
* create a Jotai examples dir in cookbook with related utils, add state management recipes dir

* add docs with examples

* extract state from component to state, utils, simplify types and custom render func.

* refactor: tweaks & cleanup

* make cookbook app runnable

* update yarn.lock file

* fix TS issue and spelling

* remove duplicate files and adjust testMatch in config to ensure no utils test run

---------

Co-authored-by: stevegalili <steve.galili@mywheels.nl>

refactor: tweak cookbook (#1636)

* refactor: move files around

* refactor: simplify

* chore: remove custom fonts

* chore: tweak eslint

* chore: update yarn.lock
2024-07-16 11:23:36 +02:00