Skip to content

Releases: kiwicom/orbit

@kiwicom/orbit-components@18.0.0

21 Nov 11:21
Compare
Choose a tag to compare

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 and price props now only accept string.
    They no longer accept ReactNode
  • Seat: title and description 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

21 Nov 11:21
Compare
Choose a tag to compare

5.1.23 (2024-11-21)

Note: Version bump only for package @kiwicom/babel-plugin-orbit-components

@kiwicom/orbit-components@17.2.1

07 Nov 11:38
Compare
Choose a tag to compare

17.2.1 (2024-11-07)

Bug Fixes

  • Checkbox: hover styles were not correct (871825f)
  • Radio: disabled style was incorrect (b33121d)

@kiwicom/babel-plugin-orbit-components@5.1.22

07 Nov 11:38
Compare
Choose a tag to compare

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

04 Nov 16:19
Compare
Choose a tag to compare

0.9.0 (2024-11-04)

Features

  • eslint-plugin: deprecate package (27683f4)

@kiwicom/orbit-components@17.2.0

31 Oct 11:31
Compare
Choose a tag to compare

17.2.0 (2024-10-31)

Features

  • icons: update icons from figma (46debcd)
  • icons: update icons from figma (506b8a1)
  • NavigationBar: add bottomStyle prop with shadow as default (e38078a)
  • ServiceLogo: add AirHelpNew (ba05de0)

@kiwicom/babel-plugin-orbit-components@5.1.21

31 Oct 11:31
Compare
Choose a tag to compare

5.1.21 (2024-10-31)

Note: Version bump only for package @kiwicom/babel-plugin-orbit-components

@kiwicom/orbit-tailwind-preset@6.0.0

24 Oct 12:33
Compare
Choose a tag to compare

6.0.0 (2024-10-24)

Features

  • tailwind: remove safari variant (6a0b77f)

BREAKING CHANGES

  • tailwind: safari selector variant no longer supported

@kiwicom/orbit-components@17.1.0

24 Oct 12:33
Compare
Choose a tag to compare

17.1.0 (2024-10-24)

Features

  • Checkbox: add defaultSelected prop and uncontrolled behavior (b4e6f66)
  • Checkbox: deprecate readOnly prop. Use disabled instead (1101cf2)
  • deprecate leftand right 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

24 Oct 12:33
Compare
Choose a tag to compare

5.1.20 (2024-10-24)

Note: Version bump only for package @kiwicom/babel-plugin-orbit-components