Commit Graph

47 Commits

Author SHA1 Message Date
Martin Varmuza
34f0cfa793 chore(components): remove suite-common and device-utils dep 2026-01-14 14:05:12 +01:00
Matus Balascak
1072984591 refactor(components): move AssetLogo to product-components package 2025-11-25 14:57:12 +01:00
Matus Balascak
fb0dbfe5b6 chore(components): move getAssetLogoContractAddresses call into AssetLogo 2025-11-25 14:57:12 +01:00
Jiri Zbytovsky
9a97d24fdb fix(suite-web): images on dev 2025-11-18 18:50:45 +01:00
Peter Sanderson
7027213e3f fix: add TON of missing dependecies in package.json 2025-09-18 13:04:25 +02:00
Peter Sanderson
ecae55a2ea fix: remove all dependenices that are unused (found by added depcheck script to package.json)
# Conflicts:
#	packages/suite-desktop-core/package.json
#	yarn.lock

# Conflicts:
#	suite-native/app/package.json
2025-09-18 13:04:25 +02:00
tomasklim
bc6a681c27 chore: add missing workspace libs 2025-06-09 13:15:39 +02:00
Seibei Iguchi
d6890dfaa4 refactor(suite): remove deprecated icons 2025-04-14 16:30:12 +02:00
Martin Varmuza
3736dec0a5 chore: more refactorign to remove connect from components 2025-03-06 13:56:53 +01:00
Martin Varmuza
0bcf666672 chore: move DeviceModelInternal to device-utils 2025-03-06 13:56:53 +01:00
Martin Varmuza
465f40a072 chore(monorepo): remove dependency on connect in components and device-utils 2025-03-06 13:56:53 +01:00
Peter Sanderson
c806924eac chore: better comment 2024-11-13 10:36:38 +01:00
Martin Vytick Vytrhlík
dc58bc5b65 feat(components): move getAssetLogoUrl to asset-utils 2024-11-01 13:16:12 +01:00
Adam Havel
492915d623 feat(components): add new set of icons 2024-09-04 15:53:48 +02:00
Jan Václavík
a314dcfd25 fix(suite): Fix button colors + subtle variant (#13826) 2024-08-16 09:54:08 +02:00
tomasklim
5246784f25 chore(suite): flagship model constant 2024-04-20 00:56:35 +02:00
Carlos Garcia Ortiz karliatto
cbf110b5e7 fix(components): move data-test from wrapper to input 2024-02-22 11:17:14 +01:00
Jan Komarek
00fe229e01 chore: update prettier 2024-02-12 11:56:09 +01:00
Daniel Suchý
acf9a7f19c chore(repo): config cleanups and improvements (TS, Nx...) (#11096)
* chore(repo): config cleanups and improvements (TS, Nx...)

* fix connect e2e

* chore: add eslin cache file to nx cache

* chore: add stylelint cache file to nx

* chore: add ts-node config for to base.tsconfig.json
2024-02-09 13:11:35 +01:00
Peter Sanderson
9124d6ccfb fix(suite): tsconfig fix 2024-01-29 14:13:13 +01:00
dahaca
484902f6ad feat(components): update textarea 2024-01-29 14:13:13 +01:00
dahaca
d9d959efe2 feat(components): update select bar 2024-01-29 14:13:13 +01:00
dahaca
50356af8d3 feat(components): add the icons package to the components package 2024-01-29 14:13:13 +01:00
dahaca
739c6ddd76 feat(components): update the spinner component 2024-01-29 14:13:13 +01:00
dahaca
0531e6ceb7 feat(components): add the new theme to the theme providers 2024-01-29 14:13:13 +01:00
Bohdan Juříček
2adb97b8a6 ref(suite-common): move passphrase related logic to common (#10738)
* ref(suite-common): move onPassphraseSubmit to common

* ref(suite-common): move inputs max length

* chore(suite-common): validators package

* chore(suite-common): add pin + passphrase validation

* ref(suite-native): remove min length

* fix(suite-common): methods exposed through side-effects
2024-01-24 15:42:17 +01:00
dahaca
54bd58fd61 chore(components): remove the others folder 2023-08-14 18:15:04 +02:00
dahaca
c3a639d82d chore(components): remove unnecessary ts rules 2023-08-14 18:15:04 +02:00
tomasklim
c9c7d7db09 chore: confirm on device and icons device model internal 2023-07-27 14:51:43 +02:00
Matej Kriz
e29792f5c2 chore: define missing dependencies and remove extra alias 2023-06-14 18:37:45 +02:00
Martin Varmuza
30086ce8a8 chore(components): inline resolveStaticPath in components 2023-05-11 11:35:19 +02:00
Martin Varmuza
19360addf6 chore: move resolveStaticPath from utils to suite-common 2023-05-11 11:35:19 +02:00
tomasklim
6baf231ed0 feat(suite): device model utils + config changes 2023-01-05 15:42:58 +01:00
mroz
61257d41aa chore(components): move Passphrase subcomponents from suite 2022-09-19 18:40:55 +02:00
mroz
e052b9951f chore: react-utils package 2022-07-30 14:58:02 +02:00
Daniel Suchý
182439a7f1 chore: TS refactor to composite project, upgrade to TS 4.5 (#4851) 2022-02-24 10:49:03 +01:00
slowbackspace
4f7997e33e feat(onboarding): neue onboarding 2021-06-04 15:07:17 +02:00
Maroš
50a59439d8 Dark mode (#2887) 2020-11-17 12:29:37 +01:00
Vladimir Volek
68e3e1d274 fix lint 2020-02-28 11:48:22 +01:00
Vladimir Volek
2e2eba9557 do not build stories 2020-02-27 19:48:09 +01:00
Vladimir Volek
958f58d688 Merge storybook and components + refactor (#1259)
* merge storybook and components

* adjust ci

* ci syntax

* remove placeholder file

* lock

* make better stories

* fix imports

* fix path

* update modules

* fix ts

* proper path for storybook static resources
2020-02-27 19:43:40 +01:00
Vladimir Volek
3ea47a5761 Merge and refactor components (#1240)
* merge and remove old components, refactor

* fix components

* more v2 removed

* finalize components merge

* fix ci

* fix artifacts dep

* fix some leftovers
2020-02-22 13:53:33 +01:00
slowbackspace
9cd2d7debf generate declaration maps on build 2019-09-02 15:16:09 +02:00
Vladimir Volek
70cfc1b39b add coverage part 2 2019-06-18 14:44:27 +02:00
slowbackspace
399dfe1394 separate components lib 2019-05-30 13:43:17 +02:00
slowbackspace
f3d541591c revert to the old build system 2019-05-28 17:08:59 +02:00
Vladimir Volek
11c6dd185e Add 'packages/components/' from commit '7fcef243ba00074a69ab3eb1fe4198ca31dcebb2'
git-subtree-dir: packages/components
git-subtree-mainline: 829751da45
git-subtree-split: 7fcef243ba
2019-05-15 13:15:43 +02:00