Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

[WEEX-124][iOS]Transform's parse problem about translate #883

Closed
wants to merge 3 commits into from
Closed

[WEEX-124][iOS]Transform's parse problem about translate #883

wants to merge 3 commits into from

Conversation

doumafang
Copy link
Member

@doumafang doumafang commented Nov 17, 2017

We found that in AnimationModule's transform do not support examples such as ' translateX(10px) translateY(20px)',and we fix this bug about transform.
translateX(10px):http://dotwe.org/vue/cb4c0ac40a9705dc5662e918f3dfc7ec
translateY(10px):http://dotwe.org/vue/cefaca9588abe1342e77262899d911c1
translateX(100px) translateY(200px):http://dotwe.org/vue/e0a4f0bcb26a73fc8d46d18b80186d5c
translate(200px,200px):http://dotwe.org/vue/7c7de13d2a3ac31d9085d941bef2c88a

@weex-bot
Copy link

weex-bot commented Nov 17, 2017

Messages
📖 has no android file changed.
📖 android test finished.

Generated by 🚫 dangerJS

@asfgit asfgit closed this in 0535ac6 Nov 23, 2017
misakuo pushed a commit to misakuo/incubator-weex that referenced this pull request Nov 27, 2017
close apache#898, close apache#903, close apache#907, close apache#883

* [ios] fix parse translateY

* [ios] fix transition transform value incorrect
atomtong added a commit to atomtong/incubator-weex that referenced this pull request Nov 29, 2017
* master:
  * [ios] refix transform's parse bug about translate close apache#898, close apache#903, close apache#907, close apache#883
  * [android] fix pseudo status can not restore
  [WEEX-139][ios]Provide system language infomation
  * [html5] bugfix:   - fix waterfall: use headers below cells as footers.   - fix issue WEEX-97.   - fix click handler being invoked twice for switch.
@doumafang doumafang deleted the master branch December 1, 2017 11:33
lucky-chen pushed a commit to lucky-chen/incubator-weex that referenced this pull request Feb 28, 2018
close apache#898, close apache#903, close apache#907, close apache#883

* [ios] fix parse translateY

* [ios] fix transition transform value incorrect
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants