GitHub user MrRaindrop opened a pull request:

    https://github.com/apache/incubator-weex/pull/575

    add `image.save` && bugfix

    This pr add `image.save` to image component and fix some bugs.
    
    * support component method `image.save` for `-<image>` component.
    * distinguish gesture events with the same named events generated elsewhere.
    * fix fast click event.
    * fix `modal.toast` on android.
    * fix css prefixer for gradients.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MrRaindrop/incubator-weex 0.16-dev

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/575.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #575
    
----
commit 15bfb7e1510e108f780707db369c9304866bb5fb
Author: MrRaindrop <tekk...@gmail.com>
Date:   2017-08-03T07:54:02Z

    * [html5] bugfix: toasts don't hide in some android browsers.

commit 1bc4a4625b1d1f6beb5e072bc0792beacdaf5dca
Author: MrRaindrop <tekk...@gmail.com>
Date:   2017-08-03T13:36:07Z

    * [html5] create actual event for 'click' handlers and stop propagation in 
vue handlers and also intrinsically for 'click' event.

commit 22f65ee0686a8a5fb5b8ee2b918a6e26c17ad628
Author: MrRaindrop <tekk...@gmail.com>
Date:   2017-08-04T07:42:53Z

    * [html5] distinguish gesture events with what generated by other libs.

commit 7597456e544a5c33024865b648de36ad0ed2208b
Author: MrRaindrop <tekk...@gmail.com>
Date:   2017-08-04T07:44:51Z

    Merge branch '0.16-dev' into 0.16-dev-web

commit 2d62abd0789078b9dc2f75eb5cccdeb5ee63b6f5
Author: MrRaindrop <tekk...@gmail.com>
Date:   2017-08-04T08:40:07Z

    * [html5] support image.save method.

commit 200692b5a5feb7734eca3f2188b2f5351105c045
Author: MrRaindrop <tekk...@gmail.com>
Date:   2017-08-04T08:40:23Z

    Merge branch 'feature/save-image' into 0.16-dev-web

commit 850811cc9984efa55e66c7e304619b9d57a2f1c8
Author: MrRaindrop <tekk...@gmail.com>
Date:   2017-08-04T09:09:18Z

    * [html5] release vue-render 0.12.2

commit a8ee96d583fa122d1e3cba8f4e055ca34aa22ec8
Author: MrRaindrop <tekk...@gmail.com>
Date:   2017-08-04T09:10:53Z

    * [html5] update

commit d3da1f98d22f858033be6a2e102cfa2af6f58d4b
Author: MrRaindrop <tekk...@gmail.com>
Date:   2017-08-04T09:23:32Z

    * [html5] update

commit e3beff06299e197eeb0dfd1e2f80d2e409e04ab7
Author: MrRaindrop <tekk...@gmail.com>
Date:   2017-08-07T09:04:02Z

    * [html5] rm transitionend listener for toast.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to