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

Releases: teamleadercrm/ui

[18.2.0] - 2022-12-09

09 Dec 11:55
fd9f4db
Compare
Choose a tag to compare

Added

[18.1.2] - 2022-12-07

07 Dec 12:33
cb2e2d2
Compare
Choose a tag to compare

Fixed

[18.1.1] - 2022-12-06

06 Dec 10:58
cea22e4
Compare
Choose a tag to compare

Fixed

[18.1.0] - 2022-12-06

06 Dec 09:25
3a937c4
Compare
Choose a tag to compare

Added

[18.0.0] - 2022-11-29

29 Nov 09:50
9f73b63
Compare
Choose a tag to compare

Changed

  • [BREAKING] Typescript: All components and their props are typescript (@qubis741) in #2467)

[17.1.1] - 2022-11-23

23 Nov 15:02
b54ede7
Compare
Choose a tag to compare

Changed

  • Message: Make MessageProps extend the BoxProps and make title property optional (@kristofcolpaert) in #2465)
  • Dialog: Added z-index to scroll shadow to make sure it appears above inner elements (@BeirlaenAaron) in (#2463)

Fixed

[17.1.0] - 2022-11-22

22 Nov 12:45
06d9338
Compare
Choose a tag to compare

Changed

  • DatePickerInput: Used proper cursor and added ability to close DatePicker on ESC and ENTER key (@qubis741) in (#2460)

[17.0.4] - 2022-11-22

22 Nov 07:47
0980a9e
Compare
Choose a tag to compare

Fixed

  • MarketingMenuItem: Ensure color is correct for both links and buttons (@lorgan3) in (#2456)

[17.0.3] - 2022-11-21

21 Nov 12:06
7ec493d
Compare
Choose a tag to compare

Added

Fixed

  • NumericInput: Make sure the stepper onMouseDown loops stop when the minimum or maximum value is reached (@kristofcolpaert) in (#2451)
  • DatePickerInput: overall functionality (@qubis741) in #2448)

[17.0.2] - 2022-11-16

16 Nov 12:14
c06a1ea
Compare
Choose a tag to compare

Fixed

  • DatePickerInput: call onChange prop in input blur (@qubis741) in #2447)