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

Published by tomashapl over 5 years ago

Changelog

NEW: SkipLink
UPDATE: SkipNavigation smaller inputs
UPDATE: Accessibility of ChoiceGroup
UPDATE: TextLink Accessibility
UPDATE: Updating accessibility in InputField
DOC: Fix steppers stateless imports
DEV: Turn off warnings when generating umd
DEV: Update flow to 0.99.1
DEV: Update orbit-design-tokens to 0.6.4
DEV: Building illustrations json
DEV: Autogenerating flow file for Illustration

LiveURL: https://orbit-components-0-46-0.surge.sh

orbit - 0.45.0

Published by tomashapl over 5 years ago

Changelog

UPDATE: Storybook accessibility stories
UPDATE: Buttons active state
FIX: Flow illustration for BGYFastTrack and NCEFastTrack
DEV: Upgrade Flow to version 0.95.0

LiveURL: https://orbit-components-0-45-0.surge.sh

orbit - 0.44.0

Published by tomashapl over 5 years ago

Changelog

NEW: Layout and Grid component
UPDATE: new data state attrs at fields
UPDATE: accessibility of ListChoice
FIX: Block buttons in Safari iOS 10
DOCS: Fix mistakes in enums

LiveURL: https://orbit-components-0-44-0.surge.sh

orbit - 0.43.0

Published by tomashapl over 5 years ago

Changelog

UPDATE: Tooltip render
DEV: Add eslint-plugin-react-hooks
FIX: Tile link icon on RTL
FIX: IE 11 render
ADD: BGYFastTrack and NCEFastTrack illustration

orbit - 0.42.0

Published by tomashapl over 5 years ago

Changelog

UPDATE: Draggable tags in InputField
UPDATE: TextLink color in Alert
UPDATE: translations
UPDATE: Stepper exports stateless version
UPDATE: InputStepper exports stateless version
FIX: overflowing slide util
FIX: Buttons flex for column Stack
DEV: Update orbit-design-tokens to 0.6.2
DEV: Build umd package for orbit.kiwi

LiveURL: https://orbit-components-0-42-0.surge.sh

orbit - 0.41.0

Published by tomashapl over 5 years ago

Changelog

UPDATE: Adding Button title prop for accessibility
UPDATE: Add role to popover
UPDATE: Add none spaceAfter option
UPDATE: Mobile fullPage variant for mobile viewport
FIX: Infant and Child SVG viewBox
FIX: Updating spacing of Popover
FIX: Modal focus management
FIX: Tile expandable dynamic height
FIX: import default dictionary file
FIX: Card section collapse on doubleClick
DOCS: Update short Modal content
ICONS: disabling the shrink in flex box
DEV: Fix CI test containers workers
DEV: Fix workers for flow

orbit - 0.40.1

Published by tomashapl over 5 years ago

Fixes copying json dictionary files into compiled dir

Changelog

FIX: build script to include data dir in compilation

orbit - 0.40.0

Published by tomashapl over 5 years ago

Changelog

NEW: NotificationBadge
NEW: Translations layer
NEW: SkipNavigation
FIX: null value in Select
FIX: Card mobile paddings
UPDATE: Remove deprecated Card
UPDATE: InputGroup accessibility
UPDATE: ChoiceGroup filter usage
DEV: Jest tweaks

BC

Removed circled prop in please use NotificationBadge instead
Removed deprecated Card

UPDATES

We want to notice our own ThemeProvider that replace ThemeProvider from styled-components, from now please import ThemeProvider from @kiwicom/orbit-components/lib/ThemeProvider

for more information please check: https://github.com/kiwicom/orbit-components/blob/master/src/ThemeProvider/README.md

↓ Why ? ↓

From now we are able to handle translations with added dictionary prop in ThemeProvider that could receive the whole dictionary with translations

https://github.com/kiwicom/orbit-components/blob/master/.github/dictionary.md

It’s small improvement but big step for major release πŸŽ‰

orbit - 0.39.1

Published by tomashapl over 5 years ago

Changelog

FIX: Popover z-index
UPDATE: Popover opened readme

LiveURL: https://orbit-components-0-39-1.surge.sh

orbit - 0.39.0

Published by tomashapl over 5 years ago

Changelog

Icons:

  • Added icon: Infant
  • Updated icon: Child

NEW: Popover component
FIX: InputFile overflowing
FIX: tabIndex inconsistent type
FIX: Modal mount rendering
FIX: overflowing TripSegment in Card
FIX: Illustration fluid behavior
UPDATE: Use divs for Text in TripSegment
UPDATE: Button/ButtonLink role prop added
UPDATE: Add inverted Badges
DOCS: Update mediaQuery
DEV: Bump storybook & use lokiSkip

LiveURL: https://orbit-components-0-39-0.surge.sh

orbit - 0.38.1

Published by tomashapl over 5 years ago

Changelog

#985 FIX: CountryFlag warning in IE 10+

LiveURL: https://orbit-components-0-38-1.surge.sh

orbit - 0.38.0

Published by tomashapl over 5 years ago

Changelog

Added spaceAfter to components:

  • Button
  • ButtonLink
  • InputField
  • InputFile
  • InputGroup
  • InputStepper
  • Select
  • Textarea

