dan13ram
8517a26048
Upgrade dependencies ( #486 )
...
* upgraded storybook dependencies
* upgraded web dependencies
* updated timezone selector
* upgrade chakra in metamaps
* upgraded react-dnd in metamaps
* upgraded framer-motion
* fixed types in metamaps
* upgraded eslint
* upgraded lerna, husky and graphql
* upgraded node version
* removed metamaps package
* fixed all eslint issues
* ran yarn format to prettier format all files
* updated lint-staged & husky scripts
* add executable perms to pre-push scripts
* updated yarn.lock
* fixed eslint and moved chakra icons to ds
* fixed emotion errors
* removed extra useContext
* update yarn.lock
* upgraded more packages
* removed unnecessary .huskyrc.json
* lint fix
2021-05-01 12:46:48 +05:30
dan13ram
f95b12751e
profile setup - about you flow ( #130 )
...
* added data for personality types and refactored images
* setup personality type
* setup player type
* player types descriptions
2020-10-08 22:00:53 -06:00
Kris Urbas
689cb4d231
restructure and reorganize components ( #119 )
2020-09-21 18:22:42 +10:00
dan13ram
d242b33eca
SetupContext with useProgress hook
2020-08-24 01:03:17 -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