Commit Graph

214 Commits

Author SHA1 Message Date
Seibei Iguchi
d6890dfaa4 refactor(suite): remove deprecated icons 2025-04-14 16:30:12 +02:00
Jirka Bažant
4a0d14fbd9 chore(suite): unify prettier and @types/react version resolutions 2025-04-10 19:14:12 +02:00
Carlos Garcia Ortiz karliatto
55736664d6 fix(scripts): add validation to prepublish script arguments 2025-04-10 17:14:45 +02:00
Jan Václavík
7fca8ea1df chore(suite): Update deps 2 (#18264) 2025-04-10 14:41:16 +02:00
Martin Varmuza
3dcd60f0ca chore(connect-examples): remove electron-renderer-with-assets example 2025-04-07 10:06:34 +02:00
Jiri Zbytovsky
53bd828542 chore(suite): remove SuiteStorage BroadcastChannel 2025-04-03 11:34:30 +02:00
Jan Komarek
7a27d3d832 chore: move version-bump-prompt to scripts package 2025-04-02 16:34:49 +02:00
Jan Komarek
89256495a0 chore(scripts): remove githubAnalytics script 2025-04-02 16:23:07 +02:00
Jan Komarek
7d7515ce35 chore: move version-bump-prompt to connect dependencies 2025-04-02 08:17:20 +02:00
Carlos Garcia Ortiz karliatto
e81e3925ca chore(scripts): add comment so it is clear dependency used 2025-04-01 15:14:55 +02:00
Carlos Garcia Ortiz karliatto
642499ddb9 fix(scripts): add missing dependency version-bump-prompt 2025-04-01 15:14:55 +02:00
Pavlo Syrotyna
9712a6d397 feat(suite-common): solana-staking initial package setup 2025-04-01 11:25:37 +02:00
Martin Varmuza
d16a814fda chore(transport-bridge): remove build:bin; it was unused anyway 2025-04-01 10:39:49 +02:00
Martin Varmuza
05e5f4d71f feat(node-utils): http-receiver - sanitize query strings and path segments globaly 2025-04-01 08:02:00 +02:00
Jan Komarek
e99e6ddcbb chore: update semver 2025-03-31 15:00:54 +02:00
Jan Komarek
bbb55b49ac chore: move globals, semver, and tar to packages where they are used 2025-03-31 15:00:54 +02:00
Jan Komarek
382c34750a chore: remove dependencies unused according to npx depcheck 2025-03-31 15:00:54 +02:00
Seibei Iguchi
0104d2de83 feat(suite): update recovery modal 2025-03-31 14:43:31 +02:00
Martin Vytick Vytrhlík
a992076879 feat(suite-native): prepare webview to process buy trade form 2025-03-26 22:31:53 +01:00
Jaroslav Hrách
422c175f4f feat(blockchain-link): migrate ripple-lib to xrpl.js 2025-03-24 13:34:43 +01:00
Matej Kriz
fa0f5b09d2 chore(suite-native): add node-gyp to main dev dependencies to satisfy sharp build 2025-03-21 12:22:24 +01:00
Tomas Martykan
b3dfcb0de0 chore(blockchain-link): move solana types 2025-03-20 16:16:07 +01:00
Jan Václavík
308f6bbc3b fix(ds): fix (negative) elevations (#17616) 2025-03-12 17:54:08 +01:00
Tomas Martykan
47c257af0f feat(suite-native): add walletconnect 2025-03-12 15:55:34 +01:00
Jan Václavík
1f6bfbb2ec feat(suite): Add new color palette (1.0.0 -> 1.1.0) (#17470)
* feat(suite): Add new color palette

* fix(suite): Fix test for colors
2025-03-12 13:29:20 +01:00
Vojtěch Tranta
68cb5bd465 feat(components): add option to display the source code of the storybook stories (#17555) 2025-03-11 17:02:19 +01:00
Steven Luscher
6356bafe6d chore: replace @solana/web3.js with @solana/kit 2025-03-11 10:11:09 +01:00
Prochmi99
6fb2159f62 chore(packages): add native release script to global config 2025-03-10 15:50:01 +01:00
Martin Varmuza
be67d2251d chore(transport-bridge): simplify ui 2025-03-06 15:59:29 +01: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
yanas
00ba0fa44f fix(suite-native): use react-native-keyboard-controller for keyboard handling 2025-03-03 11:27:40 +01:00
Jiri Zbytovsky
9951068cdd chore(ci): remove typings arg from updateProjectReferences 2025-03-03 10:36:05 +01:00
Jiri Zbytovsky
857be3c4b6 feat(ci): refactor updateProjectReferences to treat tsconfig & tsconfig.lib consistently 2025-03-03 09:44:07 +01:00
Daniel Suchý
a13f269b99 fix(repo): fix generate package script (#17300) 2025-02-28 10:12:02 +00:00
Carlos Garcia Ortiz karliatto
60df8f154d ci(scripts): add new line to be updated so it does not duplicate 2025-02-27 12:56:44 +01:00
Ondrej Hajek
ee4b0fb841 fix(e2e): Fixed mistakes 2025-02-27 08:37:08 +01:00
Ondrej Hajek
17c575d2bf feat(e2e): Removed Cypress 2025-02-27 08:37:08 +01:00
Daniel Suchý
5766733544 feat(build): add security check to build (#17119) 2025-02-24 14:36:12 +01:00
Pavlo Syrotyna
9935e74b3f feat(suite): solana v2 staking support 2025-02-23 20:08:04 +01:00
Vojtěch Tranta
e3a027cb84 17102 storybook build fails (#17104)
* fix(components): storybook/nextjs fixed version

* fix(components): replace storybook/nextjs with storybook/webpack5 to prevent next js peer dependency requirement

* chore(components): update storybook@8.5.8 to prevent peer dependencies warnings
2025-02-20 08:39:00 +01:00
Vojtěch Tranta
666580fe50 Storybook update 8.5.4 (#16929)
* chore(components): remove  storyStoreV7 from storybook config as it is not needed and blocks the update

* chore(components): update storybook 8.5.4

* chore(product-components): update the storybook to 8.5.4

* fix(suite-build): add missing @babel/plugin-proposal-class-properties to fix the builds

* fix(suite-build): explicitly add @types/node-fetch to suite-build

* fix(components): fix typing of stories
2025-02-18 11:24:08 +01:00
Jiri Zbytovsky
f5fb82dc6f feat(suite-desktop): turn on ASAR integrity check via afterPack hook 2025-02-18 09:10:41 +01:00
Vojtěch Tranta
a6bdc9d481 Update depns patch minor 225 (#16982)
* fix(suite): remove redundat css value according to the stylelint

* chore(suite): update deps svgo and style-components to the latest minor / patch

* chore(suite): update simple-git

* chore(suite): update recharts

* chore(suite): update react-markdown

* chore(suite): update react-helmet-async

* chore(suite): update autoprefixer

* chore(suite): update stylelint

* chore(suite): rename dependencies management team usability -> engagement
2025-02-17 16:22:03 +01:00
Carlos Garcia Ortiz karliatto
390942e036 fix(scripts): handle asych properly in bump version connect 2025-02-17 13:57:47 +01:00
Carlos Garcia Ortiz karliatto
b9b4b19388 ci(scripts): moving add label to differnt GH request 2025-02-17 13:57:10 +01:00
Carlos Garcia Ortiz karliatto
2ae804dcf7 feat(scripts): add timestamp update to check-connect-data 2025-02-14 18:08:50 +01:00
Tomas Martykan
f014a84e70 feat(suite): walletconnect implementation for evm 2025-02-13 09:14:46 +01:00
Jiri Zbytovsky
393fd046ed chore(scripts): add lint to generatePackage templates 2025-02-11 13:33:27 +01:00
Carlos Garcia Ortiz karliatto
447b22d6f2 ci(scripts): fix add label argument for create pr 2025-02-10 12:13:18 +01:00
Carlos Garcia Ortiz karliatto
4c306d29fe ci(scripts): add connect plugins to release process 2025-02-04 12:17:36 +01:00