You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by Hanks10100 <gi...@git.apache.org> on 2017/08/08 08:41:36 UTC

[GitHub] incubator-weex issue #577: [jsfm] Upgrade jsfm to 0.21.7 in pre-build

Github user Hanks10100 commented on the issue:

    https://github.com/apache/incubator-weex/pull/577
  
    ## Change Log
    
    ### 0.21.1
    
    + [rax] Upgrade `weex-rax-framework` to **0.4.1** .
    + [vue] Upgrade `weex-vue-framework` to **2.3.3-weex.1** . ([change log of Vue](https://github.com/vuejs/vue/releases/tag/v2.3.3))
    + [vue] Add `weex.supports` api to support feature detections. [Aone](https://aone.alibaba-inc.com/req/11251281) | [#5063](https://github.com/vuejs/vue/pull/6053)
    + [runtime] Fix the console API to adapt JSC on Android. [WEEX-51](https://issues.apache.org/jira/projects/WEEX/issues/WEEX-51) | [#470](https://github.com/apache/incubator-weex/pull/470)
    + [runtime] Support to pass options in `callNativeModule` and `callNativeComponent`. [Aone](https://aone.alibaba-inc.com/req/11636878)
    
    ### 0.21.2
    
    + [Internal feature test]
    
    ### 0.21.3
    
    + [Internal feature test]
    
    ### 0.21.4
    
    + [rax] Upgrade `weex-rax-framework` to **0.4.7** .
    + [rax] Add reliable type check for the last argument of `taskCenter.send`.
    
    ### 0.21.5
    
    + [vue] Upgrade `weex-vue-framework` to **2.4.2-weex.3** . ([change log](https://github.com/vuejs/vue/releases/tag/v2.4.2))
    + [vue] Support the `<richtext>` component. [Anoe](https://aone.alibaba-inc.com/req/11637172) | [#6223](https://github.com/vuejs/vue/pull/6223)
    + [runtime] Fix potential memory leak of `callbacks` in `CallbackManager` and `TaskCenter`. [#550](https://github.com/apache/incubator-weex/pull/550)
    + [runtime] Support to return values in `fireEvent`.
    
    ### 0.21.6
    
    + [vue] Fix the `$refs` in vue. [Aone](https://aone.alibaba-inc.com/issue/10781510)
    + [legacy] Support to use the computed class list in legacy framework. [Aone](https://aone.alibaba-inc.com/issue/8572527)
    + [legacy] Add warnings for legacy api on `Array.prototype` and `Object.prototype`.
    + [legacy] Return `instance` in `createInstance`.
    + [vanilla] Remove the global `id` variable and the first parameter of `sendTasks`.
    
    ### 0.21.7
    
    + [runtime] Support to send `ArrayBuffer` data between js and native.


---
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.
---