Skip to content

常规版本更新

Compare
Choose a tag to compare
@genify genify released this 12 Sep 08:27
· 26 commits to master since this release
  • 功能支持

    • util/dispatcher/dispatcher 增加根据别名取模块 UMI 接口 _$getUMIByAlias
    • util/cursor/cursor 增加 _$lineno 支持获取当前光标所在的行
    • util/template/tpl _$parseTemplate 支持 type 为 nej/* 的 script 标签解析
  • 功能变化

    • util/cache/list _$addItem 接口支持批量添加列表项
    • util/ajax/tag 模块 _$loadHtml 接口需要跨域载入的时候采用 ajax 先加载文本再解析内容
    • NEJ.define 处理过程忽略 NEJ 模板封装脚本,即 type="nej/*" 的 script 标签