Skip to content

Releases: Telefonica/mistica-web

v4.1.0

10 Aug 08:20
Compare
Choose a tag to compare
  • Removed border from BoxedRowList component, moved it to BoxedRow component
  • New Inline layout component
  • Forbid using undefined in jss dynamic styles

v4.0.2

10 Aug 08:21
Compare
Choose a tag to compare
v4.0.2 Pre-release
Pre-release
Updated to v4.0.2

v4.0.1

10 Aug 08:21
Compare
Choose a tag to compare
  • Fix TextLink line height

v4.0.0

10 Aug 08:21
Compare
Choose a tag to compare
  • Breaking change: Decouple from react-router-dom.
    • You can now provide your custom Link component to mistica using the ThemeContextProvider. There are
      some examples in the examples/ folder on how to use this feature with popular routers, like react-router
      and Next.js router.
    • By default, if you don't provide a custom Link component, @telefonica/mistica will render simple <a>
      elements.
  • Reset some browser default styles at component level.
  • SSR compatibility to support using @telefonica/mistica in Next.js apps.
  • Added a examples/ folder. Added some examples on how to use @telefonica/mistica with common
    meta-frameworks, like Create React App or Next.js
  • Some fixes in <Switch /> component to avoid some warnings in newer react versions.

v3.5.0

10 Aug 08:21
Compare
Choose a tag to compare
  • Created o2-classic skin and updated colors.

v3.4.0

10 Aug 08:22
Compare
Choose a tag to compare
  • Changed responsive layout columns for tablet.
  • Changed grid layout margins and width for some viewports.
  • Fixed bug on radio buttons inside lists.

v3.3.1

10 Aug 08:22
Compare
Choose a tag to compare
  • Accessibility and tracking for Tabs component.

v3.3.0

10 Aug 08:22
Compare
Choose a tag to compare
  • New Tabs component.

v3.2.0

10 Aug 08:22
Compare
Choose a tag to compare
  • New colors for app tab bar.

v3.1.1

10 Aug 08:23
Compare
Choose a tag to compare
  • Fixed changelog.