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

Namespace translate support #226

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Feb 1, 2021

  1. add mock-fs to dev dependencies

    Andreas Resch committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    416996e View commit details
    Browse the repository at this point in the history
  2. add necessary utils for namespace extraction

    Andreas Resch committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    c35289d View commit details
    Browse the repository at this point in the history
  3. implement namespace-directive parser

    Andreas Resch committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    25b8ed8 View commit details
    Browse the repository at this point in the history
  4. implement namespace-pipe parser

    Andreas Resch committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    9f5e941 View commit details
    Browse the repository at this point in the history
  5. implement namespace-service parser

    Andreas Resch committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    368596f View commit details
    Browse the repository at this point in the history
  6. add namespace parsers to cli parsers

    Andreas Resch committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    c085b47 View commit details
    Browse the repository at this point in the history
  7. fix bad error message when namespace not found

    in getTranslationNamespace
    Andreas Resch committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    e88dee8 View commit details
    Browse the repository at this point in the history
  8. fix spelling mistakes in error messages

    Andreas Resch committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    b69f414 View commit details
    Browse the repository at this point in the history
  9. update readme

    Andreas Resch committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    433dbfc View commit details
    Browse the repository at this point in the history