secce 发表于 2015-11-28 21:37:08

T3js 2.0.2 发布,JavaScript 框架

欢迎加入运维网交流群:263444886  
  T3js 2.0.2  发布,更新内容如下:

[*]  Remove package.json caching in the dist function (Jeff Tan)
  下载:v2.0.2
  
  T3js 2.0.0也在前不久发布,但改版有些问题,官方不建议使用,更新内容如下:

[*]  Add separate file header for testing package (Jeff Tan)
[*]  Fixing spaces in build script (Jeff Tan)
[*]  Return singleton service instance when getService is called on pre-registered services (Jeff Tan)
[*]  Add mousemove to allowed event types (Jeff Tan)
[*]  Update README.md (Jeff Tan)
[*]  Remove service exports from T3 (Jeff Tan)
[*]
  Update Readme for 2.0.0>
[*]  Add hasService() to context object (Jeff Tan)
[*]   Add allowedServiceList to TestServiceProvider (Jeff Tan)
[*]  Use jQuery instead of $ for dom event delegation (Jeff Tan)
[*]  Add linting to test directory (Jeff Tan)
[*]  Breaking: Initialize behaviors before module (Jeff Tan)
[*]  Change getService() to throw error when requesting non-existent service. Add hasService() method. (Jeff Tan)
[*]  Bind event handlers after init() is called (Jeff Tan)
[*]  Throw error when duplicate behaviors are included (Jeff Tan)
[*]  Revert "Check for circular dependencies only during instantiation of service" (Denis Rodin)
[*]  Check for circular dependencies only during instantiation of service (Denis Rodin)
[*]  Check for circular dependencies only during instantiation of service (Denis Rodin)
[*]  Breaking: Use NativeDOM by default (fixes #76) (Nicholas C. Zakas)
[*]  Build: Upgrade ESLint (fixes #90) (Nicholas C. Zakas)
  下载:v2.0.0
  
  T3js(t3.js)与MVC框架不同,T3是建立在可伸缩JavaScript应用体系结构的概念之上来创建松耦合、少模型的系统,以此来创建大型JavaScript应用。
页: [1]
查看完整版本: T3js 2.0.2 发布,JavaScript 框架