Commit Graph

14 Commits

Author SHA1 Message Date
Vojtěch Tranta
9ceb675949 Vite as suite devserver (#17152)
* fix(suite): remove immer with Object.freeze from guideReducer as it contains 'react' structure

* chore(suite): add ignore comments to dynamic imports for vite

* fix(suite): make the calling of the GraphWorker as a function call, not constructor

* fix(connect): make the imports of the dynamic connect methods "static" without template variables in the paths

* fix(suite): edit the dynamic imports to make the more reliable

* chore(suite): add info about yarn suite:dev:vite command to README.md

* feat(suite): add option to have vite as a dev server

* feat(suite): have Vite devserver serve the webpack original index.html file

* fix(suite): make the dynamic import of the flag svg actaully dynamic

* fix(suite): fix circular dependency

* chore(connect-expolorer-theme): remove unused vitest from connect-expolorer-theme
2025-03-05 15:01:20 +01:00
Martin Homola
cc18737edc feat(connect): rename bnb to bsc 2024-12-21 19:23:21 +09:00
tomasklim
d800b0ef19 feat(suite): add Arbitrum one 2024-12-21 02:08:52 +09:00
tomasklim
402c04d0fc feat(suite): Base network 2024-11-22 18:59:04 +09:00
Peter Sanderson
abb41f8033 chore: remove glboal nx/workspace link scripts (it shall be run only globally) + resolve ugly igonores for devDependencies in import/no-extraneous-dependencies 2024-11-13 10:36:38 +01:00
Martin Varmuza
de58841260 chore(address-validator): replace new Buffer with Buffer.from or Buffer.alloc 2024-10-17 14:48:51 +02:00
Martin Varmuza
9b387f7259 chore(address-validator): update base-x 3.0.7 -> 5.0.0 2024-10-09 13:37:02 +02:00
tomasklim
f98f57023f feat(suite): add Optimism 2024-10-09 00:54:55 +09:00
tomasklim
66427afab4 feat: change matic to pol symbol in the codebase 2024-09-27 22:49:18 +09:00
Martin Varmuza
597483e7d8 fix(trezor-address-validator): add missing solana 2024-08-13 13:33:27 +02:00
tomasklim
56e8a32867 chore(address-validator): remove Binance Chain validator 2024-08-06 09:42:34 +03:00
Martin Varmuza
90ab94f9f9 fix(address-validator): use local variable 2024-07-12 13:44:51 +02:00
Martin Varmuza
62fa238f5a chore(address-validator): adapt to monorepo rules 2024-07-12 13:44:51 +02:00
Martin Varmuza
a82ccaf70e chore(address-validator): move from e4685c456a 2024-07-12 13:44:51 +02:00