-
Notifications
You must be signed in to change notification settings - Fork 47
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
Bring in Language Changes #85
Conversation
e3eb74b
to
fe95abf
Compare
Codecov ReportBase: 79.07% // Head: 82.53% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #85 +/- ##
==========================================
+ Coverage 79.07% 82.53% +3.45%
==========================================
Files 132 117 -15
Lines 4655 4077 -578
Branches 1164 1019 -145
==========================================
- Hits 3681 3365 -316
+ Misses 688 455 -233
+ Partials 286 257 -29
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Applitools failure is a non-issue |
@@ -6,20 +6,16 @@ | |||
|
|||
# Android/JVM | |||
|
|||
jvm/ @sugarmanz @Brocollie08 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tangential to the main purpose of the PR but I noticed in #95 I was tagged as a code owner because there were changes in the core
directory under the jvm folder. These paths should be from the root, not relative.
…tor/move-language
…tor/move-language
/canary |
/canary |
This PR does the following:
@player-ui/types
,@player-ui/reference-assets-plugin
,@player-ui/common-expressions-plugin
and@player-ui/common-types-plugin
Release Notes
Removes migrated packages, XLR generation, XLR docs
📦 Published PR as canary version:
0.4.0--canary.85.4696
Try this version out locally by upgrading relevant packages to 0.4.0--canary.85.4696
Version
Published prerelease version:
0.4.0-next.6
Changelog
Release Notes
sync up to latest (#131)
Sync latest code
Expose utils for expression LSP (#117)
parseExpression
from the expression parserstrict
flag toparseExpression
that will (when disabled) attach any parsing errors to the top-level node instead of throwingDeps/bump dependencies (#111)
Dependency upgrades
Sync Latest Player Code (#109)
Syncs to latest version and bumps tapable-ts to latest version.
🚀 Enhancement
🐛 Bug Fix
Authors: 7