v5.1.2
5.1.2 - 10.08.2023
What's New
- Added support of UUI library proper work in shadow-dom container
- [DropdownMenu]:
- [Breaking change]: reworked component in loveship skin to be aligned with @epam/uui implementation and with design specs
- [Alert]: added size '36' option.
- [DropdownMenu]: added minWidth prop to set up minWidth to DropdownMenu container.
- [Avatar]: property
onClick
marked as deprecated. It will be removed in future versions. - [TimePicker]: rework styles for loveship. Size '48' was marked as deprecated and will be deleted in the future releases.
- [FileUpload]: file upload components was added to the Loveship skin.
What's Fixed
- [Button]: fixed disabled styles
- [FiltersPanel]: fixed wrong filter order calculation on new filter adding.
- [RangeDatePicker]:
presets.name
prop now accept ReactNode. - [PickerInput]: fixed selected value displaying if item id equals zero or false.
- [ColumnsConfigurationModal]: fixed crashes when new column was added or deleted from columns array
- [ControlWrapper]: component was marked as deprecated and will be removed in feature releases.
- [InstanceItem]: component was marked as deprecated and will be removed in feature releases.
- [MakeMeItem]: component was marked as deprecated and will be removed in feature releases.
- [DraftRTE]: updated to the latest epam/assets package version
- [DataPickerFooter]: added export from loveship and promo packages
- [SlateEditor] fixed custom elements removal when they are last element in editor
- [DataTable]: fixed paddings for first cell in edit mode