Releases: kiwicom/orbit
Releases · kiwicom/orbit
@kiwicom/[email protected]
@kiwicom/[email protected]
@kiwicom/[email protected]
@kiwicom/[email protected]
5.1.17 (2024-09-05)
Note: Version bump only for package @kiwicom/babel-plugin-orbit-components
@kiwicom/[email protected]
@kiwicom/[email protected]
5.1.16 (2024-08-22)
Note: Version bump only for package @kiwicom/babel-plugin-orbit-components
@kiwicom/[email protected]
5.0.0 (2024-08-14)
Features
- tailwind: add new rounded- classes and deprecate some others (d8371b7)
- tailwind: add new shadow- classes and deprecate some others (e56a359)
- tailwind: add new spacing classes (e2f3bfd)
- tailwind: add title0 classes (1b1df8e)
- tailwind: remove leading-heading class (12aa15e)
BREAKING CHANGES
- tailwind: deprecated leading-heading class was removed.
@kiwicom/[email protected]
8.0.0 (2024-08-14)
Features
- tokens: add new borderRadius tokens and deprecate others (9d0d714)
- tokens: add new elevation tokens and deprecate others (1584846)
- tokens: add new spacing tokens and deprecate old ones (83b5ce9)
- tokens: add title0 and adjust other title sizes (129ca93)
- tokens: remove deprecated heading tokens (c94eda2)
BREAKING CHANGES
- tokens: deprecated fontSize, lineHeight and textWeight tokens for Heading were removed.
The replacement tokens can be used. Check the migration guide for more information.
@kiwicom/[email protected]
16.0.0 (2024-08-14)
Features
- add shadow transformations to codemod (5779fcf)
- Box: add new values for borderRadius prop and deprecate others (3afe158)
- Box: add new values for elevation prop and deprecate others (6102a6d)
- Box: add new values to margin and padding props, and deprecate old ones (5b3b418)
- create codemod for new tokens and tailwind classes (643dcc5)
- Heading: add title0 type (1f79dd7)
- HorizontalScroll: add new values to spacing prop and deprecate old ones (8cb2d2e)
- icons: add 3 new seat light icons (67cd7a8)
- Inline: add new values to spacing prop and deprecate old ones (cb8d86d)
- LinkList: add new values to spacing prop and deprecate old ones (0a60262)
- Separator: add new values to sideOffset prop and deprecate old ones (008317b)
- Stack: add new values to spacing prop and deprecate old ones (a2a207a)
- Tabs: add new values to spacing prop and deprecate old ones (528aa68)
BREAKING CHANGES
- Heading:
type="title1"
should be replaced bytype="title0"
to avoid visual breaking change.
@kiwicom/[email protected]
0.8.3 (2024-08-14)
Note: Version bump only for package @kiwicom/eslint-plugin-orbit-components