Skip to content
lifesinger edited this page May 28, 2012 · 12 revisions

一期规划要完成的模块(除掉 Developer Tools, 共 27 个模块,其中 16 个模块自主开发,11 个模块外部引入):

Infrastructure

  1. seajs - v1.2 开发中
  2. events - 已完成
  3. class - 已完成
  4. base - 已完成
  5. widget - 已完成

Utilities

  1. jquery - 已引入
  2. zepto - 已引入
  3. cookie - 已完成
  4. json - 已引入
  5. underscore - 已引入
  6. handlebars - 已引入
  7. jasmine - 已引入
  8. moment - 已引入
  9. iframe-shim - 已完成
  10. swfobject - 已引入
  11. backbone - 已引入
  12. position - 已完成
  13. placeholder - 尚未开始
  14. store - 已引入
  15. validator - 开发中
  16. async - 已引入

Widgets

  1. overlay - 开发中
  2. dialog - 开发中
  3. switchable - 开发中
  4. dropdown - 开发中
  5. calendar - 开发中
  6. tip - 尚未开始

Developer Tools

  1. spm - 尚未开始
  2. araledoc - 开发中

交付测试

  • 第一批交付:events, class, base, widget, cookie, iframe-shim, position, overlay, dialog, dropdown
  • 第二批交付:seajs, switchable, calendar, validator, tip, placeholder

说明

模块不多,但希望能做好做精,为二期打下基础。

各个模块的说明和进度,请直接到源码目录下查看: