Releases: kiwicom/orbit
0.21.0
Changelog
NEW: Breadcrumbs component
NEW: ListChoice component
UPDATE: Add translate3d to RTL
UPDATE: tabIndex supports in
Button
ButtonLink
Checkbox
InputField
InputFile
InputStepper
Radio
Select
Textarea
TextLink
FIX: Missing font-families in components
FIX: Stack RTL spacing
FIX: InputField password visibility in IE
FIX: TripSector height
FIX: Modal dataTest docs
FIX: TripSegment CarrierLogo
LiveURL: https://orbit-components-0-21-0.surge.sh
fixedfooter
UPDATE: Add fixed ModalFooter on desktop
0.20.0
Changelog
FIX: InputField docs
NEW: RTL components support
UPDATE: Stack
0.19.1
0.19.0
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
0.18.1
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"
0.18.0
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
0.17.1
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
0.17.0
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 ModalFooter
LiveURL: https://orbit-components-v0-17-0.surge.sh