JavaScript 的 MVP 框架 Riot.js v2.4.1 v3.0.0-alpha.4 發布
Riot.js是一個客戶端模型-視圖-呈現(MVP)框架并且它非常輕量級甚至小于1kb.盡管他的大小令人難以置信,所有它能構建的有如下:一個模板引擎,路由,甚至是庫和一個嚴格的并具有組織的MVP模式。當模型數據變化時視圖也會自動更新。
更新日志
2.4.1 May 22, 2016
- riot
- Fix unable to render server-side SVG riot#1780
- Fix object detection in the loops riot#1790
- Add throw errors in case of unregistered mixins initialization riot#1796thanks to @juodumas
- Add support for class (function) mixins riot#1800 thanks to @ashleybrener
- Fix
yield
replacing issue riot#1786 - Fix protect the internal “tags” attribute from being externally overriddenriot#1803
- Removed useless
riot+compiler.csp.js
bundle riot#1799
下載地址
v2.4.1
v3.0.0-alpha.4
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!