brantalikp
|
d67742d376
|
feat(suite-native): Settings: Change Device Name
|
2025-06-25 15:05:18 +02:00 |
|
Jiri Zbytovsky
|
24f4d182bc
|
feat(utils): add a util for float approx comparison
|
2025-06-25 14:25:42 +02:00 |
|
Carlos Garcia Ortiz karliatto
|
6d9116d6bd
|
feat(utils): stringToIntegerInRange
|
2025-06-16 11:17:26 +02:00 |
|
Jiri Zbytovsky
|
40754b1f15
|
chore: prune dead code from suite-common and utils
|
2025-06-14 15:47:06 +02:00 |
|
Tomáš Boďa
|
9513e1d6de
|
fix(suite): scroll to selected option in select
|
2025-06-11 12:53:19 +02:00 |
|
Jiri Zbytovsky
|
26069e28b5
|
Revert "Feat: update fee rate options regularly"
|
2025-06-03 13:00:36 +02:00 |
|
Jiri Zbytovsky
|
511966af4b
|
feat(utils): add a util for float approx comparison
|
2025-06-02 13:33:52 +02:00 |
|
Carlos Garcia Ortiz karliatto
|
17c0dfbb05
|
feat(utils): new util removeTrailingSlashes
|
2025-05-23 10:16:07 +02:00 |
|
Tomáš Boďa
|
6d4d440e50
|
fix(suite): accept query parameters of custom backend URL
|
2025-05-06 12:18:59 +02:00 |
|
Tomas Martykan
|
eb758acea9
|
chore: apply latest prettier
|
2025-05-05 13:51:36 +02:00 |
|
Vojtěch Tranta
|
3422038376
|
fix(suite): make the explorer build passing
|
2025-04-23 10:37:42 +02:00 |
|
Vojtěch Tranta
|
b62f339e69
|
fix(suite): properly handled deadline and timeout error in getConnectFiatRatesForTimestamp call (#18405)
|
2025-04-22 13:02:36 +02:00 |
|
Jan Václavík
|
8131c8d039
|
feat(ds): Replace lottie colors in Spinner (#18001)
|
2025-04-01 08:46:49 +02: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 |
|
Martin Varmuza
|
3736dec0a5
|
chore: more refactorign to remove connect from components
|
2025-03-06 13:56:53 +01:00 |
|
Martin Varmuza
|
30f8f4fc59
|
chore(utils): typedObjectKeys
|
2025-02-19 12:46:07 +01:00 |
|
Marek Polak
|
1087ec266e
|
chore(utils): remove createTimeoutPromise
|
2025-02-10 12:49:02 +01:00 |
|
Marek Polak
|
fecb9a1ccc
|
refactor(utils): add abort to resolveAfter
|
2025-02-10 12:49:02 +01:00 |
|
Peter Sanderson
|
49fd2cba42
|
feat: UI facelift of the Affected transactions in the RBF flow
|
2025-01-31 12:49:39 +01:00 |
|
yanas
|
b96c899ebb
|
chore(packages): autofix for sort-imports eslint rule
|
2025-01-30 16:34:04 +01:00 |
|
Jiri Zbytovsky
|
fb496b7f19
|
feat(utils): include stackTrace in serializeError
|
2025-01-29 12:28:33 +01:00 |
|
Marek Polak
|
2f01d07c34
|
chore(utils): improve scheduleAction stack trace
|
2025-01-28 15:29:26 +01:00 |
|
Jiri Zbytovsky
|
d391fde59d
|
feat(utils): add serializeError helper
|
2025-01-28 13:55:36 +01:00 |
|
Peter Sanderson
|
95c1640ef6
|
feat(utils): new isWhitelistedHost
|
2025-01-21 10:13:20 +01:00 |
|
Tomas Martykan
|
3c07bce818
|
feat(utils): cache with ttl
|
2025-01-07 22:49:03 +09:00 |
|
Peter Sanderson
|
82e7d84f8c
|
fix: show h instead of apostrophe in taproot xpub to be consistent with firmware
|
2025-01-02 12:04:31 +01:00 |
|
Martin Varmuza
|
a640272964
|
feat(utils): add create zip util
|
2024-12-30 17:18:11 +01:00 |
|
Carlos Garcia Ortiz karliatto
|
5913011798
|
feat(utils): add resolveAfter util
|
2024-12-17 09:31:16 +01:00 |
|
Peter Sanderson
|
ff386356a5
|
chore: use Keys type and remove duplicated type def
|
2024-12-03 16:37:26 +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 |
|
Carlos Garcia Ortiz karliatto
|
3b2d774229
|
feat(utils): improve cloneObject utils
* makes cloneObject utils 3 times more efficient
* handles cloning objects with cyclic references
|
2024-12-02 10:02:11 +01:00 |
|
Carlos Garcia Ortiz karliatto
|
a65cc86086
|
feat(utils): cloneCyclcicObject new util
|
2024-11-26 15:18:28 +01:00 |
|
Peter Sanderson
|
a8c4a9f34c
|
chore: no-control-regex as it becames recommanded
|
2024-11-06 15:47:20 +01:00 |
|
TomasSlama
|
b1d9fb0d49
|
feat(product-components): add utils to detect non-ASCII chars
|
2024-11-05 18:59:12 +01:00 |
|
Peter Sanderson
|
ff5fe34e9e
|
chore: enable 'prefet-const' ESLint rule
|
2024-11-01 10:52:45 +01:00 |
|
Jiri Zbytovsky
|
0be00e9571
|
chore(utils): move isArrayMember to utils
|
2024-10-23 11:39:44 +02:00 |
|
Peter Sanderson
|
3f4312e834
|
feat: implement strong randomInt that works in browser without need for polyfill lib
|
2024-10-22 07:54:30 +02:00 |
|
Peter Sanderson
|
e1fe4b85d4
|
chore: allow passing of the source of randomness for arrayShuffle
|
2024-10-15 16:29:50 +02:00 |
|
Peter Sanderson
|
4f66613553
|
chore: add better naming for random function which is not using strong source of randomness
|
2024-10-15 16:29:50 +02:00 |
|
Peter Sanderson
|
b52bfba948
|
chore: code improvement for arrayShuffle
|
2024-10-15 16:29:50 +02:00 |
|
Marek Polak
|
1835c1731d
|
feat(utils): implement getMutex
|
2024-10-02 06:53:42 +02:00 |
|
Marek Polak
|
ba3580aeeb
|
feat(utils): add lockId to getSynchronize
|
2024-10-02 06:53:42 +02:00 |
|
Marek Polak
|
aa2857c305
|
fix(utils): correctly removing event listeners
|
2024-09-19 10:21:57 +02:00 |
|
Marek Polak
|
e6077ac3d1
|
fix(utils): ignore semver labels in version utils
|
2024-09-12 12:54:09 +02:00 |
|
Carlos Garcia Ortiz karliatto
|
5c5a14a220
|
feat(utils): new util isFullPath
|
2024-08-03 07:46:17 +02:00 |
|
tomasklim
|
15e03f9cf2
|
feat(utils): add extractUrlsFromText util
|
2024-07-31 16:19:51 +03:00 |
|
Marek Polak
|
cc5641f9b8
|
fix(utils): adjust scheduleAction to stricter tests
|
2024-07-24 15:12:00 +02:00 |
|
Szymon Lesisz
|
3e342aaa5b
|
feat(utils): scheduleAction with attempt failure handler
|
2024-07-22 18:33:21 +02:00 |
|
Marek Polak
|
a1b50537b3
|
feat(utils): add createLazy util
|
2024-07-01 11:39:41 +02:00 |
|
Tomas Martykan
|
fc7a45b19d
|
chore(connect-web): refactor into classes
|
2024-06-18 13:16:44 +02:00 |
|