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 - 0.16.0

Published by tomashapl about 6 years ago

Changelog

NEW: RatingStars
NEW: StopoverArrow
NEW: InputStepper
NEW: Card Expandable
UPDATE: Add align to TableCell
UPDATE: Add white type of Button
FIX: CarrierLogo rendered size
FIX: Modal width
FIX: Documentation: Stack spaceAfter
TEST: Visual regression tests
ADDED: Loki configurationLiveURL: https://orbit-components-v0-16-0.surge.sh

orbit - 0.15.2

Published by tomashapl about 6 years ago

Changelog

UPDATE: FLOW: Optional label in Radio and Checkbox #499
UPDATE: Textarea fullHeight prop #497
UPDATE: Orbit-design-tokens
FIX: Portal Server side rendering #400
FIX: Radio and Checkbox label height #501
FIX: Modal absolute content overflow #488
FIX: IE: Tile icon shrink
FIX: List and Text color in Alert
LiveURL: https://orbit-components-release-v0-15-2.surge.sh

orbit - 0.15.1

Published by tomashapl about 6 years ago

Changelog

FIX: ListItem icon align
FIX: InputFile CloseButton triggers file selection #459
FIX: InputGroup without label
FIX: Select placeholder - selected attribute

Storybook: https://orbit-components-v0-15-1.surge.sh/

orbit - 0.15.0

Published by tomashapl about 6 years ago

Changelog

NEW: expandable option in Tile (TileExpandable) #260

  • BC: children in Tile are now passing to description prop

FIX: getSpacingToken README
FIX: FLOW: get rid off theme prop in Illustration
FIX: Loading ThemeProvider
FIX: Multi-line FormFeedback #458
FIX: Modal height on desktop
FIX: Stack align-items #452
FIX: IE - Loading Button #462
FIX: Icons size in stories
FIX: IE Form components #457, #464, #461, #463
FIX: IE - Textarea box-shadow and scrollbar #466

orbit - 0.14.0

Published by tomashapl about 6 years ago

Changelog

  • FIX: Modal closing by clicking outside #439
  • FIX: ModalFooter conditional expression #447
  • FIX: Select and InputFile help/error position #436
  • FIX: FLOW: ServiceLogo
  • NEW: Icons:
    • Lock
    • LockOpen
orbit - 0.13.0

Published by tomashapl about 6 years ago

Changelog

  • NEW: Stack ๐ŸŽ‰
  • NEW: Table
  • UPDATE: Orbit-design-tokens
  • UPDATE: Support submit type in Button and ButtonLink
  • FIX: CarrierLogo ThemeProvider
  • FIX: TextLink Icon DOM element
  • FIX: Button, ButtonLink icon size
orbit - 0.12.1

Published by tomashapl about 6 years ago

Changelog

  • FIX: Doc colors โ€” palette
  • FIX: Icon ThemeProvider
  • FIX: Textarea ThemeProvider
  • FIX: Heading ThemeProvider
  • FIX: Illustration ThemeProvider
  • FIX: import Illustration readme
  • FIX: TextLink ThemeProvider
  • FIX: Checkbox ThemeProvider
  • FIX: InputField ThemeProvider
  • FIX: Checkbox DOM rendering
  • FIX: InputGroup ThemeProvider
orbit - 0.12.0

Published by tomashapl about 6 years ago

Changelog

NEW: Tile
NEW: Icons:

  • MoneyTransferIn
  • MoneyTransferOut
  • Partners
  • Profit
  • Refund
  • ShareIos

UPDATE: Icons:

  • Invoice
  • Share

UPDATE: Add white type of Badge
UPDATE: Add data-test to all components
UPDATE: Add circled to Button, ButtonLink
UPDATE: orbit-design-tokens version

FIX: Badge ThemeProvider
FIX: List ThemeProvider
FIX: Theme ThemeProvider
FIX: Radio ThemeProvider
FIX: Icons list import paths
FIX: Href before external condition
FIX: ListItem margin
FIX: Theming doc

orbit - 0.11.4

Published by tomashapl about 6 years ago

Changelog

  • FIX: Input, Select prefix and suffix
  • FIX: Omit type in Loading
  • FIX: InputField asterisk unwanted wrapping
  • FIX: Alert ThemeProvider
orbit - 0.11.3

Published by tomashapl about 6 years ago

Changelog

  • FIX: Modal scroll and height
  • FIX: Heading flow
orbit - 0.11.2

Published by tomashapl about 6 years ago

Changelog

  • UPDATE: CountryFlag as prefix in Select
  • UPDATE: ButtonAlert small
  • UPDATE: ServiceLogo for Input
  • FIX: Incorrect type in
  • FIX: Bordered buttons border
  • FIX: InputField z-index
orbit - 0.11.1

Published by tomashapl about 6 years ago

Changelog

  • FIX: Focus in buttons
  • FIX: Unnecessary overflows
  • FIX: Theming in Button and ButtonLink
orbit - 0.11.0

Published by tomashapl about 6 years ago

Changelog

  • NEW: Modal
  • NEW: Portal
  • FIX: README.md for Icons
  • UPDATE: InlineLabel prop in InputField
  • DOCS: Move theming to different folder
orbit - 0.10.0

Published by tomashapl about 6 years ago

Changelog

  • NEW: ServiceLogo
  • NEW: InputFile
  • NEW: Asterisk at labels
  • NEW: Loading
  • NEW: Icons: AirplaneReturn, AirplaneUp, GpsIos
  • NEW: Illustration: AirHelp, FastTrack, OnlineCheckIn
  • UPDATE: Icons: AirplaneDown AirplaneRight
  • UPDATE: Input with FormLabel in prefix (Compact input)
  • UPDATE: Loading button
orbit - 0.9.0

Published by tomashapl about 6 years ago

Changelog

NEW: InputGroup
FIX: README for Icons
UPDATE: Tokens
UPDATE: Support React.Node for Alert title
DEV: Updated dependencies

orbit - 0.8.0

Published by tomashapl about 6 years ago

Changelog

NEW: <CountryFlag />
NEW: Icons:

  • DeviceDesktop
  • DeviceMobile

NEW: Illustrations:

  • MusicalInstruments
  • Pets
  • Seating
  • SpecialAssistance
  • SportsEquipment

FIX: README.md
FIX: ButtonLink removed unnecessary props render
FIX: Form components hover in disabled state
UPDATE: Form components border focuses

orbit - 0.7.0

Published by tomashapl about 6 years ago

Changelog

  • NEW: <Illustration />
  • FIX: Icon status color names
  • FIX: Icons imports in Alert

Known BC

  • Renamed color names for <Icon /> released in 0.6.0
blue -> info
green -> success
orange -> warning
red -> critical
orbit - 0.6.0

Published by tomashapl about 6 years ago

Changelog

  • NEW: <Separator />
  • NEW: <Button /> and <ButtonLink /> now support iconRight prop that renders icon on the right side
  • NEW: <List />
  • NEW: Added new colors for icon "blue" | "green" | "orange" | "red"
orbit - 0.5.0

Published by tomashapl about 6 years ago

Changelog

  • NEW: <ButtonGroup />
  • NEW: <Badge />
  • FIX: Vertical resizing <Textarea />
  • DEV: Updated orbit-design-tokens with fixed flow
orbit - 0.4.1

Published by tomashapl about 6 years ago

Changelog

  • FIX: Textarea value prop
  • FLOW: Fixed typing events onChange, onFocus, onBlur

Known BC

  • Textarea now uses value prop instead of children
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