@adaptavant/eds-core@1.10.0
✨⚙️ Introducing version 1.10.0. Enjoy! ✨⚙️
⚠️ 👩🏻🔬 Experimental components
Added experimental components to be able to access from eds-core instead of eds-core/experimental
⚠️ 🏛️ Providers
Providers: Exposed BrandStylesProvider, CreatePortalProvider, TooltipProvider, TranslationsProvider, and their hooks from the eds-core entry point to resolve the issue of providers being undefined when the EDS package is used as an external.
🖌️ New components
- Sheet - A Sheet component is a container that acts as a supplementary view, providing access to important contextual information. It can be used to display additional content or functionality.
🛠️ Enhancements
<TimePicker />: AddederrorMessage,errorIcon,errorTrackandlabelstylable parts
🐛 Bug fixes
<TimeZonePicker />: UpdatedIraqflag to correct flag emoji.<Tooltip />: Fixed the issue where the tooltip reappears when returning to the tab, even after the mouse leave event has completed.
Minor Changes
- 634bcba:
- Added new
Sheetcomponent - Added new
Dialogprimitive component
- Added new
- c8b3909:
- Experimental Components: Added experimental components to be able to access from
eds-coreinstead ofeds-core/experimental - Providers: Exposed
BrandStylesProvider,CreatePortalProvider,TooltipProvider,TranslationsProvider, and their hooks from theeds-coreentry point to resolve the issue of providers being undefined when the EDS package is used as an external.
- Experimental Components: Added experimental components to be able to access from