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: import and export support for i18next #2463

Merged
merged 32 commits into from
Oct 1, 2024
Merged

Commits on Sep 30, 2024

  1. wip: i18next import support

    Anty0 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1d393c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a102293 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bb6127 View commit details
    Browse the repository at this point in the history
  4. fix: lint

    Anty0 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7567019 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf21c5f View commit details
    Browse the repository at this point in the history
  6. fix: lint

    Anty0 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6459984 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a733cdc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    38077ae View commit details
    Browse the repository at this point in the history
  9. fix: lint

    Anty0 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c8fb9d3 View commit details
    Browse the repository at this point in the history
  10. fix: premature return

    Anty0 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    df1517b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6ed82f2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    210d310 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f78fe06 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e424b30 View commit details
    Browse the repository at this point in the history
  15. feat: i18next tests

    Anty0 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    742a6ec View commit details
    Browse the repository at this point in the history
  16. fix: lint

    Anty0 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7fd6091 View commit details
    Browse the repository at this point in the history
  17. fix: path to resource in tests

    Anty0 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    239f5c6 View commit details
    Browse the repository at this point in the history
  18. feat: add i18next export test

    Anty0 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    04cee0c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7f942e4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    201ec64 View commit details
    Browse the repository at this point in the history
  21. fix: missing comma

    Anty0 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    107cbb1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    05d73f2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e1feeed View commit details
    Browse the repository at this point in the history
  24. feat: placeholder convertors now use customValuesModifier function to…

    … report changes to be done to customValues
    Anty0 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    171d250 View commit details
    Browse the repository at this point in the history
  25. fix: lint

    Anty0 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    aa01871 View commit details
    Browse the repository at this point in the history
  26. fix: lint

    Anty0 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2901e1a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    16a2459 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    16fbfa2 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e2a257f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    6bb9d3f View commit details
    Browse the repository at this point in the history
  2. fix: tests

    Anty0 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d459f9b View commit details
    Browse the repository at this point in the history
  3. feat: add more tests

    Anty0 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d6bbbe0 View commit details
    Browse the repository at this point in the history