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

Several fixes #21

Merged
merged 13 commits into from
Sep 21, 2023
Merged

Conversation

bastianjoel
Copy link

@bastianjoel bastianjoel commented Sep 15, 2023

This pr contains changes from https://github.com/OpenSlides/ngx-translate-extract to the original library and is rebased to this fork.

Several fixes and updated tests are included.
This fixes #12 and adds support to extract from subclasses without declaration.

@bastianjoel bastianjoel changed the title Rebase vendure Several fixes Sep 15, 2023
@michaelbromley michaelbromley merged commit a292219 into vendure-ecommerce:master Sep 21, 2023
1 check passed
@michaelbromley
Copy link
Member

Hi, thanks for this excellent contribution!

For the purposes of the changelog, would you be able to list out the significant fixes? From looking at the commits alone I'm not sure I can interpret everything correctly.

@bastianjoel bastianjoel deleted the rebase-vendure branch September 21, 2023 15:43
@bastianjoel
Copy link
Author

The significant fixes were:

  • Enable extraction from subclasses without declaration
  • Fix chained function calls
  • Add tests

@michaelbromley
Copy link
Member

Thank you. Just published v8.2.3 with your fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect keys extracted
3 participants