GitHub user acton393 opened a pull request:

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

    * [iOS] new feature about recycleList

    iOS support recycleList

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

    $ git pull https://github.com/acton393/incubator-weex 
ios-feature-recycle-list

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

    https://github.com/apache/incubator-weex/pull/1023.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 #1023
    
----
commit fe6bfaaf83903a7fe7077e5d0e8af9f531233058
Author: acton393 <zhangxing610321@...>
Date:   2017-12-25T09:54:49Z

    * [iOS] use the first cell-slot template while the templateType is not 
specified

commit f081c97fa4e0cf3267e7683cc8834929a4ce4db5
Author: acton393 <zhangxing610321@...>
Date:   2017-12-26T08:55:12Z

    * [iOS] support componentHook callJS method

commit 56d4233829c41786dc8f3837389a4772ad300fc3
Author: acton393 <zhangxing610321@...>
Date:   2017-12-26T08:57:05Z

    * [iOS] create life-cycle for recycle-list component

commit 0498efef76f810b83896355baa9cf48dbe0ebed2
Author: acton393 <zhangxing610321@...>
Date:   2017-12-26T09:21:33Z

    * [iOS] support lifecycle about create, destroy, attach and detach
    
    * [iOS] fix compiler complains

commit 300dab7e5826878dc87789c1722e5328e6c6dcd2
Author: acton393 <zhangxing610321@...>
Date:   2017-12-28T04:09:21Z

    * [iOS] use switch and case for template selection

commit 51fce115c2e08e8d3821020cbeb87f25f311cd96
Author: acton393 <zhangxing610321@...>
Date:   2017-12-28T08:43:59Z

    * [iOS] remove unused code

commit a831e151d361bc794fa763c6c9c1cf71c64a66e9
Author: acton393 <zhangxing610321@...>
Date:   2017-12-28T08:55:44Z

    Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-feature-recycle-list

commit 7155455992fb6ed494aa147c47e23e7123baed1b
Author: acton393 <zhangxing610321@...>
Date:   2017-12-29T04:18:49Z

    * [iOS] update read default case

commit 9e43608aea485b75c11725e3251cae9850f6711c
Author: acton393 <zhangxing610321@...>
Date:   2018-01-23T13:12:19Z

    Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-feature-recycle-list

commit 4d1b5efa6be24430bceb9c1725f05a09faab9512
Author: acton393 <zhangxing610321@...>
Date:   2018-01-24T13:52:51Z

    Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-feature-recycle-list

commit 5ff147df93e60d6f8c157e0218649a8bf927f0ff
Author: acton393 <zhangxing610321@...>
Date:   2018-01-29T12:07:12Z

    Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-feature-recycle-list

commit e88ef717e84b9495ed19250cb07b260b9a43c82c
Author: acton393 <zhangxing610321@...>
Date:   2018-02-02T06:08:38Z

    * [iOS] support lifecycle for recycleList component

commit 46107285a661c8c277f896a24bc195bd2338f41c
Author: acton393 <zhangxing610321@...>
Date:   2018-02-07T09:50:26Z

    * [iOS] add component method for operating data

commit 9757f506042d4339ff2e0788bbd2051abee8f265
Author: acton393 <zhangxing610321@...>
Date:   2018-02-07T11:44:26Z

    * [iOS] bugfix

commit 667e11c41c1258ebf5b40eaeff80001b7e4646af
Author: acton393 <zhangxing610321@...>
Date:   2018-02-07T12:00:00Z

    * [iOS] rename @componentId to @templateId

commit 19e7f4695658462db68dabe2394df8fe04e15fd9
Author: acton393 <zhangxing610321@...>
Date:   2018-02-07T12:50:18Z

    * [iOS] support v-once

commit 26d8ac7393bbaee37bd37c371746bd98b80da030
Author: acton393 <zhangxing610321@...>
Date:   2018-02-08T03:33:27Z

    * [iOS] support non-object in javaScript  on data

commit bd02a5c3847114cf8676cd93acb8c652d5c36c35
Author: acton393 <zhangxing610321@...>
Date:   2018-02-08T03:59:44Z

    Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-feature-recycle-list

commit c1ba8e60b1238d29deba443f4bbbf47a8216e315
Author: acton393 <zhangxing610321@...>
Date:   2018-02-08T04:28:59Z

    * [iOS] bugfix about insertRange on recycleList

commit 71ba4dc70db84ed56e3fcee67074ad5355edbc60
Author: acton393 <zhangxing610321@...>
Date:   2018-02-08T09:18:52Z

    * [iOS] formate data

commit 34f5a1427aa085813c3f508c78c02e7bfefc4935
Author: acton393 <zhangxing610321@...>
Date:   2018-02-08T09:28:03Z

    * [iOS] add recycleListComponentRef for data

commit 6c115c18873fdb91c134b98a7cd55125e3dd06e8
Author: acton393 <zhangxing610321@...>
Date:   2018-02-08T12:09:42Z

    * [iOS] fix bug about v-once

commit 32f73a01c920f41bdc72bce63119e6180cb3c6a1
Author: acton393 <zhangxing610321@...>
Date:   2018-02-08T12:17:07Z

    * [iOS] log interrupt update info

commit 7964d14911707a3db241f151720cb8848d1af4ac
Author: acton393 <zhangxing610321@...>
Date:   2018-02-09T03:21:23Z

    * [iOS] bugfix about parse member property

commit 585f83e7204cabb3a66ee6ce3a989bb8d7675741
Author: acton393 <zhangxing610321@...>
Date:   2018-02-09T08:10:54Z

    * [iOS] bugfix about recyle-list

----


---

Reply via email to