Skip to content

Latest commit

 

History

History
168 lines (84 loc) · 7.52 KB

CHANGELOG.md

File metadata and controls

168 lines (84 loc) · 7.52 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.1 (2024-04-26)

Bug Fixes

1.2.0 (2024-04-24)

Features

  • add custom-loading-with-title component (97aac85)

1.1.8 (2024-04-23)

Bug Fixes

  • disable gray color for autocomplete component (6775d31)

1.1.7 (2024-04-19)

1.1.6 (2024-04-19)

Bug Fixes

  • fixed height auto complete multiple (8c96c7d)

1.1.5 (2024-04-11)

Bug Fixes

  • turning allSelectOption an optional prop (ada765c)

1.1.4 (2024-04-11)

Bug Fixes

  • adding margin to select all option (58be7b3)

1.1.3 (2024-04-10)

Features

  • adding select option to multiple autocomplete (bf15ab7)

1.1.0 (2024-03-22)

Features

1.0.0 (2024-03-21)

Features

  • add backdrop component (43d7ef8)
  • add param to style dialog container (2662aeb)
  • add table paper style (8bac148)
  • add title component (ff74f7a)

Bug Fixes

  • remove ssh from test workflow (884c31a)

0.6.2 (2023-12-11)

Bug Fixes

0.6.1 (2023-10-30)

Bug Fixes

  • add titles to auto-complete components (c3b58e8)

0.6.0 (2023-10-11)

Features

0.5.0 (2023-09-12)

Features

  • add auto-complete component (570ff1d)
  • add auto-complete-multiple component (2963537)
  • add docstring to AutoCompleteMultiple (73f5dd6)
  • exporting new components (14e867d)

0.4.0 (2023-08-23)

Features

  • add @testing-library/user-event lib (c93be47)
  • add DialogSlide component (7255277)
  • exporting new component (b7de630)

0.3.1 (2023-08-23)

0.3.0 (2023-08-23)

Features

  • add AutoCompleteVirtualized component (07784ad)
  • add error-message component (99bbcc6)
  • add material UI Button default variant as contained (a3c1d45)
  • add react and react-window lib (e7419e7)
  • exporting new components (69a8723)

0.2.3 (2023-08-09)

Features

  • add new primary and secondary colors (13ad5fd)

Bug Fixes

  • changing the wrong parameter name (c5aa2c9)

0.2.2 (2023-08-07)

Bug Fixes

  • excluding tests folder from build (2314269)

0.2.1 (2023-08-07)

Features

  • add AktieTheme tests (16b6a11)
  • add backdrop tests (912a822)
  • add component documentation and change it's name (bedfe5f)
  • add jest config to run with react (9bd019e)
  • add standard-version new patterns (0ea7aef)
  • release v0.2.1 (6c773a2)
  • release v0.2.1 (36e9ada)
  • Update package-lock.json version v0.2.0 (d3fac77)

Bug Fixes