vega-frontend-monorepo/libs
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
..
accounts chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
candles-chart feat(#447): 447 - UI toolkit and theme updates 2022-06-23 20:16:01 -07:00
cypress Task/Remove vegawallet service api client (#916) 2022-08-01 09:21:31 +01:00
deal-ticket chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
deposits chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
environment chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
fills chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
governance chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
market-depth feat: add resizable panels to portfolio page (#888) 2022-08-05 14:24:46 +01:00
market-list Feat/625 market info more details - open interest, liquidity info, market and instrument ids, price and settlement asset in the header - Part 1 (#823) 2022-07-21 10:57:30 +01:00
network-info Fix/829: Git info word length broke responsiveness (#880) 2022-07-27 13:46:00 +02:00
network-stats feat(#500): colors fixes (#512) 2022-06-10 16:07:44 +01:00
orders chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
positions chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
react-helpers chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
smart-contracts Feat/Use callStatic to improve error messaging (#831) 2022-07-25 09:48:19 +01:00
tailwindcss-config Fix/748-correct-order-of-shadows-on-input-fields (#887) 2022-07-28 10:40:31 +01:00
trades fix: scrolling trades grid prevRowNode data becomes undefined (#874) 2022-07-27 09:26:32 +01:00
types Feat/633: Oracles MVP in block explorer (#871) 2022-07-29 11:01:11 +01:00
ui-toolkit feat: multi open accordion (#963) 2022-08-08 19:09:46 +01:00
wallet chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
web3 chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
withdraws chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00