Marco D'Auria
Marco D'Auria
This PR fixes the bug described in the issue https://github.com/ionic-team/ionicons/issues/1088.
I found a bug related to the icon sanitize method that could affect the security of the component. Basically, in the `isValid` method, where you should check that no attribute...
## Preflight Checklist - [x] I have read the [Contributing Guidelines](https://github.com/lyne-design-system/lyne-components/blob/main/CONTRIBUTING.md) for this project. - [x] I agree to follow the [Code of Conduct](https://github.com/lyne-design-system/lyne-components/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...
Closes #2625
https://www.figma.com/file/9r6xSfNmEfCFxl1yFYedrj/Lyne-Components?type=design&node-id=30100%3A56373&mode=design&t=aBVGHDIkLF2bjfjV-1
### Feature Description Figma: https://www.figma.com/file/9r6xSfNmEfCFxl1yFYedrj/Lyne-Components?type=design&node-id=32019-475821&mode=design&t=7bsbFumhX1xYIKOm-0 We would like to introduce the `sbb-tooltip` component. It will be similar to the current `sbb-popover` but only text will be allowed. **Design Spec** -...
### Feature Description We want to implement the `sbb-autocomplete-grid` component in order to provide the possibility to add a custom action (e.g. "Add to favourites") to the autocomplete options. Reference...
Implement correct animations for the `flip-card`.