Skip to content

Releases: kiwicom/orbit

@kiwicom/[email protected]

19 Sep 14:24
Compare
Choose a tag to compare

16.2.0 (2024-09-19)

Bug Fixes

  • Alert: displayed icons for some types were incorrect (b86b3a6)
  • ButtonPrimitive: make button text non-selectable (baa1777)
  • Checkbox: make checkmark icon always visible for checked state (3faa9b8)
  • FormLabel: ensure correct color (21a1ae2)
  • Tabs: ensure correct color when not active (3a5bcd1)

Features

  • icons: update icons from figma (82b651f)

@kiwicom/[email protected]

19 Sep 14:24
Compare
Choose a tag to compare

5.1.18 (2024-09-19)

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

@kiwicom/[email protected]

05 Sep 09:45
Compare
Choose a tag to compare

5.1.0 (2024-09-05)

Features

  • tailwind: add new rounded-200 class (9035430)

@kiwicom/[email protected]

05 Sep 09:45
Compare
Choose a tag to compare

8.1.0 (2024-09-05)

Features

  • tokens: add new borderRadius200 token (824ab1b)
  • tokens: update palette with new color tokens (875c712)

@kiwicom/[email protected]

05 Sep 09:45
Compare
Choose a tag to compare

16.1.0 (2024-09-05)

Bug Fixes

  • ErrorFormTooltip: align text and close button (aa0f4fa)

Features

  • Box: add new value for borderRadius 200 prop (09a409e)
  • icons: update icons from figma (e7e27d5)

@kiwicom/[email protected]

05 Sep 09:45
Compare
Choose a tag to compare

5.1.17 (2024-09-05)

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

@kiwicom/[email protected]

22 Aug 09:08
Compare
Choose a tag to compare

16.0.1 (2024-08-22)

Bug Fixes

  • InputSelect: ensure consistent options when titles are repeated (6eb0d75)

@kiwicom/[email protected]

22 Aug 09:08
Compare
Choose a tag to compare

5.1.16 (2024-08-22)

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

@kiwicom/[email protected]

14 Aug 15:26
Compare
Choose a tag to compare

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]

14 Aug 15:26
Compare
Choose a tag to compare

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.