Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(weex): support batch update styles and attributes #7046

Merged
merged 2 commits into from
Nov 13, 2017

Conversation

Hanks10100
Copy link
Contributor

What kind of change does this PR introduce?

  • Feature

Does this PR introduce a breaking change?

  • No

Other information:

Support batch update styles and attributes on weex platform. Use the setStyles and setAttrs API if it exists, otherwise, use the origin APIs.

Refs: apache/incubator-weex@30716b6

@yyx990803 yyx990803 merged commit 7cf188e into vuejs:dev Nov 13, 2017
@Hanks10100 Hanks10100 deleted the weex-batch-update branch November 14, 2017 03:25
lovelope pushed a commit to lovelope/vue that referenced this pull request Feb 1, 2018
* feat(weex): support batch update styles

* feat(weex): support batch update attributes
f2009 pushed a commit to f2009/vue that referenced this pull request Jan 25, 2019
* feat(weex): support batch update styles

* feat(weex): support batch update attributes
aJean pushed a commit to aJean/vue that referenced this pull request Aug 19, 2020
* feat(weex): support batch update styles

* feat(weex): support batch update attributes
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants