1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 total.js 1.9.1 发布,Node.js 的 MVC 框架 下载

本帖由 漂亮的石头2015-09-01 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,334
    赞:
    47
    total.js 1.9.1 发布,此版本更新内容如下:

    新特性


    • added: new sitemap system


    • added: a default schema validator is F.onValidation()


    • added: ErrorBuilder.setContentType() --> default application/json


    • added: View engine supports else if


    • added: U.parseBoolean(val, [def])


    • added: F.backup(filename, path, [callback], [filter]) --> backup some path to one file


    • added: F.restore(filename, target, [callback], [filter]) --> restore backup file (but not evaluating)


    • added: MailMessage supports custom headers message.headers = { key: 'value' }


    • added: @{notranslate} --> disables view translation


    • added: F.mode('debug') or F.mode('release') --> changes a mode of the framework


    • added: EACHSCHEMA([group], prepare(group, name, schema))

    更新


    • updated: MailMessage.bcc(email, [clear]) --> added clear


    • updated: MailMessage.cc(email, [clear]) --> added clear


    • updated: MailMessage.reply(email, [clear]) --> added clear

    Bug 修复


    • fixed: uploading files


    • fixed: prevention for mail double callback calling (by Andrea Sessa)


    • fixed: worker messaging


    • fixed: problem with schema parser (by Andrea Sessa)


    • fixed: F.load() --> "versions" is configurable


    • fixed: "raw" receiving of data


    • fixed: U.request(), the problem with default method


    • fixed: F.exists() - problem with URL query string


    • fixed: framework startup path


    • fixed: Date.format()


    • fixed: Assertion Testing

    下载:


    total.js 是个 web 应用框架,使用 JavaScript,HTML,CSS 和 Node.js(MVC) web 应用框架来构建 web 网站和 web 应用。

    [​IMG]
    total.js 1.9.1 发布,Node.js 的 MVC 框架下载地址
     
正在加载...