Releases: LatitudeFinancialOSS/basis
Releases · LatitudeFinancialOSS/basis
1.26.0
ShadowContainer
component:- Added a
shadowContrast
prop.
- Added a
Container
component:- Added a transparent background option (
bg="transparent"
).
- Added a transparent background option (
Section
component:- Added a transparent background option (
bg="transparent"
).
- Added a transparent background option (
Button
component:- Buttons have a
cursor: pointer
now when placed inside aLink
.
- Buttons have a
1.25.0
1.24.1
1.24.0
1.23.1
1.23.0
1.22.0
Dropdown
component:- Added a new responsive
maxHeight
prop to control the size of the options container. - Replaced the rotating chevron with a triangle to better align with the
Select
component.
- Added a new responsive
Accordion
component:- Reduced the left padding to better align with
Dropdown
andSelect
components.
- Reduced the left padding to better align with
Select
component:- Increased the right padding to better align with the
Dropdown
andAccordion
components.
- Increased the right padding to better align with the