Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Releases: teamleadercrm/ui

[16.2.1] - 2022-09-23

23 Sep 07:40
c303241
Compare
Choose a tag to compare

Fixed

  • Tooltip: tooltipActive correctly close tooltip when prop is removed to restore behavior before 16.1.0 (@lorgan3) in #2374)

[16.2.0] - 2022-09-20

20 Sep 06:59
01cee07
Compare
Choose a tag to compare

Added

  • SplitButton: popoverProps prop which allows overwriting the z-index, direction and height of the popover. (@lorgan3) in #2369)
  • SplitButton: processing prop equivalent to processing on the regular button. (@lorgan3) in #2370)

[16.1.1] - 2022-09-16

16 Sep 12:19
e9d1c7b
Compare
Choose a tag to compare

Changed

[16.1.0] - 2022-09-16

16 Sep 08:58
4057c7c
Compare
Choose a tag to compare

Added

[16.0.4] - 2022-09-12

12 Sep 08:18
b1972f7
Compare
Choose a tag to compare

Fixed

  • Dialog: Fix close button alignment in cases where css order changes during build. (@lorgan3) in #2351)

[16.0.3] - 2022-09-05

05 Sep 13:42
1422a15
Compare
Choose a tag to compare

Fixed

  • MenuItem: Append invisible element before rendering menu items, so the first item doesn't get focused by default. (@eniskraasniqi1) in #2344)

[16.0.2] - 2022-08-18

18 Aug 08:59
e173237
Compare
Choose a tag to compare

Dependency updates

[16.0.1] - 2022-08-08

08 Aug 14:39
e33f30f
Compare
Choose a tag to compare

Fixed

[16.0.0] - 2022-07-20

20 Jul 13:49
8837c0a
Compare
Choose a tag to compare

Added

Fixed

  • DatePickerInput: moved inputProps on top of onClick and onFocus, to make sure the component handlers will be called (@eniskraasniqi1 in #2285).

Dependency updates

  • [BREAKING] node: set minimum node version to 14.15.0 to bump postcss-loader (@farazatarodi in #2288).

[15.0.5] - 2022-07-14

14 Jul 08:26
cbfa106
Compare
Choose a tag to compare

Fixed