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

Add support for Angular 15 self-closing-tags inside txjs-cli push #194

Conversation

tomcek112
Copy link
Contributor

Fixes issue inside txjs-cli push where an Angular template containing any non-standard self-closing-tags causes the parser to silently fail and no translation strings being picked up inside that template. More context in #193

Closes #193

pablotransifex
pablotransifex previously approved these changes Sep 30, 2023
Copy link
Contributor

@pablotransifex pablotransifex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

@pablotransifex
Copy link
Contributor

@tomcek112 Approved! You can merge your work

@tomcek112
Copy link
Contributor Author

Great, thanks for the quick review! I don't have write access to this repo so please merge from your side 👍

@pablotransifex pablotransifex merged commit db1f5a4 into transifex:master Oct 2, 2023
5 checks passed
@n1k0sv
Copy link

n1k0sv commented Oct 2, 2023

Released as6.0.1 version of the SDK.

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.

[Bug] CLI push silently fails for Angular 15+ self-closing-tags
3 participants