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

Published by tomashapl almost 6 years ago

Changelog

FIX: Clear timeout in TileExpandable
FIX: Copying flow files in subdirectories

orbit - 0.19.0

Published by tomashapl almost 6 years ago

Changelog

NEW: Illustrations

Nomad
Success
Error
BusinessTravel
MobileApp
PlaceholderTours
DesktopSearch

Renamed illustrations (old ones will be available to 22.11.2018 !!)

NoBookings => NoResults
TimelineBoarding => Boarding
TimelineDropBaggage => BaggageDrop
AirportTransport => TransportBus
AirportTransportTaxi => TransportTaxi

LiveURL: https://orbit-components-v0-19-0.surge.sh

orbit - 0.18.1

Published by tomashapl almost 6 years ago

Changelog

FIX: reverted deprecated <Card />

you can import it this ways:

import Card from "@kiwicom/orbit-components/lib/_deprecated/Card"
import CardHeader from "@kiwicom/orbit-components/lib/_deprecated/Card/CardHeader"
import CardSection from "@kiwicom/orbit-components/lib/_deprecated/Card/CardSection"
import CardContent from "@kiwicom/orbit-components/lib/_deprecated/Card/CardContent"

or

import DeprecatedCard from "@kiwicom/orbit-components"
import DeprecatedCardHeader from "@kiwicom/orbit-components"
import DeprecatedCardSection from "@kiwicom/orbit-components"
import DeprecatedCardContent from "@kiwicom/orbit-components"

https://orbit-components-v0-18-1.surge.sh

orbit - 0.18.0

Published by tomashapl almost 6 years ago

Changelog

FIX: TripSegment time text alignment
FIX: Docs: Card
FIX: Fragment after Loading in Card
UPDATE: orbit-design-tokens to 0.2.5
DEV: Updated styled-components to 4.0.3
DEV: Updated Flow to 0.85
DEV: Updated Babel to 7.0.0
DEV: Updated Storybook to 4.0.4

LiveURL: https://orbit-components-v0-18-0.surge.sh

orbit - 0.17.1

Published by tomashapl almost 6 years ago

Changelog

UPDATE: Portal used element fallback
UPDATE: Tile description accepts React.Node
DEV: Update orbit-design-tokens to 0.2.4
FIX: Button, ButtonLink spacings
FIX: Flex in select
FIX: TripSegment arrival and departure
FIX: Modal scroll handler

https://orbit-components-v0-17-1.surge.sh

orbit - 0.17.0

Published by tomashapl almost 6 years ago

Changelog

NEW: TripSector
NEW: TripSegment
ADD: Heading Title 4
UPDATE: Add name prop for missing form components
UPDATE: FLOW: React$Node for label in Radio and Checkbox
UPDATE: Added forwarding ref to inputs
DEV: Added missing RatingStars visual reference
FIX: non-closable modal onClick outside
FIX: Stack spaceAfter prop on desktop
FIX: White Badge color
FIX: ModalFooter box-shadow
FIX: Modal Close position
FIX: ButtonLink's size in ModalFooterLiveURL: https://orbit-components-v0-17-0.surge.sh

orbit - Stack: update

Published by vepor almost 6 years ago

orbit - 0.16.1

Published by tomashapl almost 6 years ago

Changelog

FIX: CardSection subTitle !!BC
FIX: Section without CardHeader
UPDATE: RatingStars colors
UPDATE: Render List in ul and li
UPDATE: Stack spacing documentation (shown exact pixels)

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