Commit Graph

6 Commits

Author SHA1 Message Date
Peter Sanderson
89e32fcf42 chore: bump prettier - format:all on new version 2025-07-03 11:47:37 +02:00
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
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
62fa238f5a chore(address-validator): adapt to monorepo rules 2024-07-12 13:44:51 +02:00