Skip to content

Releases: kiwicom/orbit

@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.

@kiwicom/[email protected]

14 Aug 15:26
Compare
Choose a tag to compare

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 by type="title0" to avoid visual breaking change.

@kiwicom/[email protected]

14 Aug 15:26
Compare
Choose a tag to compare

0.8.3 (2024-08-14)

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