Skip to content

v0.74.0

Choose a tag to compare

@axadrn axadrn released this 02 Jun 05:08
0ffea9b

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 ring from the IconButton – it was clipping and visually redundant.

Fixed

  • Updated usage instructions for JavaScript components in the how_to_use template – corrected outdated or misleading guidance.
  • Added support for the name attribute in the SelectBox component – 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.