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: support js and ts extension resource formats #1938

Merged
merged 25 commits into from Mar 23, 2023
Merged

Commits on Mar 15, 2023

  1. docs: typos

    pierresaid committed Mar 15, 2023
    Copy the full SHA
    9c9d47c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d53322c View commit details
    Browse the repository at this point in the history
  3. add server handler skelton

    kazupon committed Mar 15, 2023
    Copy the full SHA
    1e8bd9a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1935 from pierresaid/patch-1

    docs: typos
    ineshbose committed Mar 15, 2023
    Copy the full SHA
    8badc1a View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Copy the full SHA
    702c55e View commit details
    Browse the repository at this point in the history
  2. add server handler skelton

    kazupon committed Mar 17, 2023
    Copy the full SHA
    a39649b View commit details
    Browse the repository at this point in the history
  3. basic implementation

    kazupon committed Mar 17, 2023
    Copy the full SHA
    d607271 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/ts-js-resources' of github.com:nuxt-modules/i18n i…

    …nto feat/ts-js-resources
    kazupon committed Mar 17, 2023
    Copy the full SHA
    66e9d51 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. refactor

    kazupon committed Mar 18, 2023
    Copy the full SHA
    c8f0bd8 View commit details
    Browse the repository at this point in the history
  2. support ssg

    kazupon committed Mar 18, 2023
    Copy the full SHA
    ccc04d5 View commit details
    Browse the repository at this point in the history
  3. update snapshot

    kazupon committed Mar 18, 2023
    Copy the full SHA
    233dca0 View commit details
    Browse the repository at this point in the history
  4. bump

    kazupon committed Mar 18, 2023
    Copy the full SHA
    58296b8 View commit details
    Browse the repository at this point in the history
  5. fix: change to $config using

    kazupon committed Mar 18, 2023
    Copy the full SHA
    e73668b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    46d5ece View commit details
    Browse the repository at this point in the history
  7. refactoring

    kazupon committed Mar 18, 2023
    Copy the full SHA
    5947bdf View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. docs: updates

    kazupon committed Mar 20, 2023
    Copy the full SHA
    a248625 View commit details
    Browse the repository at this point in the history
  2. fix: updates

    kazupon committed Mar 20, 2023
    Copy the full SHA
    4cda0dc View commit details
    Browse the repository at this point in the history
  3. fix: more updates

    kazupon committed Mar 20, 2023
    Copy the full SHA
    c5734c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. add defineI18nLocale

    kazupon committed Mar 22, 2023
    Copy the full SHA
    4ea47d4 View commit details
    Browse the repository at this point in the history
  2. remove unnecesary deps

    kazupon committed Mar 22, 2023
    Copy the full SHA
    787332b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. add precompile options

    kazupon committed Mar 23, 2023
    Copy the full SHA
    bda9bc4 View commit details
    Browse the repository at this point in the history
  2. fix: update snapshots

    kazupon committed Mar 23, 2023
    Copy the full SHA
    665ef2a View commit details
    Browse the repository at this point in the history
  3. chore: bump deps

    kazupon committed Mar 23, 2023
    Copy the full SHA
    da27692 View commit details
    Browse the repository at this point in the history
  4. docs: updates

    kazupon committed Mar 23, 2023
    Copy the full SHA
    e21c10b View commit details
    Browse the repository at this point in the history
  5. refactor: remove codes

    kazupon committed Mar 23, 2023
    Copy the full SHA
    ad97ca8 View commit details
    Browse the repository at this point in the history