Skip to content

Releases: kiwicom/orbit

@kiwicom/orbit-components@18.2.0

19 Dec 10:19
Compare
Choose a tag to compare

18.2.0 (2024-12-19)

Bug Fixes

  • TooltipPrimitive: tooltip now closes on pressing ESC key (d7243e5)

Features

  • AccordionSection: add expandOnTileClick for mobile-first (160ba28)
  • NavigationBar: add ariaLabel prop (934d5d5)
  • Popover: add ariaLabel, ariaLabelledby props and focus state (e815138)

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

19 Dec 10:19
Compare
Choose a tag to compare

5.1.26 (2024-12-19)

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

@kiwicom/orbit-components@18.1.1

12 Dec 12:06
Compare
Choose a tag to compare

18.1.1 (2024-12-12)

Bug Fixes

  • Accordion: remove white background for Header and Footer (29957bc)
  • HorizontalScroll: adjust arrows visibility when component is overflowing (1d998e9)

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

12 Dec 12:06
Compare
Choose a tag to compare

5.1.25 (2024-12-12)

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

@kiwicom/orbit-components@18.1.0

28 Nov 13:41
Compare
Choose a tag to compare

18.1.0 (2024-11-28)

Bug Fixes

  • TooltipPrimitive: remove redundant role attribute (0322d91)

Features

  • Separator: add label prop (09ea7fe)

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

28 Nov 13:41
Compare
Choose a tag to compare

5.1.24 (2024-11-28)

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

@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