Skip to content

Latest commit

 

History

History
165 lines (88 loc) · 7.97 KB

CHANGELOG.md

File metadata and controls

165 lines (88 loc) · 7.97 KB

Changelog

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

1.3.1 (2021-12-23)

Features

Code Refactoring

  • add final form (b002163)
  • button: update button styles (436aad0)
  • checkbox: refactor checkbox (aa77110)
  • ui: set base root fontsize (5ee97b6)

Tests

Others

1.3.0 (2021-06-02)

Others

1.2.3 (2021-06-02)

Others

1.2.2 (2021-06-02)

1.2.1 (2021-06-02)

Features

Bug Fixes

Others

Docs

1.2.0 (2021-06-02)

Features

Bug Fixes

Others

1.1.0 (2021-06-02)

Features

Bug Fixes

Others

1.0.15 (2020-04-19)

Bug Fixes

  • checkbox: fix default checkbox's default props (#34) (58734f1)

Tests

  • formbutton: fix form button tests (#35) (07d744c)

1.0.14 (2020-04-18)

Docs

Build System

Others

1.0.13 (2020-03-14)

Others