orbit

React components of open-source Orbit design system by Kiwi.com

MIT License

Downloads
51.3K
Stars
1.4K
Committers
81

Bot releases are visible (Hide)

orbit - @kiwicom/[email protected]

Published by github-actions[bot] 11 months ago

3.0.3 (2023-11-23)

Bug Fixes

  • tailwind: define colors as rgba with alpha placeholder (f8e5798)
orbit - @kiwicom/[email protected]

Published by github-actions[bot] 11 months ago

6.3.1 (2023-11-23)

Note: Version bump only for package @kiwicom/orbit-design-tokens

orbit - @kiwicom/[email protected]

Published by github-actions[bot] 11 months ago

4.2.10 (2023-11-23)

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

orbit - @kiwicom/[email protected]

Published by github-actions[bot] 11 months ago

11.0.0 (2023-11-16)

Bug Fixes

  • Card: add missing w-full (552e1d4)
  • Card: only capture keys on expandable sections (d536470)
  • TextLink: add missing line-height (58079b6)
  • update the browserlist in package.json (d692f47)

Features

  • ButtonMobileStore: migrate to Tailwind (74b5e27)
  • Checkbox: migrate to Tailwind (1e1b944)
  • ChoiceGroup: migrate to Tailwind (ee340dc)
  • InputField: migrate to Tailwind (37a5719)
  • InputGroup: migrate to Tailwind (b4aa75c)
  • Radio: migrate to Tailwind (4178852)
  • SegmentedSwitch: migrate to Tailwind (5930ffd)
  • Select: migrate to Tailwind (5b731ab)
  • Separator: migrate to Tailwind (23474b3)
  • Skeleton: migrate to Tailwind (dbdd6cc)
  • Switch: migrate to Tailwind (5a3f3cc)
  • Table: migrate TableBody to Tailwind (0663ffb)
  • Table: migrate TableCell to Tailwind (e0b16cb)
  • Table: migrate TableFooter to Tailwind (f18a75c)
  • Table: migrate TableHead to Tailwind (ef0a54e)
  • Table: migrate TableRow to Tailwind (89b9576)
  • Table: migrate to Tailwind (3cce4e2)
  • Textarea: migrate to Tailwind (14d6abc)
  • Textarea: remove size prop (370e768)
  • Toast: migrate ToastMessage to Tailwind (fdef9fb)
  • Toast: migrate ToastRoot to Tailwind (541336e)
  • Truncate: migrate to Tailwind (af04dd4)

BREAKING CHANGES

  • Textarea: Textarea component no longer has the size prop.
  • Select: Select component no longer has the readOnly prop.
    The readOnly prop was passed directly to the native HTML select element as an
    attribute, which is not supported.

The attribute is not supported or relevant to or input types that ...

https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly

  • Separator: 'color' prop now accepts Tailwind classname instead of a token,
    e.g. 'paletteBlueNormal' -> 'border-blue-normal'

'indent' prop renamed to 'sideOffset'

'type' prop now by default is 'solid', instead of 'none'

orbit - @kiwicom/[email protected]

Published by github-actions[bot] 11 months ago

4.2.9 (2023-11-16)

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

orbit - @kiwicom/[email protected]

Published by github-actions[bot] 11 months ago

3.0.2 (2023-11-16)

Note: Version bump only for package @kiwicom/orbit-tailwind-preset

orbit - @kiwicom/[email protected]

Published by mainframev 11 months ago

10.3.2 (2023-11-13)

Bug Fixes

  • update the browserlist in package.json (f706a3f)
orbit - @kiwicom/[email protected]

Published by mainframev 11 months ago

9.3.4 (2023-11-13)

Bug Fixes

  • update the browserlist in package.json (074a04f)
orbit - @kiwicom/[email protected]

Published by mainframev 12 months ago

10.3.1 (2023-11-12)

Bug Fixes

  • add safari 14 and 15 to browserslist (453118e)
orbit - @kiwicom/[email protected]

Published by mainframev 12 months ago

9.3.3 (2023-11-10)

Bug Fixes

  • add safari 14 and 15 to browserslist (453118e)
orbit - @kiwicom/[email protected]

Published by github-actions[bot] 12 months ago

0.8.0 (2023-11-03)

Features

  • eslint-plugin: add new use-client-directive rule (744c368)
orbit - @kiwicom/[email protected]

Published by github-actions[bot] 12 months ago

6.3.0 (2023-11-03)

Features

  • tokens: add modal border tokens; deprecate borderColorModal (792ac8b)
orbit - @kiwicom/[email protected]

Published by github-actions[bot] 12 months ago

10.3.0 (2023-11-03)

Bug Fixes

  • InputSelect: make root label block (9326e59)
  • Loading: use correct font family class (7e53285)
  • Stack: flex prop by default false (e68297b)

Features

  • BadgeList: migrate to Tailwind (4a28842)
  • CarrierLogo: migrate to Tailwind (7fa5aff)
  • Collapse: migrate to tailwind (969ac40)
  • LinkList: migrate to tailwind (84be8c2)
  • ListChoice: migrate to Tailwind (bf449fa)
  • Modal: migrate to Tailwind (4dcd634)
  • NotificationBadge: migrate to Tailwind (2f2344d)
  • Stepper: migrate to Tailwind (e305def)
  • TileGroup: migrate to Tailwind (368bc76)
  • Tile: migrate TileContent to Tailwind (9e8914b)
  • Tile: migrate TileHeader to Tailwind (31151ff)
  • Tile: migrate TileWrapper to Tailwind (bf14d59)
orbit - @kiwicom/[email protected]

Published by github-actions[bot] 12 months ago

3.0.1 (2023-11-03)

Note: Version bump only for package @kiwicom/orbit-tailwind-preset

orbit - @kiwicom/[email protected]

Published by github-actions[bot] 12 months ago

4.2.8 (2023-11-03)

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

orbit - @kiwicom/[email protected]

Published by github-actions[bot] about 1 year ago

4.2.7 (2023-10-20)

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

orbit - @kiwicom/[email protected]

Published by github-actions[bot] about 1 year ago

10.2.0 (2023-10-20)

Bug Fixes

  • OrbitProvider: use style tag directly without useEffect (26a6ac5)

Features

  • Alert: migrate to Tailwind (ec3d104)
  • Illustration: add FlightDisruptions illustration (37ad131)
orbit - @kiwicom/[email protected]

Published by github-actions[bot] about 1 year ago

4.2.6 (2023-10-19)

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

orbit - @kiwicom/[email protected]

Published by github-actions[bot] about 1 year ago

10.1.0 (2023-10-19)

Bug Fixes

  • Card: add missing white background (ec18790)
  • Dialog: hide scroll bar, but keep scrolling behaviour (73fc50e)
  • ErrorFormTooltip: arrow was misplaced (e346e90)
  • ItinerarySegmentDetail: fix overflowing content issue (bac87db)
  • OrbitProvider: fix whitelables themingissue with css variables (6ee3bee)

Features

  • Grid: add classname prop (036eb85)
  • Hide: migrate to Tailwind (302e0dd)
  • Layout: migrate to Tailwind (26e85ec)
orbit - @kiwicom/[email protected]

Published by github-actions[bot] about 1 year ago

6.2.0 (2023-10-19)

Features

  • tokens: add borderColorDisabled (93f2ff7)
Package Rankings
Top 1.54% on Npmjs.org
Badges
Extracted from project README
Kiwi.com library CI Build Orbit release lerna minified and gzipped size Maintenance Downloads
Related Projects