设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Knockout.js 3.2.0正式发布,JavaScript的UI库

2014-8-25 18:16| 发布者: joejoe0332| 查看: 1950| 评论: 0|原作者: oschina|来自: oschina

摘要:   Knockout.js 3.2.0 正式发布,更新内容如下:组件组件提供更好的可伸缩方式构建大型应用:Combine a viewmodel and template in an encapsulated packageCan represent either small reusable widgets or entire ...

  Knockout.js 3.2.0 正式发布,更新内容如下:


组件

组件提供更好的可伸缩方式构建大型应用:

  • Combine a viewmodel and template in an encapsulated package

  • Can represent either small reusable widgets or entire sections/pages in a larger app

  • Can be preloaded, or loaded on demand

  • Can be nested or inherited

  • Can work with custom conventions for configuration or loading.

更多请看: 组件概览文档


定制元素

  Custom elements provide many of the benefits of the emerging Web Components spec, but cleanly integrated with KO’s new components feature described above. Plus, they’re ready to use in production today – compatible all the way back to IE6!

更多请看:custom elements documentation


Pure computeds

ko.computed 一直是 KO 的强大动力,支撑 KO 的所有特性,它能让你的代码不用显式声明任何的依赖项。

ko.pureComputedko.computed 新规范,在许多事件上有更好的性能和内存管理。

更多内容请看: pure computed documentation

文本输入绑定

这个新的绑定解决了大量浏览器关于文本输入的怪异事件。

更多内容请看: textInput documentation

更多更新内容请看: the exact set of changes on GitHub


Knockout 是个JavaScript library,帮助创建丰富的显示和编辑器UI,通过干净的底层数据模型。你可以在任何时候动态更新UI的选择部分。


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部