Skip to content

v0.15.0 - Select, Inputs, Modal

Compare
Choose a tag to compare
@marcus-wishes marcus-wishes released this 08 Dec 12:10
· 741 commits to main since this release

New Components:

  • A select components (using strings currently) - compatible with react-hook-form
  • A modal with predefined sections
  • An input component for the handling inside AK, but compatible with react-hook-form

Various small fixes, and optional usage of a portal in the select, modal and dropdown menu.