This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
Releases: teamleadercrm/ui
Releases · teamleadercrm/ui
[19.0.1] 2023-01-27
Fixed
MarketingStatusLabel
: TextElement should not have a margin when no Icon is provided (@kristofcolpaert) in (#2545)
[19.0.0] 2023-01-27
Changed
- [BREAKING]
MarketingStatusLabel
: Make Icon optional and configurable by (@KristofColpaert) in (#2544)
[18.6.2] - 2023-01-24
[18.6.1] - 2023-01-11
[18.6.1] - 2023-01-11
Fixed
Select
: Adjusted the font sizes of value and multivalues to match the font sizes of theInput
component. (@KristofColpaert) in (#2522)
[18.6.0] - 2023-01-09
[18.6.0] - 2023-01-09
Changed
WysiwygEditor
: Change link icon color (@BeirlaenAaron) in #2519)- Changed some color calculations from using the color function (from the postcss-color plugin) to native color calculations with hsl. (@lowiebenoot) in (#2518)
Dependency updates
@teamleader/ui-colors
: Bump @teamleader/ui-colors from 0.3.0 to 1.1.0 (@lowiebenoot) in #2518
[18.5.1] - 2023-01-04
Added
AdvancedCollapsible
: AddedonChange
prop (@BeirlaenAaron in #2516)
[18.5.0] - 2023-01-04
Added
-
AdvancedCollapsible
: AddeddefaultIsCollapsed
prop to be able to set it's state (@BeirlaenAaron in #2511) -
AdvancedCollapsible
: Addedindent
boolean prop (@driesd in #2515)
18.4.0
Added
Flex
: Allow class names (@farazatarodi in #2506)Grid
: Allow class names (@farazatarodi in #2506)
Fixed
Grid
: ExportGridItem
through theGrid
component (@farazatarodi in #2506)
[18.3.0] - 2022-12-19
[18.2.2] - 2022-12-16
Fixed
Toast
: Break long words to prevent text overflow (@JorenSaeyTL) in (#2492)