Joachim b27b6a5980 Certain ARIA roles must contain particular children
https://dequeuniversity.com/rules/axe/4.3/aria-required-children

In order to make this work, I had to translate Bulma's style so it doesn't use `ul` and `li` anymore.

The JS code had to be adapted, I also changed `button` to `tab` (seemed like a more relevant name) and added a `scrollIntoView()` on load the active tab is always visible.
2022-02-12 16:14:35 +01:00
..
2022-01-20 14:19:41 -08:00
2022-01-05 21:42:41 -08:00
2022-01-18 12:32:12 -08:00
2021-12-22 14:53:34 +01:00
2021-08-23 13:15:35 -07:00
2021-09-10 14:41:55 -07:00
2021-09-29 15:58:37 -07:00
2021-10-15 09:41:29 -07:00
2021-02-27 18:48:10 -08:00
2021-11-29 23:26:25 +01:00
2021-08-08 19:44:12 -07:00
2021-08-04 13:38:06 -07:00
2022-01-30 11:10:18 -08:00