@types
|
add recent market trades box
|
2021-04-05 16:48:24 -04:00 |
components
|
convert trade form inputs to tailwind and continue theming
|
2021-04-12 16:01:55 -04:00 |
hooks
|
convert trade form inputs to tailwind and continue theming
|
2021-04-12 16:01:55 -04:00 |
pages
|
convert trade form inputs to tailwind and continue theming
|
2021-04-12 16:01:55 -04:00 |
public
|
create next app with trading view form and orderbook
|
2021-03-30 18:47:08 -04:00 |
stores
|
convert trade form inputs to tailwind and continue theming
|
2021-04-12 16:01:55 -04:00 |
styles
|
support for more than two themes
|
2021-04-12 23:32:01 +10:00 |
test
|
fixes for husky commit hooks
|
2021-04-10 11:56:14 -04:00 |
utils
|
convert trade form inputs to tailwind and continue theming
|
2021-04-12 16:01:55 -04:00 |
.babelrc
|
remove xwind and convert to className prop
|
2021-04-12 12:49:02 -04:00 |
.eslintignore
|
fixes for husky commit hooks
|
2021-04-10 11:56:14 -04:00 |
.eslintrc.json
|
add trade form component
|
2021-04-02 14:26:21 -04:00 |
.gitignore
|
Initial commit from Create Next App
|
2021-03-26 12:44:55 -04:00 |
.prettierignore
|
Initial commit from Create Next App
|
2021-03-26 12:44:55 -04:00 |
.prettierrc
|
Initial commit from Create Next App
|
2021-03-26 12:44:55 -04:00 |
README.md
|
Update README.md
|
2021-04-10 17:40:29 -04:00 |
jest.config.js
|
Initial commit from Create Next App
|
2021-03-26 12:44:55 -04:00 |
next-env.d.ts
|
Initial commit from Create Next App
|
2021-03-26 12:44:55 -04:00 |
next.config.js
|
add trade form component
|
2021-04-02 14:26:21 -04:00 |
package.json
|
remove xwind and convert to className prop
|
2021-04-12 12:49:02 -04:00 |
postcss.config.js
|
support for more than two themes
|
2021-04-12 23:32:01 +10:00 |
tailwind.config.js
|
remove xwind and convert to className prop
|
2021-04-12 12:49:02 -04:00 |
tsconfig.json
|
remove xwind and convert to className prop
|
2021-04-12 12:49:02 -04:00 |
yarn.lock
|
remove xwind and convert to className prop
|
2021-04-12 12:49:02 -04:00 |