forked from apache/incubator-weex
-
Notifications
You must be signed in to change notification settings - Fork 0
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
synchronize new commits in master #1
Merged
Merged
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
Added 'npm run build:rax' to generate Rax precompiled js files, and updated the build command and generated project for iOS.
… don' t remove, updating transform won't work after doing CAAnimation. http://dotwe.org/vue/ce7d8d3bd4e67d3fe321c9e8b0bbbb7b (#1734)
Fix rc 0.20
Revert "Fix rc 0.20"
… don' t remove, updating transform won't work after doing CAAnimation. http://dotwe.org/vue/ce7d8d3bd4e67d3fe321c9e8b0bbbb7b (#1734)
* [android] Support richtext component (#1796)
* [Android] support for hot updates under specified ports * [Android] fix WXpageActivity class on playground app
[iOS] fix customEnvironment crash
…onentData not invoked. Cherry-pick file of weex_jsc_utils.c cherry pick from 2fd9885f82e6b31c43cf419dd1d1301ecc586d94
…eType is Null, remove event has none affect, (#1968)
…t Of Scroller Touch Event (#2005)
* [Android] Fix fireEvent problem in data render
…ri.getPath() with (#1964) like the doc said : with url('file://storage/emulated/0/A/B/**.ttf to custom font by file path, but the result of path format that will like emulated/0/A/B/**.ttf ,rather than storage/emulated/0/A/B/**.ttf which will cause File Not Found Exception. Because getPath format schema storage as authority , as you can see [scheme:][//authority][path][?query][#fragment]
* [Android] fix multithread crash,when instance destroy in ui,but task still post from jsThread
* [Android] Fix the problem of updateComponentData in jsc for eagle
[ios] fixed layout.cpp crash in scrollercomponent
Add CODE_OF_CONDUCT.md
Remove orange with transform's value parse.
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.