UPDATE: Modal accessibility README
UPDATE: Button & ButtonLink accessibility
UPDATE: Icon accessibility options
UPDATE: TripSegment accessibility
UPDATE: Breadcrumbs onGoBack
UPDATE: DestinationCard accessibility
UPDATE: Tooltip accessibility
UPDATE: InputStepper accessibility
UPDATE: Use theme for mediaQueries
FIX: null values in playgrounds
FIX: Flow React import in Sticky
FIX: CountryFlag code normalization
FIX: Stack default direction in breakpoint
FIX: Modal first focused element
DEV: Update storybook to 5.0.5
DEV: Fix orbitDecorator and loki references
DOCS: Add link to CodeSandbox

LiveURL: https://orbit-components-0-38-0.surge.sh

orbit - 0.37.0

Published by tomashapl over 5 years ago

Changelog

UPDATE: Add reverse directions to Stack
UPDATE: Modal accessibility
UPDATE: Checkbox accessibility improvement
UPDATE: RadioButton focus state
FIX: Stepper and InputStepper onChange callback
FIX: InputField placeholder color in Safari
FIX: Table horizontal scroll in Safari
FIX: Autofill background of InputField
FIX: Card setHeight optional chaining
DEV: Update flow-bin to 0.89.0
DEV: Rename defaultTokens to defaultTheme BC!

LiveURL: https://orbit-components-heads-0-37-0.surge.sh

orbit - 0.36.0

Published by tomashapl over 5 years ago

Changelog

Added icons:

  • AirConditioning
  • CarDoor
  • Fuel
  • Transmission

NEW: DestinationHeader component
UPDATE: Accessibility: Card
UPDATE: ListChoice heading render
UPDATE: Tag focus
UPDATE: CountryFlag inset border
UPDATE: Flow: Relaxed country props in CountryFlag
UPDATE: Stepper focus
FIX: TextLink style without href
FIX: Illustration fluid behavior
FIX: Flow maybe types and children nodes

LiveURL: https://orbit-components-0-36-0.surge.sh

orbit - 0.35.0

Published by tomashapl over 5 years ago

Changelog

NEW: DestinationCard
NEW: Sticky component
UPDATE: Add autoComplete to InputField
UPDATE: Add setScrollPosition for Modal
UPDATE: Add duration to TripDate
FIX: Modal IE unwanted space between content and footer
FIX: Modal header on mobile in IE
DOCS: Better syntax for creating ref
DOCS: Add link to component documentation

LiveURL: https://orbit-components-0-35-0.surge.sh

orbit - 0.34.1

Published by tomashapl over 5 years ago

Changelog

ADD: fromPlainObject export
FIX: Links inherits colors from global style
FIX: CardSectionContent space fix

LiveURL: https://orbit-components-0-34-1.surge.sh

orbit - 0.34.0

Published by tomashapl over 5 years ago

Changelog

ADD: Heading type displaySubtitle
UPDATE: Adding block prop to Hide component
UPDATE: Dynamic Card height
UPDATE: Add spacing none option to Stack
UPDATE: Support tags in
UPDATE: media query example in docs
UPDATE: Adding missing promise type for callbacks
UPDATE: Add reverseOnRtl to Icon
UPDATE: Orbit tokens to 0.4.0
ICONS: Add URL of raw SVG to JSON list
ICONS: Update Seat icon
FIX: TripSector icon background in IE
FIX: TripSegment translatation props
FIX: InputField disabled value in Safari
FIX: Badge with translated node
DOCS: Loader with loading false
DOCS: Update contribution guides to reflect squash and merge

LiveURL: https://orbit-components-0-34-0.surge.sh

orbit - 0.33.0

Published by tomashapl over 5 years ago

Changelog

UPDATE: Add mediaQueries to Stack
UPDATE: Breakpoints - too large gap
FIX: InputField - input doesn't shrink in Firefox
DEV: Bump versions
DEV: Added getTokens export as file
DEV: Get rid of deprecated imports - knobs

LiveURL: https://orbit-components-0-33-0.surge.sh

orbit - 0.32.0

Published by tomashapl over 5 years ago

Changelog

DOCS: Fixed ButtonGroup readme
UPDATE: Add ref to Button, ButtonLink
UPDATE: Link formatting in <Text />
FIX: Modal decideFixedFooter method
FIX: Mobile Tooltip used in Modal
DEPENDENCY: eslint-plugin-jest from 21.27.2 to 22.3.0
DEPENDENCY: enzyme-adapter-react-16 from 1.7.1 to 1.9.1

LiveURL: https://orbit-components-0-32-0.surge.sh

orbit - 0.31.0

Published by tomashapl over 5 years ago

Changelog

Added icons:

  • CircleEmpty
  • CircleFilled
  • Outlook

NEW: UsaToday ServiceLogo
UPDATE: Better export BreadCrumbs
UPDATE: Better export TripSector
FIX: Circled Badge
FIX: CarrierLogo diagonal align
DOCS: Better typing for call backs
DOCS: Update better imports

LiveURL: https://orbit-components-0-31-0.surge.sh

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