Skip to content

Releases: kiwicom/orbit

0.12.0

26 Sep 14:20
Compare
Choose a tag to compare

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

0.11.4

24 Sep 06:56
Compare
Choose a tag to compare

Changelog

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

0.11.3

19 Sep 15:12
Compare
Choose a tag to compare

Changelog

  • FIX: Modal scroll and height
  • FIX: Heading flow

0.11.2

19 Sep 09:53
Compare
Choose a tag to compare

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

0.11.1

18 Sep 11:53
Compare
Choose a tag to compare

Changelog

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

0.11.0

14 Sep 11:44
Compare
Choose a tag to compare

Changelog

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

0.10.0

10 Sep 08:57
Compare
Choose a tag to compare

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

0.9.0

30 Aug 10:00
Compare
Choose a tag to compare

Changelog

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

0.8.0

27 Aug 10:11
Compare
Choose a tag to compare

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

0.7.0

16 Aug 09:02
Compare
Choose a tag to compare

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