发布于 2015-03-28 00:26:05 | 573 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的Mithril.js 中文文档,程序狗速度看过来!

Mithril JavaScript 的 MVC 框架

Mithril.js 是一个客户端的 JavaScript MVC 框架。可将应用分成数据层、UI层和控制层。Mithril 压缩后只有 3kb 左右。API 提供一个模板引擎,带 DOM diff 实现,支持路由和组合。


Mithril.js 0.1.32 发布,现已提供下载:https://github.com/lhorie/mithril.js/archive/v0.1.32.zip

官方尚未有发行说明,同一天还发布了 Mithril.js 0.1.31 版本,更新内容如下:

新特性

  • Typescript definitions are more strongly typed

  • m.request's unwrapSuccess and unwrapError callbacks now receive the XMLHttpRequest instance as a second parameter

  • 3rd parameter for m.route(route, params, shouldReplaceHistory) is now public

  • exact routes now have higher precedence than routes w/ variables #452

  • there's now a retain flag to control on-route-change diff strategy on a per-element basis

Bug 修复

  • fix routing bug in IE9 #320

  • fix ordering bug in m.trust when using HTML entities #453

  • set promise's default value to initialValue if coming from m.request #454

  • fix dom element ownership bug when mixing keyed elements and third party plugin elements #463

  • fix edge case in flatten algorithm #448

  • prevent unnecessary DOM move operation when mixing keyed and unkeyed elements #398

  • revert #382 due to diff regression #512

Mithril.js 是一个客户端的 JavaScript MVC 框架。可将应用分成数据层、UI层和控制层。Mithril 压缩后只有 3kb 左右。API 提供一个模板引擎,带 DOM diff 实现,支持路由和组合。



历史版本 :
Mithril.js 1.1.6 发布,JavaScript MVC 框架
Mithril.js 1.1.4 发布,JavaScript MVC 框架
Mithril v0.2.6 和 v0.2.7 发布,JavaScript MVC 框架
Mithril v1.1.2 发布,JavaScript MVC 框架
Mithril.js 1.1.1 发布,JavaScript MVC 框架
Mithril v1.0.0 发布,JavaScript MVC 框架
Mithril 0.2.1 发布,JavaScript MVC 框架
Mithril.js 0.2.0 发布,JavaScript MVC 框架
Mithril.js 0.1.32 发布,JavaScript MVC 框架
Mithril.js 0.1.30 发布,JavaScript MVC 框架
Mithril.js 0.1.29 发布,JavaScript MVC 框架
Mithril.js 0.1.28 发布,JavaScript MVC 框架
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务