You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/28 02:34:00 UTC

[jira] [Commented] (WEEX-148) box-shadow style support multi shadows

    [ https://issues.apache.org/jira/browse/WEEX-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16267981#comment-16267981 ] 

ASF GitHub Bot commented on WEEX-148:
-------------------------------------

GitHub user misakuo opened a pull request:

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

    [WEEX-148][Android] box-shadow support multi shadows

    Testcase:
    http://dotwe.org/weex/f1d7342879a6d1f52ee85c9e810d8df9
    
    Expected effect:    
    ![img](https://img.alicdn.com/tfs/TB1nJyqfBHH8KJjy0FbXXcqlpXa-392-250.png)

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

    $ git pull https://github.com/misakuo/incubator-weex android-feature-multi-shadows

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

    https://github.com/apache/incubator-weex/pull/915.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 #915
    
----
commit a2c9a97a7a1becbe17efb5d1057ec98e715c4ba4
Author: misakuo <mi...@apache.org>
Date:   2017-11-13T03:37:08Z

    * [android] support role property to accessibility
    
    (cherry picked from commit c4721ba)

commit 670cd596197111b1a5a64befd8edc33cdc6cd0ec
Author: misakuo <mi...@apache.org>
Date:   2017-11-20T04:47:59Z

    * [android] add license header
    
    (cherry picked from commit 2aa3b95)

commit e30d333a38674d3d4ca252788149f3e4c51fdc6c
Author: misakuo <mi...@apache.org>
Date:   2017-11-20T07:06:13Z

    * [android] remove cn strings
    
    (cherry picked from commit 219d0e3)

commit bff78798c70713fa8c58cbbffba7e229710dcb8f
Author: misakuo <mi...@apache.org>
Date:   2017-11-27T03:04:02Z

    * [android] fix en role
    
    (cherry picked from commit 5fe0d9d)

commit 5d9aee2544acbed70d2720dc586399369a384237
Author: misakuo <mi...@apache.org>
Date:   2017-11-27T12:14:24Z

    Merge remote-tracking branch 'apache/master' into apache-master

commit 35d01e0451ba12f300f3f647cd7c6a69f639abc7
Author: misakuo <mi...@apache.org>
Date:   2017-11-13T03:37:08Z

    * [android] support multi box-shadow

commit 92ceb92cb02bc17b810fd31cc7e0520c808e1607
Author: misakuo <mi...@apache.org>
Date:   2017-11-13T03:37:08Z

    * [android] support multi box-shadow

----


> box-shadow style support multi shadows
> --------------------------------------
>
>                 Key: WEEX-148
>                 URL: https://issues.apache.org/jira/browse/WEEX-148
>             Project: Weex
>          Issue Type: Wish
>         Environment: Android / iOS
>            Reporter: moxun
>            Assignee: moxun
>
> To specify multiple shadows, provide a comma-separated list of shadows.
> https://developer.mozilla.org/en-US/docs/Web/CSS/box-shadow



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)