Skip to content

Releases: genify/nej

常规版本更新

27 Aug 02:00
Compare
Choose a tag to compare
  • BUG修复模块
    • util/dispatcher/module 修复 regularModule init 参数
    • 删除文档中单页模块的 template 打包标记

常规版本更新

18 Jul 02:42
Compare
Choose a tag to compare
  • BUG修复模块
    • base/klass 清除无效条件判断
    • base/util string2object/object2string接口处理不合法URL异常
    • util/cache/list 清除请求队列异常
    • util/module/list 瀑布流列表分页问题
    • define.js 在head中引入的异常
  • 功能支持
    • util/dispatcher/dispatcher 重定向时模块退出判断支持
    • util/dispatcher/module 模块构建时支持UMI配置参数

0.2.8

29 Mar 09:05
Compare
Choose a tag to compare
  • 增加regularjs模块的支持
    • util/dispatcher/regularModule.js
  • 功能增加
    • base/element 增加 _$getParent 接口
    • util/list/module 增加 $nextPage,$prevPage,_$pageTo 接口