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

synchronize new commits in master #1

Merged
merged 181 commits into from
Jan 15, 2019
Merged

synchronize new commits in master #1

merged 181 commits into from
Jan 15, 2019

Conversation

brucetoo
Copy link
Owner

No description provided.

jondong and others added 30 commits November 13, 2018 15:09
Added 'npm run build:rax' to generate Rax precompiled js files, and
updated the build command and generated project for iOS.
* [android] Support richtext component (#1796)
* [Android] support for hot updates under specified ports

* [Android] fix WXpageActivity class on playground app
jianhan-he and others added 29 commits January 8, 2019 12:19
[iOS] fix customEnvironment crash
…onentData not invoked.

Cherry-pick file of weex_jsc_utils.c

cherry pick from 2fd9885f82e6b31c43cf419dd1d1301ecc586d94
* [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]
* fix @Focus invoked twice

when set @foucus & @blur method to <input> ,@Focus will be called twice when <input> is focused
* [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
Remove orange with transform's value parse.
@brucetoo brucetoo merged commit 249a6d1 into brucetoo:master Jan 15, 2019
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.