Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 695 Bytes

CHANGELOG.md

File metadata and controls

26 lines (17 loc) · 695 Bytes

Changelog

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

[2.1.0] - 21.03.2023

  • Fixed wrong timezone handling in datepicker

[2.0.1] - 25.01.2022

  • Fixed wrong bundling of UUID utils which don't work in browser

[2.0.0] - 09.01.2022

BREAKING CHANGES

  • Changed default font from Source-Sans-Pro to Inter

[1.0.2] - 30.12.2022

Changed

  • Changed visibleValues computed property in sw-select to correctly display selected value for single select component.

BREAKING CHANGES

  • Updated Vue version to 2.7

Changed

  • Updated Webpack in Storybook to version 5
  • Changed drop-shadow to box-shadow in "sw-card" to improve performance in Safari