Jiří Čermák
345939f9e5
feat(suite): add redux slice for global send and receive
...
It's not possible to use the existing accountSearchReducer, the search would conflict with the accounts search in the sidebar.
2025-11-20 14:01:54 +01:00
Jirka Bažant
2c50ac6695
feat(suite-common): Refactor useTimer to allow longer ticks
2025-11-07 10:15:22 +01:00
brantalikp
6a1176a102
chore(suite-native): expo 54: dependencies update
2025-10-20 11:35:17 +02:00
Jaroslav Hrách
e0e95b5c3e
feat(suite): add tooling for manual message testing
2025-09-02 11:55:24 +02:00
tomasklim
b3c70b0077
fix(suite): remember previous device for bootloader reconnect
2025-08-05 17:11:47 +02:00
brantalikp
80db8af3e2
chore: update other packages
2025-06-23 17:46:37 +02:00
Jaroslav Hrách
67bef9c088
feat(react-utils): add useAsyncClickHandler hook for async button click handling
2025-05-06 10:01:31 +02:00
Jaroslav Hrách
0ae62d224d
feat(react-utils): add useClickCooldown hook for button cooldown handling
2025-05-06 10:01:31 +02:00
Jirka Bažant
cdf22af6b2
fix(suite-native): Simplify useTimer hook, fix useReloadTimer hook
2025-04-25 09:47:22 +02:00
Jirka Bažant
b49142c14f
chore(suite-common): Stabilize timer callbacks
2025-04-16 17:10:05 +02:00
Jirka Bažant
deb82d5592
chore(suite): fix typos
2025-04-10 15:55:46 +02:00
Jirka Bažant
77e52f5f51
chore(common): introduce useDebouncedValue hook
2025-03-31 16:32:50 +02:00
yanas
b96c899ebb
chore(packages): autofix for sort-imports eslint rule
2025-01-30 16:34:04 +01:00
Peter Sanderson
3f34981e5d
chore: unify types for setTimeout return type to address the NodeJS types leak issue
2024-12-03 15:37:27 +01: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 Homola
c9e9759e2e
fix(suite): use Date to prevent long timing drift in useTimer
2024-10-29 19:25:50 +09:00
Tomas Martykan
00946ef984
feat(react-utils): useWindowFocus hook
2024-07-19 18:25:52 +02:00
Petr Knetl
1349e428a1
feat(suite-native): send form flow - review & send
2024-07-02 15:06:43 +02:00
Petr Knetl
2206f19f2e
chore(suite): depcheck enabled
2024-06-18 13:07:58 +02:00
Peter Sanderson
c82455e746
chore(suite): autofix newlines
2024-02-20 14:54:29 +01:00
Jan Komarek
84bc9b8bd3
chore: update typescript and use global tsc
2024-02-12 11:56:09 +01:00
Jan Komarek
01e33b7145
chore: remove test scripts for packages without tests
2024-02-12 11:56:09 +01:00
Jan Komarek
a7e68797da
chore: use global jest
2024-02-12 11:56:09 +01:00
Jan Komarek
3c656dc0b2
chore: upgrade jest to 29.7.0
2024-02-12 11:56:09 +01:00
Jan Komarek
004938e24b
chore: upgrade jest
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
Daniel Suchý
7277f9d0f8
chore(repo): Upgrade TS 5.3 ( #10017 )
2023-11-21 12:15:06 +01:00
tomasklim
7458ab20f0
chore(jest): update jest in packages without issues
2023-11-20 09:19:59 +01:00
Daniel Suchý
bf8d0fe80f
chore(repo): upgrade to TS 5.2 ( #9989 )
2023-11-20 07:54:30 +01:00
Daniel Suchý
7b68bab051
chore(tests): cleanup jets configs ( #9869 )
2023-11-11 20:44:37 +01:00
0xadams.eth
0f502e5750
chore(suite): remove react imports ( #9331 )
...
* chore(suite): update eslint and webpack config
* chore(suite): remove react imports, change default and namespace imports to named imports
* test(suite): update jest config
2023-09-05 16:26:01 +02:00
Jan Komarek
69124a4766
fix(react-utils): clear timeout in useAsncDebounce
2023-07-18 11:08:10 +02:00
tomasklim
151f364d78
feat: update typescript
2023-02-14 14:11:56 +01:00
Matej Kriz
d027b9763e
chore(monorepo): force workspace resolutions
2022-11-30 12:05:40 +01:00
Daniel Suchý
b23f7b7bfa
chore: Upgrade to TS 4.9 ( #6932 )
2022-11-23 18:18:23 +01:00
Jan Komarek
54a975c07b
chore: require exact version of react and react-dom
2022-10-13 19:39:34 +02:00
Jan Komarek
3fdff1c3ad
chore: upgrade to react 18
2022-10-13 19:39:34 +02:00
Daniel Suchý
a446583d58
chore(ci): Nx for github validations ( #6095 )
...
* chore(ci): Nx for github validations
* chore: tune config
* chore: eslint scripts faster and unified settings
* chore: check formatting using nx
* chore: read-only NX token
2022-08-25 18:51:12 +02:00
Daniel Suchý
39c0ed80ed
chore: upgrade to yarn 3 ( #6061 )
2022-08-23 15:20:23 +02:00
Daniel Suchý
50ce258b0f
chore(lint): enforce usage of @ts-expect-error
2022-08-21 10:56:43 +02:00
mroz
1485646d88
chore: forbid redundant eslint disable directives
2022-08-10 10:49:55 +02:00
Jan Bouchner
23a8ae6a09
chore: suite utils (wallet and few others from suite) and types to common package ( #5874 )
...
* chore(wallet-utils): Moving wallet utils to common package
* chore(suite-common) Device types moved to common package
* chore(suite-common): Moving tests from suite to common package
* chore(test): wallet utils tests moved to common suite package
* chore: replace message system types from suite-types from common package
* chore: import global JestMocks in suite and wallet-utils
* chore: decrease jest global coverage thresholds for suite tests
* chore: fix import for suite-config
* chore: update refactored build paths and pckg for web and web-landing
2022-08-01 19:08:06 +02:00
mroz
e052b9951f
chore: react-utils package
2022-07-30 14:58:02 +02:00