v1.14.0
What's Changed
- Add a new version for Badgev2
- Add resizeObserver utility
- New version of useEscPressed called useEscPressedV2
- Add deprecated comment to useEscPressed
- Modify use of windowMatchMedia and ResizeObserver
- Improve pseudoElements on getStyles
- Improve accesibility properties on Tables components
- Include aria-label prop to Carousel
- Add pseudoElements on interface
- Improve focusHandlers
- Add disable state to IconHighlighted component
- Add tabIndex prop to Image component
- Add a prop to read the numbers of results
- Fix extraAriaLabelledBy prop on Input component
- Add decorativeElement prop to navigationRow
- Add linkContainer to Video component
- Add new prop to genericComponent link
- Improve Tooltip component
- Add deprecated messages on Modal component
- Add aria-controls utilities on OliveMenu component
- Add new aria values to Option component interface
- Add onCloseButton to snackbar component
- Add new props to readers on StepperNumber component
- Improve responsive on Tab component
- Update windowMatchMedia hook
- Modify HTML tags on Chip component
- Add aria-current prop to link
- Add PopoverComponentType to ActionBottomSheet interface
- Improve useManageState hook
- Iprove useInput hook and it integration