JavaScript 的 MVP 框架 Riot.js v3.2.0 發布
Riot.js是一個客戶端模型-視圖-呈現(MVP)框架并且它非常輕量級甚至小于1kb.盡管他的大小令人難以置信,所有它能構建的有如下:一個模板引擎,路由,甚至是庫和一個嚴格的并具有組織的MVP模式。當模型數據變化時視圖也會自動更新。
更新日志
- Fix: disable the global mixins for the anonymous tags riot/2056
- Fix: setting selected attribute of multiple
<option>
tags in a multi select does not work properly riot/2247 - Fix: mount event not fired due to listener for wrong event riot/2249
- Add: the
riot.settings.skipAnonymousTags
flag more info - Improve: the looped tags rendering is ~30% faster than before mainly for the
anonymous
tags
下載
本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/2cb6700b
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!