5 Commits

Author SHA1 Message Date
pokonski
f27e3495bd
Dark mode fixes (#2634)
Co-authored-by: 1cg <469183+1cg@users.noreply.github.com>
2024-06-18 11:44:45 -06:00
Nico Ekkart
af50cde104
docs: aria-selected true in Tabs HATEOS example (#2404)
The `aria-selected` attribute should be set to true in the first tab for consistency with the class `selected` being set.
2024-04-25 12:34:38 -04:00
Carson Gross
894b4dd3e8 nuke hyperscript (for the most part) 2024-01-09 11:23:15 -07:00
Denis Palashevskii
18aa2470a0
fix accesibility and keyboard navigation issues in examples (#1433)
* fix accesibility and keyboard navigation issues in examples

* fix review comments

* remove redundant aria attributes, remove redundant autofocus

* rework progress bar demo's accesibility

* rework tabs HATEOS example to be more ARIA compliant

* rework tabs _hyperscript example to be ARIA compliant
2023-06-30 11:28:54 -05:00
Daniel J. Summers
f690d92834 Replace www directory 2023-03-18 11:29:38 -04:00