vega-frontend-monorepo/apps
m.ray 71ede25339
chore: upgrade to React 18 (#952)
* chore: upgrade react only

* chore: import renderHook from testing-library/react

* chore: add @babel/runtime to fix tests

* fix: fix some of the tests

* fix: fix some of the tests

* fix: fix tests failing on not being wrapped in act

* fix: fix tests in use-environment

* fix:  fix @types/react issue

* fix: fix formatting

* fix: remove unsued method

* fix: callout not accepting react node and root element null check

* fix: main.tsx stats null check

* fix: implicit any type fixes

* Update libs/environment/src/hooks/use-nodes.spec.tsx

* fix:  import act from testing-lib

* fix:  add strict mode back

* fix:  fix formatting issues

* fix: add babel deps for storybook

* Update tsconfig.json (#970)

* Update tsconfig.json

* feat: [console-lite] - add missing types in few places

Co-authored-by: maciek <maciek@vegaprotocol.io>

* chore(#952): remove any from useDataProvider hook

Co-authored-by: macqbat <kubat.maciek@gmail.com>
Co-authored-by: maciek <maciek@vegaprotocol.io>
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2022-08-09 10:43:11 +01:00
..
explorer chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
explorer-e2e Test/fix ci test failures (#973) 2022-08-08 15:53:18 +01:00
simple-trading-app chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
simple-trading-app-e2e feat: [console-lite] - fixes in order close out calcs (#934) 2022-08-04 13:21:28 +02:00
static chore: update tranches 2022-08-09 06:05:05 +00:00
stats chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
stats-e2e test: increase resolution in config files (#750) 2022-07-14 16:49:20 +01:00
token chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
token-e2e Test/fix ci test failures (#973) 2022-08-08 15:53:18 +01:00
trading Feat/815 auction conditions (#955) 2022-08-08 11:19:57 +01:00
trading-e2e Task/remove vegawallet service (#926) 2022-08-02 07:37:46 +01:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00