Skip to content

Releases: kiwicom/orbit

0.21.0

22 Nov 14:08
Compare
Choose a tag to compare

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

23 Nov 10:39
Compare
Choose a tag to compare
fixedfooter Pre-release
Pre-release
UPDATE: Add fixed ModalFooter on desktop

0.20.0

15 Nov 16:21
Compare
Choose a tag to compare

Changelog

FIX: InputField docs
NEW: RTL components support
UPDATE: Stack

https://orbit-components-heads-0-20-0.surge.sh

0.19.1

13 Nov 10:30
Compare
Choose a tag to compare

Changelog

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

0.19.0

08 Nov 12:37
Compare
Choose a tag to compare

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

0.18.1

07 Nov 20:59
Compare
Choose a tag to compare

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

0.18.0

07 Nov 16:03
Compare
Choose a tag to compare

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

0.17.1

05 Nov 14:39
Compare
Choose a tag to compare

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

0.17.0

01 Nov 14:36
Compare
Choose a tag to compare

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

0.16.1

29 Oct 09:18
Compare
Choose a tag to compare

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)