Skip to content

First official Release

Compare
Choose a tag to compare
@DavidVollmers DavidVollmers released this 21 Aug 12:08
· 111 commits to master since this release
cebecf2
  • Introduce the RadioGroup component (https://ignis.dvolper.dev/docs/components/headlessUI/radio-group)
  • Completely refactor focus management by removing the FocusDetector class and instead introduce the FocusComponentBase
  • Introduce the IElementReferenceProvider interface to allow abstract element handling
  • Add "Basic usage" documentation for all HeadlessUI components