Skip to content

Latest commit

 

History

History
276 lines (132 loc) · 11.2 KB

CHANGELOG.md

File metadata and controls

276 lines (132 loc) · 11.2 KB

1.2.29 (2023-02-26)

Bug Fixes

1.2.28 (2023-02-26)

Bug Fixes

1.2.27 (2023-02-26)

Bug Fixes

1.2.26 (2023-02-26)

Bug Fixes

1.2.25 (2023-02-26)

Bug Fixes

1.2.24 (2023-02-26)

Bug Fixes

1.2.23 (2023-02-26)

Bug Fixes

  • update style of warning alert (0306081)

1.2.22 (2023-02-26)

Bug Fixes

1.2.21 (2023-02-26)

Bug Fixes

1.2.20 (2023-02-26)

Bug Fixes

1.2.19 (2023-02-26)

Bug Fixes

1.2.18 (2023-02-26)

Bug Fixes

1.2.17 (2023-02-26)

Bug Fixes

1.2.16 (2023-02-26)

Bug Fixes

1.2.15 (2023-02-26)

Bug Fixes

1.2.14 (2023-02-26)

Bug Fixes

1.2.13 (2023-02-26)

Bug Fixes

1.2.12 (2023-02-26)

Bug Fixes

1.2.11 (2023-02-26)

Bug Fixes

  • add unit test for VAlert (024c867)

1.2.10 (2023-02-26)

Bug Fixes

1.2.9 (2023-02-26)

Bug Fixes

1.2.8 (2023-02-26)

Bug Fixes

  • update VAlert body manipulation (130a250)

1.2.7 (2023-02-26)

Bug Fixes

  • add blur background for opened alert (5509e1d)

1.2.6 (2023-02-26)

Bug Fixes

  • make some styles being passed by props in VButton. (cc73a57)
  • update snapshot in unit test (9d1ac36)

1.2.5 (2023-02-21)

Bug Fixes

  • update element selector in alert (6a4f754)

1.2.4 (2023-02-21)

Bug Fixes

  • manipulte body style on alert show (11f3797)

1.2.3 (2023-02-21)

Bug Fixes

  • add alert component for export (1e63b4d)

1.2.2 (2023-02-21)

Bug Fixes

  • update package-lock.json (5d1e144)

1.2.1 (2023-02-21)

Bug Fixes

1.2.0 (2023-02-21)

Features

  • add alert warning style (70dfe23)

1.1.2 (2023-02-21)

Bug Fixes

1.1.1 (2023-02-20)

Bug Fixes

  • style: update alert style (d31f052)

1.1.0 (2023-02-20)

Bug Fixes

  • package.json: update package.json (0666774)

Features

  • VAlert: add alert component. (5ed430a)

1.0.0 (2023-02-20)

Bug Fixes

  • add semantic release (fb4bcc9)
  • add semantic release (14f9ac1)
  • github-actions: update node version (8346867)
  • github-actions: update node version in github workflow (f948637)
  • github-actions: update node version in github workflow (97b0f37)
  • github-actions: update node version in github workflow (36508d5)
  • github-actions: update node version in github workflow (389d26b)
  • update node version in github workflow (99347fb)
  • update yml file (a47d5d7)
  • update yml file (7b4f520)
  • update yml file (6002a11)
  • update yml file (707c255)
  • update yml file (0833e70)
  • update yml file (00757be)
  • update yml file (8207f7b)
  • update yml file (8000840)
  • update yml file (10fe570)
  • update yml file (5b06a96)
  • update yml file (3ccf521)
  • update yml file (4d2b7d0)
  • workflow: update package.json script (dd3fb65)

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Changelog