Skip to content

v0.10.0

Latest

Choose a tag to compare

@adaptive-shield-matrix adaptive-shield-matrix released this 06 Dec 05:21
· 15 commits to main since this release

[0.10.0] - 2025-12-06

🚀 Features

  • (label) Add pseudo label variant with same styling as label but not being one (and chrome not complaining for dangling/free labels without an associated input)
  • (input) Add input with native html datalist
  • (utils) Add HasIcon interface
  • (grid/classes) Add grid cols lg 2 and 3 variants
  • (dialog) Switch native dialog to corvu dialog, add demos: icon, nested, long content, remove native dialogs

🚜 Refactor

  • (list) Remove leading-relaxed, no longer in tailwind v4
  • (src) Add/use Has and MayHave interfaces for title and icon

🎨 Styling

  • (button/outline) Make border slightly brighter to be seen in dark mode
  • (popover) Add max-w-4xl, add demo with very long content