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

[jira] [Created] (WEEX-133) support word-wrap on text component

xingZhang created WEEX-133:
------------------------------

             Summary: support word-wrap on text component
                 Key: WEEX-133
                 URL: https://issues.apache.org/jira/browse/WEEX-133
             Project: Weex
          Issue Type: New Feature
          Components: Android, iOS, Web Renderer
            Reporter: xingZhang
            Assignee: xingZhang


support word-wrap on text component, according to w3c rules, word-wrap maybe normal or word-break value, and normal will just clip character, and word break will break a new line

https://developer.mozilla.org/en-US/docs/Web/CSS/overflow-wrap


try case: http://dotwe.org/vue/5460408a9159fd13168f64bf0b046c4b



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