vega-frontend-monorepo/apps/stats/src
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
..
assets [#168] Use static resources from static.vega.xyz (#205) 2022-04-06 11:36:36 +01:00
components Added new shared theme switcher into stats project 2022-03-25 16:47:28 +00:00
config Added new shared theme switcher into stats project 2022-03-25 16:47:28 +00:00
styles [#168] Use static resources from static.vega.xyz (#205) 2022-04-06 11:36:36 +01:00
app.tsx feat(#507): Node Discovery 2022-06-21 16:20:53 -07:00
index.html [#168] Use static resources from static.vega.xyz (#205) 2022-04-06 11:36:36 +01:00
main.tsx chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
polyfills.ts frontend-monorepo-127 Generalize stats page to work for all environments 2022-03-24 12:04:01 +00:00
react-app-env.d.ts frontend-monorepo-127 Generalize stats page to work for all environments 2022-03-24 12:04:01 +00:00
report-web-vitals.ts Enable @typescript-eslint/consistent-type-imports eslint rule 2022-03-30 13:05:41 +02:00
setup-tests.ts frontend-monorepo-127 Generalize stats page to work for all environments 2022-03-24 12:04:01 +00:00