Commit Graph

10 Commits

Author SHA1 Message Date
Kris 312faa8556
DEV: fix tests, remove deprecation, fix for slider (#16) 2023-07-13 18:47:03 -04:00
Kris b78b6c6baa
DEV: update box-shadow (#14) 2023-06-15 10:12:33 -04:00
Jarek Radosz 02e70aad1c
DEV: Add CI setup and fix linting issues (#7) 2022-06-18 16:52:34 +02:00
David Taylor d9ed154f98
FIX: Correct color variable to work with automatic dark mode (#2) 2020-11-27 18:13:46 +00:00
David Taylor 5726d7718d
Add basic support for IE11
User cards will be shown in a single column
2020-03-12 13:44:22 +00:00
David Taylor 99713bf14c
FIX: grid-template-columns in Firefox do not support nested calc() 2020-03-12 13:39:31 +00:00
David Taylor d977f9acaa
Use CSS grid for improved layout
This avoids the final card being full-width
2020-03-09 17:22:38 +00:00
David Taylor 74ab657d6c
Fix CSS 2020-03-09 16:42:45 +00:00
David Taylor 9c4a1ecd68
Add stats, add filters, add time period selector, fix mobile view 2020-03-09 16:37:29 +00:00
David Taylor 771d593372
Initial commit 2020-02-28 15:02:45 +00:00