Releases: fortanix/baklava
Releases · fortanix/baklava
Release v1.0.0-beta-20250107
What's Changed
- Fixed an issue where TypeScript definitions were broken in the library build output.
- Fixed some visual glitches due to pixel rounding.
- Reworked the
Dialog
component with an updated design. - Added a new
DialogModal
component to display aDialog
as a modal. Comes in a few variants including centered, full screen, and slide over. - Added a new
SpinnerModal
component to display a loadingSpinner
as a modal.
Pull Requests
- Update Dialog component by @mkrause in #83
- Update icons pack by @mkrause in #84
- Fix fractional px value rounding issues by @mkrause in #86
- Modal components update by @mkrause in #85
- Fix vite-plugin-dts issues + add installation test by @mkrause in #94
- Release v1.0.0-beta-20250107 by @mkrause in #95
Full Changelog: v1.0.0-beta-20250102...v1.0.0-beta-20250107
Release v1.0.0-beta-20250102
Changes since last release:
- The
Alert
component has been removed in favor of theBanner
component. - The
Banner
component has been updated to match the design, and has several breaking changes. See the Storybook for the latest version. - New components have been added:
Disclosure
andAccordion
. - New components have been added:
DatePicker
,DatePickerRange
, andDateTimePicker
. - Icons have been updated to the latest version of the icon pack.
Full Changelog: v1.0.0-beta-20241129...v1.0.0-beta-20250102
v1.0.0-beta-20241206
New baklava release to add export reference for refresh icon
v1.0.0-beta-20241129
What's Changed
- Bump dependency versions.
Full Changelog: https://github.com/fortanix/baklava/commits/v1.0.0-beta-20241129