Skip to content

Latest commit

 

History

History
43 lines (21 loc) · 1.94 KB

CHANGELOG.md

File metadata and controls

43 lines (21 loc) · 1.94 KB

Changelog

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

0.7.3 (2022-06-30)

Bug Fixes

0.7.2 (2022-06-13)

0.7.0 (2022-06-13)

Features

  • add support to dark themes (e89854d)

Bug Fixes

  • update site item active class (fb821cd)

0.6.13 (2022-05-12)

0.6.9 (2022-05-03)

0.6.7 (2022-05-01)

Features

  • add button group (26671a2)
  • add formData func to useForm (c2e3e98)
  • make useFormData a composable (94befaf)

Bug Fixes

  • declare click event in fieldDateTime (befeae1)
  • emit useUpload (ef7bad7)