-
Notifications
You must be signed in to change notification settings - Fork 5
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
Added full object support and translation for JavaScript & TypeScript targets #660
Merged
ByteWolf-dev
merged 8 commits into
dev-next
from
526-feature-add-full-object-support-and-translation-for-jsts-targets
Jul 16, 2024
Merged
Added full object support and translation for JavaScript & TypeScript targets #660
ByteWolf-dev
merged 8 commits into
dev-next
from
526-feature-add-full-object-support-and-translation-for-jsts-targets
Jul 16, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ranslation-for-jsts-targets
4 tasks
ByteWolf-dev
changed the title
526 feature add full object support and translation for jsts targets
Added full object support and translation for jsts targets
Jul 15, 2024
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev-next #660 +/- ##
============================================
+ Coverage 82.78% 83.14% +0.35%
============================================
Files 265 265
Lines 4426 4461 +35
Branches 482 485 +3
============================================
+ Hits 3664 3709 +45
+ Misses 615 602 -13
- Partials 147 150 +3 ☔ View full report in Codecov by Sentry. |
Luna-Klatzer
changed the title
Added full object support and translation for jsts targets
Added full object support and translation for JavaScript & TypeScript targets
Jul 15, 2024
…translation-for-jsts-targets Signed-off-by: Luna <dev@lklatzer.com>
…ranslation-for-jsts-targets
Luna-Klatzer
approved these changes
Jul 16, 2024
ByteWolf-dev
deleted the
526-feature-add-full-object-support-and-translation-for-jsts-targets
branch
July 16, 2024 08:42
This was referenced Jul 16, 2024
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of change does this PR perform?
Summary
Added the ability to use object literals.
Detailed Changelog
Not present for website/docs changes
Added
Does this PR create new warnings?
None.
Linked issues or PRs