xmr-btc-swap/src-gui/src/renderer/components/pages
Mohan 5948a40c8d
fix(gui): Strictly enforce UI types with Typescript (#678)
* fix(gui): we were not checking for null everywhere

* add more null checks, enable tsconfig strict

* remove dead code

* more nullish checks

* remove unused JSONViewTree.tsx

* fix a bunch of small typescript lints

* add explanations as to why LabeledMoneroAddress.address is non-nullish but we pass in null due to typeshare limitation

* remove @mui/lab from yarn.lock

* re-add SortableQuoteWithAddress

* add guard function for ExportBitcoinWalletResponseExt ("wallet_descriptor")

* fix remaining linter errors

* remove duplicate XMR

* fix hasUnusualAmountOfTimePassed in SwapStatusAlert.tsx
2025-11-05 18:38:00 +01:00
..
feedback refactor(gui): Update MUI to v7 (#383) 2025-06-06 22:31:33 +02:00
help fix(gui): Strictly enforce UI types with Typescript (#678) 2025-11-05 18:38:00 +01:00
history fix(gui): Strictly enforce UI types with Typescript (#678) 2025-11-05 18:38:00 +01:00
monero fix(gui): Strictly enforce UI types with Typescript (#678) 2025-11-05 18:38:00 +01:00
swap fix(gui): Strictly enforce UI types with Typescript (#678) 2025-11-05 18:38:00 +01:00
wallet fix(gui): Strictly enforce UI types with Typescript (#678) 2025-11-05 18:38:00 +01:00