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 release and add auto-version updating (Jeff Tan) Add hasService() to context object (Jeff Tan) [Breaking] 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应用。 T3js 2.0.2 发布,JavaScript 框架下载地址