Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 1.05 KB

Changelog

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

0.1.0 (2020-03-19)

Features

  • button: button新增api (6be6410)
  • layout: 新增layout布局套件 (bcd273d)
  • layout: 新增layout栅格布局组件 (017fe05)

0.0.1 (2020-03-14)

⚠ BREAKING CHANGES

  • icon: 全局新增字体图标

Features

  • icon: 新增字体图标 (fb125ef)
  • tooltip: tooltip实现完成 (ccb60c6)