forked from rdkcentral/Lightning
-
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
merging latest Lightning changes from upstream #41
Open
mfiess
wants to merge
44
commits into
pxscene:spark
Choose a base branch
from
mfiess:_updates020420_2
base: spark
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
…tifacts Revert text texture throttling which causes artifacts.
rdkcentral#51) * fix(fireAncestors): prevent method from being called on component that emits * update(fireAncestors): confirm to code guidelines
…ular-dependency fix(Transition/shaders): remove circular dependency
Added key longpress feature.
* Removed hard test dependencies * Added TESTS.md
* Cleaned up build process * Platform fallback compromise * Fix dependencies
Make Lightning publishable on npm registry.
Fix npm badge url.
* Build Lightning ES5 bundle * Added es5 version of lightning-inspect. * Updated tests to support ES5
* Update rollup to latest version * Update es5 transpilation target to exclude more of modern features (object property shorthand, typeof operator, template literals)
…e, the resizeMode was not applied to the Texture itself (rdkcentral#104)
SparkRenderer support
spark renderer updates
…into _updates020420_2
* Spark support for getFontSetting() (cherry picked from commit b0c9281) * rendering updates * support for Spark rendering * updates for Spark rendering * updates for multiple webgl contexts * add service provider support for spark platform * SparkRenderer support * spark renderer updates * cleanup * updates * updates * updates for Spark * updates for Spark * spark updates * spark updates Co-authored-by: Sergiy Gladkyy <[email protected]> Co-authored-by: madanagopaltcomcast <[email protected]>
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.
No description provided.