total.js 2.1.0 发布,Node.js 的 MVC 框架
欢迎加入运维网交流群:263444886http://onexin.iyunv.com/source/plugin/onexin_bigdata/https://my.oschina.net/img/hot3.pngtotal.js 2.1.0 发布了。
total.js 是个 web 应用框架,使用 JavaScript,HTML,CSS 和 Node.js(MVC) web 应用框架来构建 web 网站和 web 应用。
更新内容:
新增
[*] added: F.sitemap_add(string) for adding entries to sitemap by Martin Smola https://github.com/molda
[*] added: SchemaBuilderEntity schema.addHook(name, fn(error, model, options, callback))
[*] added: SchemaBuilderEntity schema.hook(name, model, , callback)
[*] added: controller.$hook(name, , callback)
[*] added: String.parseInt2() the method searchs number and converts it to integer
[*] added: String.parseFloat2() the method searchs number and converts it to float
[*] ......
更新
[*] updated: framework.view(), controller.view() and @{view()} supports =theme/viewname
[*] updated: sitemap routing supports localization
[*] updated: F.cache.fn(name, fnCache, fnCallback(value, isFromCache)) - added argument isFromCache
[*] updated: F.use(name, url, types, ) - first (default: false) argument adds a new middleware to the beginning of a route middleware
[*] updated: String.toSearch() - removes duplicates characters + better performance
[*] updated: String.decode() - improves decoding by Tom Spaccialbelli https://github.com/harry-stot
修复
[*] fixed: (critical) NoSQL views
[*]
fixed: (critical) view compilation in>
[*] fixed: (critical) F.eval()
[*] fixed: (critical) parsing Date instance as Date instance in SchemaBuilder
[*] fixed: F.resize() additional path ~
[*] fixed: controller.memorize() threw a timeout when the action contains some error in the memorize scope
[*] ......
完整内容,请查看发行日志。
下载地址:
[*] empty-project.zip
[*] Source code (zip)
[*] Source code (tar.gz)
页:
[1]