Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 955 Bytes

CHANGELOG.md

File metadata and controls

34 lines (26 loc) · 955 Bytes

Change Log

All notable changes to this project will be documented in this file.

2017-10-18

  1. github 和 oschina 数据同步
  2. 修改了PC端页面的兼容问题

2017-10-14 更新记录

  1. 修改了page的继承方式
  2. 添加了弹窗功能
  3. 添加了浮动层功能
  4. 添加了多种事件支持
  5. 添加了组的多选功能
  6. 扩展了SVG,MAP功能,需要付费开通
  7. 加入了sequelize
  8. 重新组织了服务端的代码
  9. 编辑器的HTML模板全部采用模块化载入,不继续在webpack中配置
  10. 修改了很多地方的BUG
  11. 添加了长页支持

2017-09-07 更新记录

  1. 修改了复制粘贴的BUG。
  2. 添加了多交互的支持

2017-09-06 更新记录

  1. 小动了下架构,新增PageClass 类,用于被其他类继承。
  2. 添加了自定义弹窗功能
  3. 添加了自定义浮动层功能
  4. 添加了显示隐藏的交互
  5. 添加了页面自定义ID的功能