Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

37 lines (27 loc) · 1.74 KB

Changelog

v1.0.3 (2023-04-25)

Fix

  • api: Expose only meaningful classes (0085faa)

v1.0.2 (2023-02-23)

Fix

v1.0.1 (2022-12-05)

Fix

  • update: Re-evaluate siblings on update (a79889c)

v1.0.0 (2022-09-13)

Feature

  • layout: Add update method on GridLayout (cda67a6)

Breaking

  • new API with implicit attribute handling (cda67a6)

v0.0.2 (2022-09-13)

Fix

  • attributes: Force some attributes to always evaluate (c19c266)

Documentation

  • changelog: Fix spelling (d62cf54)

v0.0.1 (2022-09-09)

Fix

  • initial: Initial version exposing vue-grid-layout (bf77a8e)

Documentation