Releases: Telefonica/mistica-web
Releases · Telefonica/mistica-web
v3.4.0
v3.3.1
v3.3.0
v3.2.0
v3.1.1
v3.1.0
v3.0.2
v3.0.1
v3.0.0
- Breaking change: Migrate to TS
- Autogenerated d.ts and js.flow definitions
- Breaking change: Unified naming for icon components.
- All icon component names now start with Icon
- Added new skin
O2-classic
- New radio button component
- New switch component
- List rows improvements:
- Added support for radio buttons in list rows
- Added support for switch in list rows
- Added support for circular checkboxes in list rows
- Added support for headline and subtitle in list rows
- Added
id
prop toSectionTitle
andText
components, to be able to use them as accesibility labels
(aria-labelledby
) - Added support for SSR. To support using
@telefonica/mistica
in frameworks like Next.