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 over 1 year ago

4.1.2 (2023-03-02)

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

orbit - @kiwicom/[email protected]

Published by mainframev over 1 year ago

3.1.1 (2023-03-02)

Bug Fixes

  • tokens: fix ButtonLink bg primary tokens (b259d32)
orbit - @kiwicom/[email protected]

Published by mainframev over 1 year ago

6.0.1 (2023-03-02)

Bug Fixes

  • Tabs: fix typing issues in .d.ts files (4198d88)
orbit - @kiwicom/[email protected]

Published by mainframev over 1 year ago

4.1.1 (2023-03-02)

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

orbit - @kiwicom/[email protected]

Published by mainframev over 1 year ago

3.1.0 (2023-02-28)

Features

  • tokens: add tab bundle tokens (25ea622)
orbit - @kiwicom/[email protected]

Published by mainframev over 1 year ago

6.0.0 (2023-02-28)

Bug Fixes

  • adjust marginUtility to spacingUtility (e9e2f09)
  • icons: fix bank icon id (1e9bec1)
  • icons: icon names were changed in Figma (a9c1c10)
  • InptuField: remove theme from DOM element (c9e7011)
  • ItineraryBadgeList: fix status colors (d921a30)
  • Itinerary: only display chevron if Banner is clickable (#3741) (8f2df5f)
  • ItinerarySegment: fix incorrect status colors (ebafe7e)
  • ItinerarySegmentStop: fix CircleSmall icon (#3746) (8d22436)
  • ItineraryStatus: fix incorrect status colors (815721b)
  • Modal: border-radius on mobile (#3740) (5d8e08a)
  • Modal: fixed mobile header while scrolling (#3753) (967375d)
  • Select: remove white bg from container (#3745) (0fc18c8)
  • TextLink: remove type and theme props from DOM element (6c573aa)
  • Timeline: fix the last bold line in TimelineStep on desktop (#3747) (520d345)

Features

  • icons: update icons from figma (#3737) (7b82d6e)
  • icons: update icons from figma (#3744) (7c43a44)
  • introduce Tabs component (6c7607f)
  • Modal: export ModalHeading subcomponent (94010b8)
  • Modal: remove margin when there's no title or description (15f12ac)
  • Text: element prop in StyledText now has p as defaultValue (723dd5d)

BREAKING CHANGES

  • icons: ChevronDoubleRight -> ChevronDoubleForward
    ChevronDoubleLeft -> ChevronDoubleBackward
    ChevronRight -> ChevronForward
    ChevronLeft -> ChevronBackward
  • marginUtility renamed to spacingUtility
  • Modal: When a ModalHeader has no title nor description but has children, no margin is applied by default
orbit - @kiwicom/[email protected]

Published by mainframev over 1 year ago

4.1.0 (2023-02-28)

Features

  • babel-plugin: add Tab export (861f4c8)
orbit - @kiwicom/[email protected]

Published by mainframev over 1 year ago

4.0.6 (2023-01-24)

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

orbit - @kiwicom/[email protected]

Published by mainframev over 1 year ago

5.3.0 (2023-01-24)

Bug Fixes

  • Alert: line-height of elements (3601846)
  • Checkbox: disabled color (fc82a93)
  • FormLabel: adjust line-height (e505725)
  • Grid: fix missing spaceAfter (#3728) (9f1cd25)
  • icons: fix calendar-duration icon (#3714) (b07e295)
  • Radio: disabled color and cursor (d7f7714)
  • SegmentedSwitch: adjust padding on option (9760298)
  • Table: fix incorrect color value from paletteInkNormal to paletteInkDark (#3727) (fc5e7d3)
  • Text: default margin to 0 after removing unintentionally (ecdcb9a)

Features

  • ErrorFormTooltip: add hasTooltip parameter to hook (519f841)
  • icons: update icons from figma (#3717) (9eadb46)
  • icons: update icons from figma (#3722) (ebf10b0)
  • Illustration: add MobileApp2 illustration (#3725) (92e4483)
orbit - @kiwicom/[email protected]

Published by mainframev almost 2 years ago

4.0.5 (2023-01-09)

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

orbit - @kiwicom/[email protected]

Published by mainframev almost 2 years ago

5.2.0 (2023-01-09)

Bug Fixes

  • Breadcrumbs: make last element always bold (#3699) (a9ab2aa)
  • Card: remove additional padding in CardSection (#3696) (826cae2)
  • CarrierLogo: correct width when inlineStacked (4bd0bed)
  • icons: add prefixes to icon ids (#3698) (d585b3d)
  • Popover: click outside was not working correctly (#3702) (eeeeb86)
  • StepperStateless: remove size prop from types (71b6190)

Features

  • icons: update icons from figma (#3709) (16d4b41)
  • InputField: add aria-invalid and aria-describedby (33f4bb6)
  • Select: add aria-invalid and aria-describedby (eb49bb4)
  • Textarea: add aria-invalid and aria-describedby (05f955a)

Reverts

  • Revert "Add aria-invalid and aria-describedby to form components (#3706)" (a7be870), closes #3706
orbit - @kiwicom/[email protected]

Published by mainframev almost 2 years ago

4.0.4 (2022-12-15)

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

orbit - @kiwicom/[email protected]

Published by mainframev almost 2 years ago

5.1.0 (2022-12-15)

Bug Fixes

  • Button: export conditional types correctly (#3680) (6aec97f)
  • ButtonLink: remove redundant ref type (d483280)
  • CalloutBanner: fix tabIndex type (4187abc)
  • Card: inconsistent expanded state is now impossible (#3679) (c7d5cd2)
  • CarrierLogo: use useRandomIdSeed (#3686) (ba538f8)
  • InputField: fix tabIndex type (a11e324)
  • InputField: remove redundant ref type (e8bce1e)
  • ItinerarySegment: fix incorrect counting of elements (#3687) (6061b95)
  • ItinerarySegmentStop: fix date type (3f1b92d)
  • Radio: remove redundant ref type (ac51550)
  • Select: fix select ref type (0bc368d)
  • Select: remove ref type (4b80564)
  • Switch: remove redundant ref type (b05f267)
  • Tag: remove redundant ref type (fcf00eb)

Features

  • Card: add margin utility prop (eddb2fe)
  • common: add ObjectPropertUtility type (600f8f9)
  • icons: update icons from figma (#3691) (898d44f)
  • Illustration: add margin utility prop (581fcb9)
  • IllustrationPrimitive: add margin utility prop (8efc6e9)
  • Text: add margin utility prop (02b9549)
  • utils: add marginUtility (0f880a4)
orbit - @kiwicom/[email protected]

Published by mainframev almost 2 years ago

3.0.1 (2022-12-15)

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

orbit - @kiwicom/[email protected]

Published by mainframev almost 2 years ago

4.0.3 (2022-12-01)

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

orbit - @kiwicom/[email protected]

Published by mainframev almost 2 years ago

5.0.0 (2022-12-01)

Bug Fixes

  • Box: wrap property was calculated incorrectly (620812d)
  • CardSection: remove focus background style (#3671) (cd11b2c)
  • CarrierLogo: use CarrierLogo tokens (89ece90)
  • CarrierLogo: use space token after icon size changes (d4408eb)
  • Heading: add missing role='heading' for div rendered as Heading (#3666) (caed409)
  • Itinerary: render text as div (#3643) (fd5dd46)
  • ItinerarySegmentBanner: fix RTL issue (#3659) (6ed2395)
  • ItinerarySegment: fix access of hidden prop in the context (#3675) (e18b9dd)
  • ItinerarySegmentStop: fix ItineraryIcon (#3669) (6da4c6d)
  • Modal: don't render overlay if is full page (4e31400)
  • TextLink: repair broken CSS rule (#3638) (1927ca1)
  • Tooltip: background color (#3667) (7819c9b)

Features

  • add inlineStacked property to CarrierLogo (#3652) (e30e1c3)
  • Button: add centered prop for fullWidth (#3673) (f639b3e)
  • Button: add line-height: 1 (#3676) (34130c2)
  • Button: add tokens for subtle button (#3658) (2e84139)
  • Illustration: add FastBooking illustration (#3672) (3b19cd6)
  • InputField: set autoCorrect and autoCapitalize explicitly to off (#3651) (f27912e)
  • rename ThemeProvider to OrbitProvider (#3601) (10030dd)
  • ServiceLogo: add AirHelpPlus logo (6313ada)
  • tokens: change icon sizes according to a new designs (54e515f)

Reverts

  • revert exporting types from index (9e827b4)

BREAKING CHANGES

  • tokens: Visual breaking changes. Icons medium sized now have 20px (24px before),
    size large 24px (32px before)

  • ThemeProvider is now called OrbitProvider.
    Everything else didn't change

  • docs: create documentation for OrbitProvider

New documentation page for OrbitProvider created.

orbit - @kiwicom/[email protected]

Published by mainframev almost 2 years ago

3.0.0 (2022-12-01)

Bug Fixes

  • CarrierLogo: use CarrierLogo tokens (89ece90)

Features

  • Button: add tokens for subtle button (#3658) (2e84139)
  • tokens: add carrierLogo tokens (0f86a45)
  • tokens: change icon sizes according to a new designs (54e515f)

BREAKING CHANGES

  • tokens: Visual breaking changes. Icons medium sized now have 20px (24px before),
    size large 24px (32px before)
orbit - [email protected]

Published by mainframev almost 2 years ago

0.6.0 (2022-12-01)

Features

BREAKING CHANGES

  • ThemeProvider is now called OrbitProvider.
    Everything else didn't change

  • docs: create documentation for OrbitProvider

New documentation page for OrbitProvider created.

orbit - @kiwicom/[email protected]

Published by mainframev almost 2 years ago

4.2.0 (2022-11-02)

Bug Fixes

  • Breadcrumbs: element without href is now focusable if it has onClick (b252f72)
  • Grid: fix TypeScript type for spaceAfter in Grid (#3623) (70d713b)
  • SegmentedSwitch: incorrect defaultChecked prop name (#3618) (e5c8efb)
  • Textarea: required prop displays an asterisk (#3617) (1d531a4)
  • Timeline: make last successful step text ink colored (#3635) (c5a3f7d)
  • Tooltip: add missing onShow for MobileDialog (206a818)

Features

  • Breadcrumbs: change focus to native colors (c23dc88)
  • CallOutBanner: change focus to native colors (73e2fed)
  • Card: change focus to native colors (4f7e209)
  • Checkbox: change focus to native colors (6298b19)
  • icons: update icons from figma (#3630) (7f524a0)
  • InputFile: change focus to native colors (8e5f155)
  • InputGroup: change focus to native colors (9770ea8)
  • Itinerary: change focus to native colors (052cbe6)
  • ListChoice: change focus to native colors (517bd20)
  • MobileDialog: add onShow callback (2dee49e)
  • Radio: change focus to native colors (e85e76c)
  • Seat: change focus to native colors (2b8d8b6)
  • SegmentedSwitch: change focus to native colors (f08e9d1)
  • Slider: change focus to native colors (793ef00)
  • Stepper: change focus to native colors (16e9a75)
  • Switch: change focus to native colors (ead846a)
  • Tag: change focus to native colors (6189785)
  • Textarea: change focus to native colors (19cbd79)
  • TextLink: change focus to native colors (9299123)
  • Tile: change focus to native colors (14455eb)
  • Timeline: add active prop, subLabel and label accept React.Node (ed45cf9)
  • Timeline: new component design (99d5094)
  • utils: add defaultFocus (f419334)
orbit - @kiwicom/[email protected]

Published by mainframev almost 2 years ago

4.0.2 (2022-11-02)

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

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