This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
Releases: blablacar/ui-library
Releases · blablacar/ui-library
v41.6.3
v41.6.1
41.6.0
v41.5.0
v41.3.0
- [NEW] Create
TextFieldsSection
to enable multipleTextField
in the same row
41.0.0
- [BREAKING CHANGE] Rename
BlankSeparator
todivider/spacingDivider
- [BREAKING CHANGE] Rename
Divider
todivider/contentDivider
- [NEW] Create
divider/sectionDivider
- [FIX] Improved position of the title of
HeroSection
- [BREAKING CHANGE] Remove
ClassicHeroSection
variant ofHeroSection
and makeIllustrationHeroSection
the default case
v40.8.0
v40.7.0
- [FIX] Fix
statusInformation
position inTripCard
- [FIX] Add explicit type"button" to Item using an HTML button to avoid accidental activation on form submit.
- [FIX] Make
FilterBar
button not moving whenLoader
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
andonTouchEnd
callbacks
v40.5.0
[NEW] Added Breadcrumb component
v40.4.0
- [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