Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Releases: blablacar/ui-library

v41.6.3

09 Nov 08:40
Compare
Choose a tag to compare

[FIX] Removed cursor: not-allowed from UneditableTextField

v41.6.1

05 Nov 15:18
Compare
Choose a tag to compare
  • [FIX] Horizontal Normalization for Hint & Paragraph

41.6.0

30 Oct 10:20
Compare
Choose a tag to compare
  • [UPDATE] Added new prop segmentCollapsedLabels on Itinerary to show the correct number of stopovers per segment

v41.5.0

29 Oct 11:07
Compare
Choose a tag to compare

v41.5.0 (29/10/2020)

  • [UPDATE] Remove horizontal spacing on ItemsSection component
  • [FIX] Fixed ConnectionIcon spacing on Itinerary
  • [UPDATE] SlideSection behavior changed for small screens

v41.3.0

12 Oct 13:19
Compare
Choose a tag to compare
  • [NEW] Create TextFieldsSection to enable multiple TextField in the same row

41.0.0

05 Oct 13:50
Compare
Choose a tag to compare
  • [BREAKING CHANGE] Rename BlankSeparator to divider/spacingDivider
  • [BREAKING CHANGE] Rename Divider to divider/contentDivider
  • [NEW] Create divider/sectionDivider
  • [FIX] Improved position of the title of HeroSection
  • [BREAKING CHANGE] Remove ClassicHeroSection variant of HeroSection and make IllustrationHeroSection the default case

v40.8.0

02 Oct 13:52
Compare
Choose a tag to compare
  • [UPDATE] Update Itinerary to handle segments and connections
  • [NEW] Add ConnectionIcon
  • [UPDATE] Add subText to TripCard's driver

v40.7.0

01 Oct 14:30
Compare
Choose a tag to compare
  • [FIX] Fix statusInformation position in TripCard
  • [FIX] Add explicit type"button" to Item using an HTML button to avoid accidental activation on form submit.
  • [FIX] Make FilterBar button not moving when Loader is visible
  • [UPDATE] Migrate QrCard to new mdx story format
  • [UPDATE] Migrate DatePicker to new mdx story format
  • [NEW] Add LoadingPage component
  • [UPDATE] Add white background to LoadingPage component to enable superposition
  • [FIX] Prevent all touch events from triggering Grip onTouchMove and onTouchEnd callbacks

v40.5.0

23 Sep 13:47
Compare
Choose a tag to compare

[NEW] Added Breadcrumb component

v40.4.0

21 Sep 07:41
Compare
Choose a tag to compare
  • [UPDATE] Add ability to update ItemRadioGroup value programatically
  • [UPDATE] Migrate TimePicker to new mdx story format
  • [UPDATE] Migrate SelectField to new mdx story format
  • [UPDATE] Migrate SearchRecap to new mdx story format
  • [UPDATE] Migrate TopBar to new mdx story format
  • [UPDATE] Migrate TabsSection to new mdx story format