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 hidden (Show)

orbit - @kiwicom/[email protected]

Published by mainframev about 1 year ago

8.1.0 (2023-08-03)

Bug Fixes

  • tokens: fix bundle tokens definitons (#3940) (d275b5b)
  • use ForwardRefRenderFunction instead of deprecated RefForwardingComponent (#3941) (a70687c)

Features

  • Textarea: add prop to pass data attributes (#3937) (7089013)
orbit - @kiwicom/[email protected]

Published by mainframev about 1 year ago

1.0.0-beta.8 (2023-08-03)

Bug Fixes

orbit - @kiwicom/[email protected]

Published by mainframev about 1 year ago

4.1.21 (2023-08-03)

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

orbit - @kiwicom/[email protected]

Published by mainframev about 1 year ago

8.0.0 (2023-07-28)

Bug Fixes

  • InputSelect: clearing the input now clears the selected option (b805837)
  • InputSelect: close events and invalid typing (ce9051a)
  • InputSelect: hover effect removed from mobile (766a8d8)
  • InputSelect: present error and info on mobile (6f888f6)
  • InputSelect: spaceAfter was not working correctly (46d4f78)
  • Separator: fix background and border issue (#3925) (5ffa0ee)

Features

  • icons: update icons from figma (#3927) (51c2f14)
  • Illustration: add Ambulance and FlexibleDates illustrations (#3933) (47e8fe8)
  • InputSelect: rename emptyStateMessage to emptyState (6a5ade2)
  • tokens: migrate to style-dictionary (5029dcf)

BREAKING CHANGES

  • InputSelect: emptyStateMessage string prop is now called emptyState and accepts any React element.
orbit - @kiwicom/[email protected]

Published by mainframev about 1 year ago

1.0.0-beta.7 (2023-07-28)

Bug Fixes

  • tokens: fix Heading line-height values (48b6b15)

Features

  • tokens: migrate to style-dictionary (5029dcf)
orbit - @kiwicom/[email protected]

Published by mainframev about 1 year ago

4.1.20 (2023-07-28)

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

orbit - @kiwicom/[email protected]

Published by mainframev about 1 year ago

5.0.0-beta.2 (2023-07-28)

Bug Fixes

  • tokens: fix Heading line-height values (48b6b15)
  • tokens: fix widthCountryFlag token value (40243af)

Features

  • tokens: migrate to style-dictionary (5029dcf)
orbit - @kiwicom/[email protected]

Published by mainframev about 1 year ago

0.7.0 (2023-07-28)

Bug Fixes

  • eslint-plugin: add missing entry (#3892) (8a87de0)
  • eslint-plugin: fix missing dev dependency for postinstall (b2382ec)
  • eslint-plugin: fix missing dev dependency for postinstall (#3862) (8c951ec)
  • eslint-plugin: fix missing tsup dependency (affd9a6)
  • eslint-plugin: remove postinstall (8a06dfa)
  • eslint: fix preferSingleDestructure rule (#3323) (bae6511)
  • prepublishOnly script (34c8571)
  • stop relying on a transient dependency (#2675) (f72b247), closes #2660 #2674
  • use-rtl error messages (#2876) (e077721)

Features

BREAKING CHANGES

  • ThemeProvider is now called OrbitProvider
orbit - @kiwicom/[email protected]

Published by mainframev over 1 year ago

4.1.19 (2023-07-14)

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

orbit - @kiwicom/[email protected]

Published by mainframev over 1 year ago

7.8.0 (2023-07-14)

Bug Fixes

  • InputSelect: add missing onOptionSelect callback to onKeyDown (e0d351f)
  • InputSelect: close after selection (a6f39e0)
  • InputSelect: fix ModalHeader padding size (304e7a7)
  • InputSelect: keep option selected on second click (0a9fbeb)
  • Popover: fix popover overlay bubbling event issue (#3921) (e507e5e)

Features

orbit - @kiwicom/[email protected]

Published by mainframev over 1 year ago

7.7.0 (2023-07-11)

Bug Fixes

  • Box: fix possible color tokens (97d3807)
  • TextLink: allow secondary type inside Alert (#3912) (a6193f5)

Features

orbit - @kiwicom/[email protected]

Published by mainframev over 1 year ago

4.1.18 (2023-07-11)

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

orbit - @kiwicom/[email protected]

Published by mainframev over 1 year ago

7.6.0 (2023-06-28)

Bug Fixes

  • ChoiceGroup: fix event types (1f1832d)
  • ErrorFormTooltip: fix event types (8e85a57)
  • FormLabel: fix event types (74e42f2)
  • InputField: fix event types (4a3dcc0)
  • InputFile: fix event types (7f88332)
  • InputGroup: fix event types (9c0ecdd)
  • InputSelect: fix event types (6ddddb3)
  • Modal: fix event types (f76aee4)
  • Radio: fix event types (4f48a4c)
  • SegmentedSwitch: fix event types (06a24cf)
  • SegmentedSwitch: fix event types (3935db2)
  • Select: fix event types (89c413b)
  • Select: fix focus styles (6dccd7a)
  • Select: long inline label now truncates (17758b4)
  • Slider: allow move the slider over current value (8696c1b)
  • Slider: range Slider was not updating correctly (7fb5229)
  • Switch: fix event types (2897a26)
  • Textarea: fix event types (609628b)

Features

  • Illustration: add NoFlightChange illustration (#3905) (637f876)
orbit - @kiwicom/[email protected]

Published by mainframev over 1 year ago

4.1.17 (2023-06-28)

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

orbit - @kiwicom/[email protected]

Published by mainframev over 1 year ago

4.1.16 (2023-06-23)

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

orbit - [email protected]

Published by mainframev over 1 year ago

0.6.10 (2023-06-23)

Bug Fixes

  • eslint-plugin: add missing entry (#3892) (8a87de0)
  • eslint-plugin: remove postinstall (8a06dfa)
orbit - @kiwicom/[email protected]

Published by mainframev over 1 year ago

7.5.0 (2023-06-23)

Bug Fixes

  • InputGroup: disabled state was not visually correct (53a00e0)
  • InputSelect: z-index was missing from styles (948574c)
  • ListChoice: align icon to the center vertically (b5c022b)
  • Slider: defaultValue now updates the slider (62dd911)

Features

  • InputSelect: add prefix to Option (bf89e71)
orbit - @kiwicom/[email protected]

Published by mainframev over 1 year ago

4.2.1 (2023-06-23)

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

orbit - [email protected]

Published by mainframev over 1 year ago

0.6.9 (2023-06-19)

Bug Fixes

  • eslint-plugin: fix missing tsup dependency (affd9a6)
orbit - @kiwicom/[email protected]

Published by mainframev over 1 year ago

7.4.1 (2023-06-19)

Bug Fixes

  • Select: customValueText vertical alignment (#3890) (92c3db8)
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