Commit Graph

8 Commits

Author SHA1 Message Date
Kris Urbas
37547cf025 add features section 2020-08-24 00:56:32 -06:00
Kris Urbas
67a83d9064 Simple profile page 2020-08-24 00:56:32 -06:00
Hammad Jutt
9b4e36b2c3 Clean up colors in theme and fix redundant backgroundSize 2020-08-17 14:25:04 -06:00
Hammad Jutt
b2a114bbdd Setup URQL with own backend and create basic player list page 2020-08-17 14:25:04 -06:00
dan13ram
357f292ace added layout for profile setup (#67)
* added layout for profile setup

* fixed fonts & links
2020-08-14 23:08:09 -06:00
dan13ram
6466104e55 Layouts for RegisterPlayer and SuccessPlayer (#63)
* registerPlayer & successPlayer layout done

* moved to chakra-ui@next

* added meta components and icons

* refactored code based on review comments

* using React.ComponentProps for getting correct props

* using jpeg for background images

* removed unwanted `declare module`

* changed font naming in design-system

* fixed fontFamily in packge web

* using Heading component for MetaHeading
2020-08-13 13:44:46 -06:00
dan13ram
e03ffe2763 login landing page + fixed fonts (#51)
* login landing page + fixed fonts

* fixed eslint errors

* fixed most of typecheck errors

* review comments incorporated
2020-08-05 02:04:57 -06:00
Hammad Jutt
0f9c790351 Setup Design System with NextJS Web App
Also replaced the local fonts with Google fonts since they are more performant and easier to package. Created a custom
Link component to render the ChakraUI link inside the NextJS Link properly.
2020-07-26 19:56:11 -06:00