Skip to content
This repository was archived by the owner on Oct 28, 2023. It is now read-only.

Releases: specialdoom/proi-ui

v4.1.5

06 Aug 11:56
Compare
Choose a tag to compare

4.1.5 (2023-08-06)

πŸ› οΈ Continuous Integration

Full Changelog: v4.1.4...v4.1.5

v4.1.4

06 Aug 11:32
Compare
Choose a tag to compare

4.1.4 (2023-08-06)

🏭 Refactor

  • remove toaster provider func and rename Toast to Notification #115 (ee9c961)

v4.1.3

06 Aug 10:51
Compare
Choose a tag to compare

feat: add theming #103
test: fix Dialog unit tests
style: add dark theme management

v4.1.2

01 May 12:12
Compare
Choose a tag to compare

πŸ’₯ Bug Fixes

  • add new components for impot (a6dd3dd)

v4.1.0

01 May 11:47
Compare
Choose a tag to compare

What's Changed

  • feat: add Divider component (#106)
  • feat: add Link component (25ca96c)
  • feat: add link variant for Button component (86d4a44)
  • feat: add closable prop for card components (#108)
  • refactor: update PasswordInput component (#105)

Full Changelog: v4.0.1...v4.1.0

v4.0.1

01 May 05:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

22 Apr 12:08
Compare
Choose a tag to compare

πŸŽ‰πŸŽ‰ v.4.0.0

What's Changed

Full Changelog: v3.8.0...v4.0.0

v3.8.0

29 Jan 09:14
Compare
Choose a tag to compare

3.8.0 (2023-01-29)

πŸš€ Features

  • add Breadcrumb component (f1e4754)

v3.7.0

01 Jan 18:22
Compare
Choose a tag to compare

3.7.0 (2023-01-01)

🏭 Refactor

  • change message property to description for Slice (d675f0b)
  • update click outside handling for Dropdown (e85f93d)

πŸš€ Features

  • add outline variant of Button (bb8a6d7)

🎨 Styling

  • update ghost variant of Button (1ab220d)
  • update IconButton styling (b2fee93)

πŸ’₯ Bug Fixes

  • update path for Badge and Pill components (2d532ea)

v3.6.0

27 Dec 11:34
Compare
Choose a tag to compare

🎨 Styling

  • update Button danger variant active style (447a755)
  • update background of PasswordInput (b4b140a)
  • update focus/active style of TextInput (0b642e1)

πŸš€ Features

  • add Card and FillCard component (526ddbc)