You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by kfeagle <gi...@git.apache.org> on 2017/04/20 15:49:23 UTC

[GitHub] incubator-weex pull request #277: + [ios] support timeline

GitHub user kfeagle opened a pull request:

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

    + [ios] support timeline

    support timeline as follow:
    ![x](https://github.com/kfeagle/firstdemo/blob/master/devtools.png?raw=true)

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

    $ git pull https://github.com/kfeagle/incubator-weex ios-network-0.12-dev

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

    https://github.com/apache/incubator-weex/pull/277.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 #277
    
----
commit 0bff42e2fa1813d2ee12dd32fc7870f8fc09672b
Author: \u9f50\u5c71 <su...@163.com>
Date:   2017-04-20T15:47:08Z

    + [ios] support timeline

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex issue #277: + [ios] support timeline

Posted by weex-bot <gi...@git.apache.org>.
Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/277
  
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true" data-kind="Error">
              1 Error
          </th>
         </tr>
      </thead>
      <tbody>
        <tr>
          <td>:no_entry_sign:</td>
          <td data-sticky="false"><strong><a href="https://github.com/kfeagle/incubator-weex/blob/ffb816eb9a5f0ed81e8840cb0c0f01fd59953200/ios/sdk/WeexSDK/Sources/Component/WXListComponent.m#L286">ios/sdk/WeexSDK/Sources/Component/WXListComponent.m#L286</a></strong>: format specifies type \u2018unsigned int\u2019 but the argument has type \u2018unsigned long\u2019 [-Werror,-Wformat]  <br /><code>
                        WXLogDebug(@"Reload section:%u", insertIndex - 1);
    </code></td>
        </tr>
      </tbody>
    </table>
    
    <p align="right" data-meta="generated_by_danger">
      Generated by :no_entry_sign: <a href="http://danger.systems/">danger</a>
    </p>



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex pull request #277: + [ios] support timeline

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex issue #277: + [ios] support timeline

Posted by weex-bot <gi...@git.apache.org>.
Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/277
  
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true" data-kind="Error">
              1 Error
          </th>
         </tr>
      </thead>
      <tbody>
        <tr>
          <td>:no_entry_sign:</td>
          <td data-sticky="false"><strong><a href="https://github.com/kfeagle/incubator-weex/blob/6a79dd239b7ba10b820a348fbbb92760f8938df0/ios/sdk/WeexSDK/Sources/Component/WXListComponent.m#L286">ios/sdk/WeexSDK/Sources/Component/WXListComponent.m#L286</a></strong>: format specifies type \u2018unsigned int\u2019 but the argument has type \u2018unsigned long\u2019 [-Werror,-Wformat]  <br /><code>
                        WXLogDebug(@"Reload section:%u", insertIndex - 1);
    </code></td>
        </tr>
      </tbody>
    </table>
    
    <p align="right" data-meta="generated_by_danger">
      Generated by :no_entry_sign: <a href="http://danger.systems/">danger</a>
    </p>



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex issue #277: + [ios] support timeline

Posted by weex-bot <gi...@git.apache.org>.
Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/277
  
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true" data-kind="Error">
              1 Error
          </th>
         </tr>
      </thead>
      <tbody>
        <tr>
          <td>:no_entry_sign:</td>
          <td data-sticky="false"><strong><a href="https://github.com/kfeagle/incubator-weex/blob/0bff42e2fa1813d2ee12dd32fc7870f8fc09672b/ios/sdk/WeexSDK/Sources/Component/WXListComponent.m#L286">ios/sdk/WeexSDK/Sources/Component/WXListComponent.m#L286</a></strong>: format specifies type \u2018unsigned int\u2019 but the argument has type \u2018unsigned long\u2019 [-Werror,-Wformat]  <br /><code>
                        WXLogDebug(@"Reload section:%u", insertIndex - 1);
    </code></td>
        </tr>
      </tbody>
    </table>
    
    <p align="right" data-meta="generated_by_danger">
      Generated by :no_entry_sign: <a href="http://danger.systems/">danger</a>
    </p>



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---