Skip to content

Latest commit

 

History

History
67 lines (36 loc) · 3.36 KB

CHANGELOG.md

File metadata and controls

67 lines (36 loc) · 3.36 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.0 (2020-04-18)

Features

  • 新增UI设计师常用面试题 (c813411)
  • 新增前端工程规范初稿内容 (39e1595)
  • 新增前端工程规范初稿内容 (e250966)
  • 新增通过Performance实现前端性能监控文档的编写 (7d27325)

Bug Fixes

  • 修复使用node 操作mysql 案例不能请求的问题 (933d5e1)
  • 修改前端埋点案例 (999a9c9)
  • 更新changelog (ca50ba1)

1.3.0 (2020-04-14)

Features

  • 前端埋点案例.html (ae9505c)
  • 新增前端安全规范文档 (cf16ef2)
  • 新增前端监控和缅甸介绍方案.md (524d617)
  • 新增接口文档规范 (b4f50bd)
  • 新增接口文档规范内容 (fb8bf1b)

Bug Fixes

  • 修复.gitignore 中对idea 文件的过滤 (f283582)
  • 修复上传图片到七牛云的代码 (b46d603)

1.2.0 (2020-04-08)

Features

  • 新增CSS3实现网站变灰色 (808e693)
  • 新增filter与fixed 冲突的解决方案 (b7fefa2)
  • 新增前端性能规范文档 (d5976b6)

Bug Fixes

1.1.0 (2020-04-01)

Features

  • 新增Git提交规范 (d3a6c88)
  • 新增语义化版本学习内容 (799da4d)

1.0.1 (2020-04-01)

Bug Fixes

  • workflow/git提交规范 修改 (9a45f03)