@adaptavant/eds-core@1.34.0
Minor Changes
d58e240:
InlineMessage: New component that displays message with icon based on status.6e66fe5:
Table:- Added
isLoadingprop to show loading indicator inside table body while maintaining header and pagination visibility - Added server-side pagination support with
manualPagination,rowCount, andonPaginationChangeprops - Added
displayFormatprop with 'detailed' (default) and 'compact' pagination display options
- Added
743f0bd:
ComboboxItem,SelectMenuItem,FilterMenuItem,TimePickerItem&ComboboxEditorItem: Deprecatedsizeprop for these components as it's now automatically determined from Field context.e894181:
Field,Fieldset&InlineField: AddedstatusandfieldMessageprop, deprecatederrorMessagepropinput-caution,input-caution-hover&input-caution-pressed: Added new color tokensb34097a:
Tooltip: Refactored tooltip to use local state20aa34a:
Table: Introduces row selection for table. Currently support single row selection.
Patch Changes
- 743f0bd:
ComboboxItem,SelectMenuItem,FilterMenuItem,TimePickerItem&ComboboxEditorItem: Fixed responsive icon sizing for menu item components. - 7c5a15d:
PageHeader: Updated layout with fixed mobile/sticky desktop behavior, adjusted paddings, and refined slot alignments. - 0c9474a:
Tag: Updated inline padding to improve visual consinstency - dd44ac4:
Dialog,Modal,Sheet: Fix scroll locking issues with nested and stacked dialogs by centralizing prevent scroll management. - Updated dependencies [1a77f28]
- @adaptavant/eds-icons@1.8.0