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!: Type-safe ICU arguments #1499

Merged
merged 46 commits into from
Nov 7, 2024
Merged

feat!: Type-safe ICU arguments #1499

merged 46 commits into from
Nov 7, 2024

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    9e19c4b View commit details
    Browse the repository at this point in the history
  2. add some tests

    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    bd0a017 View commit details
    Browse the repository at this point in the history
  3. small fix

    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    108962e View commit details
    Browse the repository at this point in the history
  4. more tests

    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    82eafba View commit details
    Browse the repository at this point in the history
  5. simplify

    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    34d6ec4 View commit details
    Browse the repository at this point in the history
  6. simplify

    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    877b246 View commit details
    Browse the repository at this point in the history
  7. unnecessary describe

    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    930c94a View commit details
    Browse the repository at this point in the history
  8. Revert "unnecessary describe"

    This reverts commit 930c94a.
    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    509670a View commit details
    Browse the repository at this point in the history
  9. test suite

    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    91b5396 View commit details
    Browse the repository at this point in the history
  10. fix eslint issue

    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    8c4b8ca View commit details
    Browse the repository at this point in the history
  11. … a bit of progress 🔥

    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f184383 View commit details
    Browse the repository at this point in the history
  12. rich and markup too

    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ce0e500 View commit details
    Browse the repository at this point in the history
  13. more tests

    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    e7fcbee View commit details
    Browse the repository at this point in the history
  14. ignore

    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    a6fbd55 View commit details
    Browse the repository at this point in the history
  15. separate file for keys

    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    dabb5b7 View commit details
    Browse the repository at this point in the history
  16. more complex example

    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    383148c View commit details
    Browse the repository at this point in the history
  17. default export

    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    afcb4ef View commit details
    Browse the repository at this point in the history
  18. a few tests

    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    b9301fd View commit details
    Browse the repository at this point in the history
  19. more tests

    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    c1a2e5e View commit details
    Browse the repository at this point in the history
  20. adapt tests

    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    7e9288d View commit details
    Browse the repository at this point in the history
  21. some progress

    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    1198153 View commit details
    Browse the repository at this point in the history
  22. more tests

    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    21fbaae View commit details
    Browse the repository at this point in the history
  23. some progress

    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    378eed6 View commit details
    Browse the repository at this point in the history
  24. simpler

    amannn committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    b403b4a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. schummar impl

    amannn committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    b968186 View commit details
    Browse the repository at this point in the history
  2. comments

    amannn committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    b1fabdd View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. some cleanup

    amannn committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    5f56fea View commit details
    Browse the repository at this point in the history
  2. simplify tests

    amannn committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    54cdcef View commit details
    Browse the repository at this point in the history
  3. failing test

    amannn committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    5c906e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f21a376 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6330aa View commit details
    Browse the repository at this point in the history
  6. use plugin in playground

    amannn committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b1e8fa8 View commit details
    Browse the repository at this point in the history
  7. fix lint

    amannn committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    70a74e6 View commit details
    Browse the repository at this point in the history
  8. use in example-app-router

    amannn committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3004416 View commit details
    Browse the repository at this point in the history
  9. add a banner

    amannn committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    58e87d0 View commit details
    Browse the repository at this point in the history
  10. prettier autocomplete

    amannn committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    99d1b2a View commit details
    Browse the repository at this point in the history
  11. fix lint

    amannn committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4e990ef View commit details
    Browse the repository at this point in the history
  12. rename option, improve docs

    amannn committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    aadd7aa View commit details
    Browse the repository at this point in the history
  13. rename

    amannn committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ca1e81a View commit details
    Browse the repository at this point in the history
  14. cleanup

    amannn committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ba82b43 View commit details
    Browse the repository at this point in the history
  15. fix lint

    amannn committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    dc9c59c View commit details
    Browse the repository at this point in the history
  16. fix example

    amannn committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d0e5f07 View commit details
    Browse the repository at this point in the history
  17. rename imported messages

    amannn committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d7b341d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e5bcf34 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. improve docs

    amannn committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    44f59a7 View commit details
    Browse the repository at this point in the history
  2. update comment [skip ci]

    amannn committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8f86516 View commit details
    Browse the repository at this point in the history