Vue v2.0.0-rc.8 和 v1.0.28发布了。
改进内容:
v2.0.0-rc.8
#3771 Revert nextTick to use microtask semantics while preserving functionality in iOS UIWebView >= 9.3.3.(查看详情)
v1.0.28
#3754 fix v-if + v-ref throwing error
#3758, #3768, #3770, #3777 fix multiple 1.0.27 regressions caused by directive sorting error (via #3776 by @defcc)
#3771 Reverted nextTick behavior to use microtask semantics while preserving functionality in iOS UIWebView >= 9.3.3. ( 查看详情 )
下载地址:
v2.0.0-rc.8
https://github.com/vuejs/vue/archive/v2.0.0-rc.8.tar.gz
v1.0.28
https://github.com/vuejs/vue/archive/v1.0.28.tar.gz
来自:开源中国社区

