Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 757 Bytes

CHANGELOG.md

File metadata and controls

42 lines (22 loc) · 757 Bytes

Change Log

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

Changed

Fixed

[0.2.2] - 2023-04-18

Finished some points from the brainstorming list.

Added

  • additionalStyles prop to override style tag of NestedDropdown
  • New helper function mergeStrings to merge classNames for example

Changed

  • The suffixed component of the menu item is now flex aligned right

Fixed

  • Unnecessary whitespaces resulting from className merges

[0.2.1] - 2023-03-04

Added

  • First alpha version is out on NPM 🥳

Changed

Fixed