GitHub user boboning opened a pull request:
https://github.com/apache/incubator-weex-site/pull/19
[WEEX-86][doc] update the docs of the scroller component and navigator
module, make the description more understandable.
* add some examples to show how use some new attributes and event for
scroller.
* update the example of the navigator module.
* make the description more understandable for above docs.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/boboning/incubator-weex-site master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex-site/pull/19.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 #19
----
commit b549fe9e834b86115e212e3f3ccdc570ab6c09f6
Author: boboning <[email protected]>
Date: 2017-12-05T07:51:25Z
[WEEX-86][doc] update the docs of srcroller component and navigator module.
commit ff5c23b065567cea60a5b434455c02ae30dddc7b
Author: boboning <[email protected]>
Date: 2017-12-05T09:30:40Z
[WEEX-86][doc] add the description of 'scrollstart' and 'scrollend' evnet
in scroller component, besidesï¼give the example.
----
---