@adaptavant/eds-core@1.42.1
Patch Changes
- 9cf87c1:
Tabsfix stacking issue with scroll container masks - a65a278:
@adaptavant/eds-core: Remove lodash dependency and replace with native JavaScript equivalents.isEqualis now exported from the package public API.isStringusages replaced withtypeofchecks.memoizein time-zone-picker replaced with a Map-based cache.@adaptavant/crop-modal: Remove lodash.isequal dependency and use a localisEqualutility for deep-compare hooks. - 23f6d5d:
VirtualTable: FixedVirtualTablerow height handling. - 26aafb2:
Tooltip: Fixed focus-triggered tooltips reopening when the trigger does not have visible focus.