June 2025 - v0.74.0
Release notes for v0.74.0.
Added
- Install requirements now include direct clickable links to all needed tools and dependencies – no more hunting around.
- All about consistency, clarity and smoother DX.
Removed
- Removed unnecessary Tailwind
ringfrom theIconButton– it was clipping and visually redundant.
Fixed
- Updated usage instructions for JavaScript components in the
how_to_usetemplate – corrected outdated or misleading guidance. - Added support for the
nameattribute in theSelectBoxcomponent – now consistent with other form elements and supports manual setting. - fix/docs: Display required JS script dependencies next to each component in the docs – helpful for components like
DatePicker,Dropdown, etc., which rely on@popover.Script()as well. - Introduced issue templates – users are now guided to provide more useful context, making it easier to debug and improve things.
Released in v0.74.0.