First official Release
- 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 theFocusComponentBase
- Introduce the
IElementReferenceProvider
interface to allow abstract element handling - Add "Basic usage" documentation for all HeadlessUI components