Releases: Telefonica/mistica-web
Releases · Telefonica/mistica-web
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
idprop toSectionTitleandTextcomponents, to be able to use them as accesibility labels
(aria-labelledby) - Added support for SSR. To support using
@telefonica/misticain frameworks like Next.
v2.1.1
v2.1.0
v2.0.0
- Header improvements:
- Allow two buttons in header.
- Breaking Change: Allow extra content vertical in desktop. This is now the default behavior, to enable
the old horizontal behavior usesideBySideExtraOnDesktopprop inHeaderLayout. - Make header title optional
- Allow any
React.Nodeasheaderprop inHeaderLayoutto support skeletons there. - Change error color to pink
- Grid layout now have 12 columns in tablet breakpoint too. It had 8 before.
- Expose
LocaleandRegionCodetypes.
v1.1.0
v1.0.1
First release
- First release!