Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: revamp the cookbook app #1635

Merged
merged 9 commits into from
Jul 16, 2024

Commits on Jul 5, 2024

  1. create a Jotai examples dir in cookbook with related utils, add state…

    … management recipes dir
    stevegalili committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a25c27d View commit details
    Browse the repository at this point in the history
  2. add docs with examples

    stevegalili committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    1f5fcc1 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. extract state from component to state, utils, simplify types and cust…

    …om render func.
    stevegalili committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9e8e2aa View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    7fe9148 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. make cookbook app runnable

    vanGalilea committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d4719b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b180dce View commit details
    Browse the repository at this point in the history
  3. update yarn.lock file

    vanGalilea committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d4014dd View commit details
    Browse the repository at this point in the history
  4. fix TS issue and spelling

    vanGalilea committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e36bcfd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01b60d6 View commit details
    Browse the repository at this point in the history