sendou.ink/app/utils
Kalle 03da81a84c
New navigation (#821)
* Menu skeleton

* Menu with nav icons

* Menu opens and closes

* More menu icons + links work

* Menu closes on navigation

* Blurred menu

* Remove other nav

* Rounded nav

* Fix menu alignment for Safari

* Close on click outside

* Disable body scroll when menu open

* SubNav for tournament

* Use grid

* Make images same size again

* Remove comment

* Different style mobile nav

* Readd InfoBanner elements

* Move menu css to layout.css

* Move admin command input top left

* Page title from loader

* Fix error when getting pageTitle

* Fix CI
2022-04-30 11:10:09 +03:00
..
assertType.ts Change zod schemas location 2022-01-16 21:59:33 +02:00
db.server.ts Fix lint errors 2022-01-09 13:49:54 +02:00
index.ts New navigation (#821) 2022-04-30 11:10:09 +03:00
redis.server.ts Add Redis for leaderboards 2022-03-27 12:01:02 +03:00
schemas.ts Edit match if winner unchanged 2022-04-21 17:34:39 +03:00
socketContext.tsx Use React Context for sharing socket 2022-03-29 23:40:08 +03:00
sorters.ts Detailed matches 2022-03-16 17:13:57 +02:00
testUtils.ts Change zod schemas location 2022-01-16 21:59:33 +02:00
urls.ts New navigation (#821) 2022-04-30 11:10:09 +03:00