Release v1.0.0-beta-20250107
Pre-release
Pre-release
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