Go to file
Tyler Shipe 56b7466799 move fees into trade box, prevent wrapping in market menu item 2021-11-01 16:20:30 -04:00
@types [wip] visualize & cancel trigger order and fuck up order reloading 😭 2021-09-23 13:50:34 +02:00
components move fees into trade box, prevent wrapping in market menu item 2021-11-01 16:20:30 -04:00
hooks fix: error when hourly interest is undefined 2021-11-01 11:14:43 -04:00
pages Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54) 2021-10-20 13:42:40 +01:00
public fix ada svg icon 2021-10-31 21:47:26 -04:00
stores fix: error when hourly interest is undefined 2021-11-01 11:14:43 -04:00
styles upgrade to next12, remove babel, remove emotionjs, convert emotion styles to inline 2021-10-27 16:46:31 -04:00
utils reduce padding to remove horizontal scrollbar; yarn format 2021-10-26 11:57:54 -04:00
.eslintignore
.eslintrc.json
.gitignore
.nvmrc
.prettierignore add husky pre-commit for linting and formatting 2021-04-14 14:49:01 -04:00
.prettierrc
README.md add v3 to read-me 2021-09-17 04:52:41 +02:00
jest.config.js
netlify.toml Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54) 2021-10-20 13:42:40 +01:00
next-env.d.ts upgrade nextjs 2021-08-30 00:56:27 -04:00
next-i18next.config.js add missing translations, add spanish option, fix dropmenu z-index 2021-10-20 08:48:02 -10:00
next.config.js add back target for netlify 2021-10-27 16:46:31 -04:00
package.json upgrade to next12, remove babel, remove emotionjs, convert emotion styles to inline 2021-10-27 16:46:31 -04:00
postcss.config.js upgrade tailwind and next 2021-04-16 11:04:04 -04:00
tailwind.config.js remove unnecessary emotion styling; use asyncawait for sleeps 2021-09-03 15:02:51 -04:00
tsconfig.json add back target for netlify 2021-10-27 16:46:31 -04:00
yarn.lock update to latest mango client to get new markets 2021-11-01 15:24:27 -04:00

README.md

Mango UI V3

Uses:

Run

yarn
yarn dev