46fb5dc6c1
intrinsic is not a css attribute in chrome. Changed to fit-content.
2020-10-12 13:53:59 +02:00
da00c7735e
Moved duplicate container & h1 styling to global.
2020-10-12 00:06:54 +02:00
432d9211b2
Also lowercase query in highscorePage.
2020-10-11 19:26:10 +02:00
d5558863e4
Merge branch 'master' into feat/personal-highscore
2020-10-11 13:49:32 +02:00
98c2707cb0
Full rewrite, faster, better listing and less code.
...
- Only list the highscore and send to PersonalHighscorePage on click.
- List numbers are not sequential position in list, but the persons
place in the highscore, allows shared place ranking.
- Filter is a computed value that uses the filterInput, reduces
overhead.
- Stripped unused styling.
2020-10-11 12:10:17 +02:00
ingridvold
4ce8ca1a99
en morsom vri ;)
2020-10-09 13:30:23 +02:00
59792f9aae
Moved date helper funcs to utils.js
2020-10-09 00:57:20 +02:00
Adrian Thompson
b31bee8731
fixed flow on safari
2020-09-17 12:34:59 +02:00
Adrian Thompson
1e8a77ec3f
added max-width
2020-09-11 13:47:01 +02:00
Adrian Thompson
833cf649f3
renamed and removed some classes, added media breakpoint and aligned stuff
2020-09-11 13:42:15 +02:00
06c2d35580
Fixed casing issue when filtering highscore.
2020-09-11 10:01:48 +02:00
83f69ff007
Removed unused console.log.
2020-09-08 10:24:29 +02:00
ace222749a
Person highscore overview page.
2020-09-06 22:32:07 +02:00