mistica-web
mistica-web copied to clipboard
React components library for Telefonica Design System (Mistica)
* [x] Upgrade acceptance-testing * [ ] Reduce deviceScaleFactor to 1
jira: WEB-1870
Issue: [Link](https://jira.tid.es/browse/WEB-1832) This is not a perfect solution. I couldn't make the add-on work without forcing manual testing: it loads correctly when you open storybook, but as soon as you...
The current behavior of the Chip component is that it becomes non-selectable (relates to the color change of the chip) once a `badge` or an `onClose` action is set. However,...
Issue: [Link](https://jira.tid.es/browse/WEB-1879)
* [ ] Remove Vivo New skin (**blocked**, wait for force update in Novum) * [ ] Remove TU skin * [ ] Remove O2 New skin * [ ]...
We've received a request to create an example of how to use Mística in a project created with Vite. It would be nice to have one
### Current implementation The ThemeContextProvider accepts to configure the dimensions of the `NavigationBar`: ```js dimensions: { headerMobileHeight: number; headerDesktopHeight: number; }; ``` But these dimensions are not being used by...
BREAKING CHANGE: Title2 visual changes and Title3 is replaced by current Title2 Issue: [Link](https://jira.tid.es/browse/WEB-1982)