Skip to content

1.0.0 Release Candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@DavidVollmers DavidVollmers released this 26 Nov 14:36
· 33 commits to master since this release
f99ac90
  • Reworked all Headless UI components
    • Removed redundant interfaces for each component (e.g. IListbox for Listbox, etc.)
    • Introduce new ARIA-themed interfaces like IAriaPopup
    • Added full support for all relevant ARIA attributes
  • Removed the IgnisRigidComponentBase to reduce complexity when designing components
  • Introduce the DsynamicComponentBase to make it easier to design dynamic components