GitHub user cxfeng1 opened a pull request:
https://github.com/apache/incubator-weex/pull/236
+ [ios] add feature compositing and border-x-x-radius support for image
* add feature compositing for iOS to add the ability of merging several
views to single
* add example for compositing
* add border-x-x-radius support for image
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cxfeng1/incubator-weex ios-feature-composite
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/236.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 #236
----
commit 8d2411e42fbe85047c05053fd515e184fce538d0
Author: éé£ <[email protected]>
Date: 2017-03-27T07:36:15Z
Merge remote-tracking branch 'upstream/0.12-dev' into 0.12-dev
commit 44feea0e10602bbfb286f447e6f6b0796c50f7b8
Author: éå°é£ <[email protected]>
Date: 2017-03-27T07:43:11Z
Merge branch '0.12-dev' into 0.12-dev
commit 1185fbd61bdc0fbd31b19a45911adc82cc7142b5
Author: éé£ <[email protected]>
Date: 2017-03-27T11:27:49Z
* [test] fix recycler column gap test and reduce iOS pixel error
commit 8ebd1735b72708f879db434ac203b475936450e0
Author: sospartan <[email protected]>
Date: 2017-03-28T02:44:09Z
* [test] update page url
commit f0f58f5bcaac15a531921330f97655b87e3d027e
Author: éé£ <[email protected]>
Date: 2017-03-29T12:14:40Z
Merge remote-tracking branch 'upstream/0.12-dev' into 0.12-dev
commit 5445c9210be48b8d0b379cff34516d3423d91cfe
Author: éé£ <[email protected]>
Date: 2017-03-29T12:21:31Z
* [ios] fix issue that view unloading will delay if component thread is
busy.
* invalidate component manager earlier to remove all the component
thread tasks.
commit 5312427202b1fffd034bbe41409fa10433c12dd3
Author: éé£ <[email protected]>
Date: 2017-03-31T08:45:57Z
Merge remote-tracking branch 'upstream/0.12-dev' into ios-feature-composite
commit 82412d7a6782a178ac45cada69aa7ce184fa06ae
Author: éé£ <[email protected]>
Date: 2017-04-05T06:38:19Z
Merge remote-tracking branch 'upstream/0.12-dev' into ios-feature-composite
commit dbe2f321bc37fc308c3b75ef8c48d77b7a4b17be
Author: éé£ <[email protected]>
Date: 2017-04-05T09:50:47Z
* [ios] remove NSTextStorage lock because it is not necessary for thread
safety
commit c6d980d30001fa50c25b6c91434cbbb85b24021f
Author: éé£ <[email protected]>
Date: 2017-04-05T11:48:08Z
* [ios] support view compositing
commit 3a714ac333b2d230d11e6c8c2e94ab94988049da
Author: éé£ <[email protected]>
Date: 2017-04-05T12:17:20Z
* [ios] use bitmap context to draw compositing
commit d81b656f146b5642faf7aa38b1d469b50c6e8051
Author: éé£ <[email protected]>
Date: 2017-04-05T12:25:42Z
* [ios] UIGraphicsPushContext to push context, fix invalid context 0x0
problem.
commit 3844a2532e1ec046abae2fe6132ff1bbf0a432ac
Author: éé£ <[email protected]>
Date: 2017-04-06T04:14:27Z
* [ios] deprecate displayBlock and completionDisplayBlock method
commit a069edb7ad815893eb2e330307bca5c211ebacfd
Author: éé£ <[email protected]>
Date: 2017-04-06T07:59:20Z
* [ios] Add public method to trigger display
commit e3ee82fb483031404131eba65fd66f9eb8c10083
Author: éé£ <[email protected]>
Date: 2017-04-06T08:03:51Z
* [ios] bring triggerDisplay to main thread
commit 29a47f87f1b3c7522bf7ce4bdfdddcb2af320813
Author: éé£ <[email protected]>
Date: 2017-04-09T11:54:53Z
Merge remote-tracking branch 'upstream/0.12-dev' into ios-feature-composite
commit aab1eefbbce4dbe3b47c555afe834a85a5b16cd7
Author: éé£ <[email protected]>
Date: 2017-04-09T13:43:23Z
* [ios] support border-x-x-radius in image.
commit 4a7a54b3aed794774fd0e242ca1c2bd33e00d439
Author: éé£ <[email protected]>
Date: 2017-04-09T14:05:10Z
+ [example] Add compositing showcase
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---