378 发表于 2016-11-23 10:28:48

total.js 2.2.0 发布,Node.js 的 MVC 框架

  欢迎加入运维网交流群:263444886http://onexin.iyunv.com/source/plugin/onexin_bigdata/https://my.oschina.net/img/hot3.png
  total.js 2.2.0 发布了。
  total.js 是个 web 应用框架,使用 JavaScript,HTML,CSS 和 Node.js(MVC) web 应用框架来构建 web 网站和 web 应用。
更新内容:
  新增:

[*]  added: controller.proxy2(url, , , ) creates a proxy between current request and new URL
[*]  added: Image.watermark(filename, , , , ) creates a watermark
[*]  added: hidden hack res.noCompress = true disables compilation of .js or .css
[*]  added: RESTBuilder for creating REST requests (more in docs)
[*]  added: new config item allow-cache-snapshot - to prevent cache when the framework is restarted
  更新:

[*]  updated: SINGLETON(name, ) about def argument
[*]  updated: debug.js adds timestamps
[*]
  updated: F.redirect() can contain a>
[*]  updated: NoSQL embedded parser, dates are parsed as date object
[*]  updated: Pagination.next(), Pagination.prev(), Pagination.last() and Pagination.first() supports new arguments .html(, )
[*]  updated: F.worker() supports packages F.worker('@eshop/myworker-script')
[*]  update: FrameworkImage when the instance contains no command then .minify() method is performed automatically for preventing of empty response
  提升:

[*]  improved: @{href(key, value)} performance
[*]  improved: Total Package Manager $ tpm --help
[*]  improved: FrameworkImage command building
  修复:

[*]  fixed: (critical) NoSQL nosql.modify() and problem with updating undefined values
[*]  fixed: (critical) security with GM and IM --> 10000x thanks for Luis Figueiredo luisf@hexasoftware.com
  重命名:

[*]  renamed: F.onLocate renamed to F.onLocale
下载地址:

[*]  empty-project.zip
[*]  Source code (zip)
[*]  Source code (tar.gz)
页: [1]
查看完整版本: total.js 2.2.0 发布,Node.js 的 MVC 框架