Releases: kiwicom/orbit
Releases · kiwicom/orbit
@kiwicom/[email protected]
5.1.3 (2024-05-16)
Note: Version bump only for package @kiwicom/babel-plugin-orbit-components
@kiwicom/[email protected]
@kiwicom/[email protected]
5.1.2 (2024-04-25)
Note: Version bump only for package @kiwicom/babel-plugin-orbit-components
@kiwicom/[email protected]
@kiwicom/[email protected]
5.1.1 (2024-04-18)
Note: Version bump only for package @kiwicom/babel-plugin-orbit-components
@kiwicom/[email protected]
4.3.1 (2024-04-04)
Note: Version bump only for package @kiwicom/orbit-tailwind-preset
@kiwicom/[email protected]
15.0.0 (2024-04-04)
Features
- OrbitProvider: replace ThemeProvider from SC by a custom one (db0d8f4)
- remove mediaQueries (8861191)
- remove rtl utils (e76c186)
- remove styled-components dependency (6b1277c)
BREAKING CHANGES
- OrbitProvider: Styled-Components' ThemeProvider is no longer used in OrbitProvider.
If you still need styled-components capabilities, you should add the ThemeProvider from styled-components to your app and pass it the same theme. - rtl styled-components utils removed.
- mediaQueries function is no longer available.
This was a styled-components util function that is now no longer meant to be used.
Tokens and breakpoint values are still accessible.
@kiwicom/[email protected]
@kiwicom/[email protected]
0.8.1 (2024-04-04)
Note: Version bump only for package @kiwicom/eslint-plugin-orbit-components