Releases: Telefonica/mistica-web
Releases · Telefonica/mistica-web
v15.8.0
v15.7.0
v15.6.1
v15.6.0
v15.5.0
v15.4.0
15.4.0 (2024-05-06)
Bug Fixes
- AdvancedDataCard: footer extra space (#1102) (78e0e80)
- Chip: expand chips when inside a grid (#1108) (32810ee)
- Dialog: hide optional elements if not provided (#1093) (1134b4a)
- Hero: add bottom padding inside slideshow only when it has bullets (#1106) (9be0e88)
- Hero: use background instead of backgroundColor to support gradients (#1091) (f4ba119)
- PreviewTools: update non working animation for floating case (#1095) (dfccad5)
- RowBlock: set description text alignment to the right (#1092) (9494d02)
- RowList: update logic to render last divider (#1110) (8db09d7)
- Snackbar: Desktop position (#1096) (346f446)
- Text: make vivinho char replacement for screen readers work when Text have multiple children (#1090) (e5c239c)
- Video: avoid duplicated state update in Video's state machine (#1107) (8ae2ea0)
Features
- Accordion, Cards, Carousel, Feedback, Sheet, Slider: replace Array with ReadonlyArray in props (#1098) (22ee93a)
- ButtonLink: change chevron icon in Vivo-new skin (#1103) (caedc61)
- FixedFooter: Gradient background support (#1073) (a7d4bd8)
- Icons: New routine and ethernet icons (#1083) (edd7173)
- Image: add srcSet (#1109) (fa63884)
- o2-new: dark mode improvements (#1105) (d92e404)
- PosterCard: improve accessibility (#1087) (c56e177)
- Row: improve VoiceOver compatibility (#1079) (02f43d7)
- Theme: expose
colorValues
in theme (#1104) (63c644e)
v15.3.0
15.3.0 (2024-04-22)
Bug Fixes
- FixedFooterLayout: remove background applied by elevation in desktop (#1081) (79804f8)
- Image: prevent loading skeleton from using default border radius value (#1082) (68658df)
- Sheet: fix sheets in large desktop sizes (#1088) (0c49bf2)
- utils: use
location.assign
to redirect, instead oflocation.href
(#1089) (428f0f6)
Features
v15.2.1
v15.2.0
v15.1.0
15.1.0 (2024-04-08)
Bug Fixes
Features
- Accordion,Callout,Cards,EmptyState,Header,Hero,Row,NavigationBar: added titleAs prop to allow configuring heading level (#1067) (814c297)
- RowList, BoxedRowList, Inline: support list a11y role (#1068) (7e2fe37), closes /github.com/Telefonica/mistica-web/blob/master/src/stack.tsx#L64
- skin: o2 new brand (#968) (56e3945)
- Switch: add minimum interactive area in touchable devices (#1063) (fb202e7)
- Touchable, Buttons: Improve touchable and buttons accessibility (#1070) (8d93c71)