Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Latest commit

 

History

History
54 lines (21 loc) · 1.76 KB

CHANGELOG.md

File metadata and controls

54 lines (21 loc) · 1.76 KB

0.7.0 (2022-03-10)

Features

0.6.3 (2022-02-11)

Bug Fixes

  • removed copy-paste typo (a469df0)

0.6.2 (2022-02-09)

Bug Fixes

  • binded attrs was not applied as html attributes (9d2081e)

0.6.1 (2022-02-09)

Bug Fixes

  • added col class to filter form inputs (52710f7)
  • v-bind in input fields (a42b1e8)

0.6.0 (2022-02-09)

Bug Fixes

  • deps: updated dependencies (86f3bae)
  • fields: added textarea (3496be8)
  • throw an error if model is not defined (ea488e4)

Features

  • created and updated event (9cc03d0)
  • spreaded field config to html input element (578abe6)