Wykres commitów

13 Commity (0f02fffc3a46dbf063e379d2cf98d1926c5a6806)

Autor SHA1 Wiadomość Data
Cory LaViska 0f02fffc3a less pipeline flakes 🤞🏻 2023-04-13 11:58:46 -04:00
Cory LaViska 0eb3375bb9 welcome back, null 2023-02-16 16:30:13 -05:00
Cory LaViska 872227e345 reformat and add comment 2023-02-16 15:19:24 -05:00
dhellgartner f22c529eab
Avoid null logs on resize observer errors (#1196)
* Resize observer sometimes throws errors which
are nothing to worry about, see also the corresponding
comment on tab-group.test.ts
* Unfortunately, the web testing library installs an
error event handler which takes precedence before the
event handlers installed in the tests
(see node_modules/@web/browser-logs/dist/logUncaughtErrors.js)
* the only possibility to avoid these null logs is to install
an error event handler at an even earlier place

Co-authored-by: Dominikus Hellgartner <dominikus.hellgartner@gmail.com>
2023-02-16 15:13:57 -05:00
Cory LaViska 6066bc468b update config 2023-01-18 09:29:39 -05:00
Cory LaViska e3e0842bdd reorder importss 2023-01-17 10:44:07 -05:00
Cory LaViska bf527437a0 add stylesheet to test runner; fix tests 2023-01-09 10:35:37 -05:00
Cory LaViska 67fbe3b34e fixes #1101 2023-01-04 09:58:56 -05:00
Cory LaViska 83435a47de fixes #726 2022-04-08 08:56:05 -04:00
Cory LaViska 3aa5fdba55 improve form controls a11y; add tests 2022-03-08 17:34:17 -05:00
Jason O'Neill 9fb3b5cfed feat: add ESLint, improve types, improve a11y 2022-01-15 21:47:14 -08:00
Cory LaViska 2be6ec1711 test all three at once 2021-12-07 16:46:05 -05:00
Cory LaViska 0ff5b46799 add test runner and initial alert tests 2021-05-27 17:52:19 -04:00