Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 892 Bytes

CHANGELOG.md

File metadata and controls

40 lines (21 loc) · 892 Bytes

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]

[0.2.2] - 2023-04-12

Added

  • CSS directory to package files so that the unprocessed files can be viewed when installed, this will make documentation easier.

Fixed

  • Removed hidden attribute display: none; styling as it is already done in cssremedy, which we are using.

[0.2.1] - 2023-04-05

Fixed

  • Truncate utility was missing overflow: hidden;.

[0.2.0] - 2023-04-04

Added

  • Making sure icons don't have any pointer events or a maximum width.

Changed

  • Installation instructions

[0.1.0] - 2023-04-04

Added

  • Initial release