Releases: LatitudeFinancialOSS/basis
Releases · LatitudeFinancialOSS/basis
1.20.3
1.20.2
1.20.1
1.20.0
1.19.1
1.19.0
Sticky
component:Sticky.Item
's child is required to expose a uniqueID
now.
Link
component:- Added a new
analyticsClassName
prop that allows setting aclassName
on the link for analytics purposes.
- Added a new
- Other:
- Upgraded to Prettier 2.0.
peerDependencies
are not pinned anymore.
1.18.0
1.17.1
1.17.0
- Added a
Stack
component. Flex
component:- Removed the
gap
prop. UseStack
instead. - Removed the
wrap
prop. Use a horizontalStack
instead. It wraps by default.
- Removed the
Footer
component:- Realigned legal links.
- All form components:
- Improved error messages.
- Playground:
- Fixed lagging when typing the code.
- Fixed crashing on certain errors.