Releases: kiwicom/orbit
Releases · kiwicom/orbit
@kiwicom/orbit-components@18.0.0
18.0.0 (2024-11-21)
Bug Fixes
- Seat: id was not being applied to SeatLegend (cebf4c6)
Features
- Checkbox: remove readOnly prop (47706f1)
- Heading: add role and level conditional props (995ceca)
- Radio: remove readOnly prop (6d6b95c)
- Seat: add aria-labelledby string prop (1483f4c)
- Seat: change type of label and price props to string (cee5c2a)
- SeatLegend: add aria-label string prop (3f7da74)
- Seat: remove default values from title and description props (290bf21)
BREAKING CHANGES
- Seat:
label
andprice
props now only accept string.
They no longer accept ReactNode - Seat:
title
anddescription
props no longer have default values.
They can be manually set with text to be announced by screen readers. - Checkbox: readOnly prop no longer available.
Use disabled instead. - Radio: readOnly prop no longer available.
Use disabled instead.
@kiwicom/babel-plugin-orbit-components@5.1.23
5.1.23 (2024-11-21)
Note: Version bump only for package @kiwicom/babel-plugin-orbit-components
@kiwicom/orbit-components@17.2.1
@kiwicom/babel-plugin-orbit-components@5.1.22
5.1.22 (2024-11-07)
Note: Version bump only for package @kiwicom/babel-plugin-orbit-components
@kiwicom/eslint-plugin-orbit-components@0.9.0
@kiwicom/orbit-components@17.2.0
@kiwicom/babel-plugin-orbit-components@5.1.21
5.1.21 (2024-10-31)
Note: Version bump only for package @kiwicom/babel-plugin-orbit-components
@kiwicom/orbit-tailwind-preset@6.0.0
@kiwicom/orbit-components@17.1.0
17.1.0 (2024-10-24)
Features
- Checkbox: add defaultSelected prop and uncontrolled behavior (b4e6f66)
- Checkbox: deprecate readOnly prop. Use disabled instead (1101cf2)
- deprecate
left
andright
rtl utils functions (5b97a63) - LinkList: add useMargin prop and deprecate legacy (3ac05de)
- Radio: add defaultSelected prop and uncontrolled behavior (221a5a0)
- Radio: deprecate readOnly prop. Use disabled instead (e9327f4)
- replace react-popper by floating-ui (de07d43)
- Stack: add useMargin prop and deprecate legacy (4202c01)
@kiwicom/babel-plugin-orbit-components@5.1.20
5.1.20 (2024-10-24)
Note: Version bump only for package @kiwicom/babel-plugin-orbit-components