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

feat: Typesafe Global Formats #1346

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    7ab9a72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c12355 View commit details
    Browse the repository at this point in the history
  3. fix: forgot keyof

    dBianchii committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    090294d View commit details
    Browse the repository at this point in the history
  4. move to playground

    dBianchii committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    77e8de1 View commit details
    Browse the repository at this point in the history
  5. place that space back

    dBianchii committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c56ee2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d995336 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    a67f7ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f3fd08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25ea538 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    14fd584 View commit details
    Browse the repository at this point in the history
  2. Minor cleanup:

    1. Add comment for type safe formats in `example-app-router-playground`
    2. No need to execute type tests in `ClientContent`
    3. A few more tests for `useFormatter` when no strict types are supplied
    amannn committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3fa91e8 View commit details
    Browse the repository at this point in the history
  3. Revert changes to lockfile

    amannn committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d38a229 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Add docs

    dBianchii committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    1c7ef5f View commit details
    Browse the repository at this point in the history