Jiri Zbytovsky
|
3f002de2ad
|
chore(suite): bump react-intl
|
2026-01-05 10:19:42 +01:00 |
|
Jiří Čermák
|
a22149caef
|
fix: move asBaseCurrencyAmount to wallet-types to prevent circular esm
|
2025-12-17 13:45:34 +01:00 |
|
Petr Knetl
|
65a8820c3a
|
feat(suite-native): localization of crypto amounts
|
2025-11-06 11:27:04 +01:00 |
|
brantalikp
|
6a1176a102
|
chore(suite-native): expo 54: dependencies update
|
2025-10-20 11:35:17 +02:00 |
|
Jiří Čermák
|
06cab82925
|
fix(suite): redact NFT ID
|
2025-10-03 13:19:59 +02:00 |
|
Jirka Bažant
|
ccb3fba4a8
|
chore(suite-native): simplify jest.config.js files across project
|
2025-09-26 10:50:51 +02:00 |
|
Jiri Zbytovsky
|
1c6cf4d782
|
chore: BaseCurrency CR fixes
|
2025-07-28 16:08:25 +02:00 |
|
Peter Sanderson
|
7a4a4f28e1
|
fix: make sure Crypto BaseCurrency is always displayed with suffix
|
2025-07-28 16:08:25 +02:00 |
|
Peter Sanderson
|
d2fd2da55b
|
fix: refactor (bold claim) formatting of a large base-currency number
|
2025-07-28 16:08:25 +02:00 |
|
Peter Sanderson
|
75718c6a87
|
fix: bad lowercase conversion
|
2025-07-23 13:40:18 +02:00 |
|
Peter Sanderson
|
0133d80aa6
|
chore: add test case for integerTransformer in BTC+Sats units
|
2025-07-23 13:40:18 +02:00 |
|
Peter Sanderson
|
c6ceccf061
|
chore: extract repeaded code for checking if BaseCurrency is BTC in Sats
|
2025-07-23 13:40:18 +02:00 |
|
Peter Sanderson
|
9978ed272b
|
fix: work with big numbers in Native Assets page to fix the rounding issue (it was hardcoded to 2)
|
2025-07-23 13:40:18 +02:00 |
|
Peter Sanderson
|
4092d0fb7f
|
fix: fixups from code-review
|
2025-07-23 13:40:18 +02:00 |
|
Peter Sanderson
|
c0e5942c6d
|
chore: simplify Branded type for Amount (no generics) use it in SendForm
|
2025-07-23 13:40:18 +02:00 |
|
Peter Sanderson
|
2db91b92a3
|
chore: add better naming and convention for BaseCurrency conversion in send form
# Conflicts:
# packages/suite/src/hooks/wallet/useStakeForm.ts
# packages/suite/src/hooks/wallet/useUnstakeForm.ts
|
2025-07-23 13:40:18 +02:00 |
|
Peter Sanderson
|
e45a736b6d
|
chore: refactoring of formatter to separate Sats logic
|
2025-07-23 13:40:18 +02:00 |
|
Peter Sanderson
|
50dbfacaa6
|
fix: eslint and add rule for libESM
|
2025-07-23 13:40:18 +02:00 |
|
Peter Sanderson
|
54c926c3a7
|
feat: enable formatting of BTC base currency in Sats
|
2025-07-23 13:40:18 +02:00 |
|
Peter Sanderson
|
527afa3ef8
|
fix: test after convertCryptoToFiatAmount no longer formats or rounds
|
2025-07-11 09:19:48 +02:00 |
|
Peter Sanderson
|
f0b59202e7
|
fix: covnert back logic for significat number, this will be done later
|
2025-07-11 09:19:48 +02:00 |
|
Peter Sanderson
|
63a7b699a4
|
fix: improve logic for signitifact digits vs fractional digits
|
2025-07-11 09:19:48 +02:00 |
|
Peter Sanderson
|
5d5ae4a4de
|
chore: better naming
|
2025-07-11 09:19:48 +02:00 |
|
Peter Sanderson
|
1767888aa5
|
chore: improve test for prepareBaseCurrencyAmountFormatter
|
2025-07-11 09:19:48 +02:00 |
|
Peter Sanderson
|
32b3fd83ab
|
feat: implement SignificantDigits into Fiat/BaseCurrency Formatter + renaming and make it use BaseCurrency Type
|
2025-07-11 09:19:48 +02:00 |
|
Peter Sanderson
|
f2ef89b758
|
fix: BaseCurrency moved to Blockchain-link
|
2025-07-09 11:38:54 +02:00 |
|
Peter Sanderson
|
f25d5da9af
|
chore: make-naming of Sats<->BTC conversion utils sane, add Branded for
it
# Conflicts:
# packages/suite/src/views/wallet/send/Options/BitcoinOptions/CoinControl/CoinControl.tsx
|
2025-07-08 15:10:41 +02:00 |
|
Peter Sanderson
|
750b359239
|
chore: more renaming of Fiat -> BaseCurrency
|
2025-07-04 09:57:48 +02:00 |
|
Peter Sanderson
|
e02ffd6b93
|
chore: better naming of base-currency (formarlly FiatCurrency)
|
2025-07-04 08:43:04 +02:00 |
|
brantalikp
|
d89d5a0c8c
|
fix(suite-native): fix build and type errors
|
2025-06-23 17:46:37 +02:00 |
|
brantalikp
|
80db8af3e2
|
chore: update other packages
|
2025-06-23 17:46:37 +02:00 |
|
Jirka Bažant
|
7cb5a7fe49
|
fix(common): Trim unnecessary zeros with CryptoAmountFormatter
|
2025-06-09 16:04:48 +02:00 |
|
Tomas Jakl
|
cf4a0198d9
|
feat(suite-native): improve UI of ProviderListItem
|
2025-05-29 16:02:33 +02:00 |
|
Tomas Martykan
|
eb758acea9
|
chore: apply latest prettier
|
2025-05-05 13:51:36 +02:00 |
|
Jan Václavík
|
112c2884e4
|
chore(suite): Update date-fns (#18271)
|
2025-04-24 12:24:35 +02:00 |
|
Jan Václavík
|
cb5a004d2e
|
chore(suite): Update react-intl (#18457)
|
2025-04-22 09:47:51 +02:00 |
|
brantalikp
|
48bfe5970f
|
feat(suite-native): display date and time based on localization
|
2025-04-09 17:13:18 +02:00 |
|
Jan Václavík
|
340d15b7fd
|
chore(suite): Update minor dependencies (#18057)
|
2025-04-02 10:26:26 +02:00 |
|
Vojtěch Tranta
|
00e7df572f
|
Engagement dependencies update vol4 (#17742)
* chore(suite): vite@6.2.2
* chore(suite): react-markdown@10.1.0
* chore(suite): react-intl@7.1.6
* chore(suite): sharp@0.33.5
* chore(suite): autoprefixer@10.4.21
* chore(suite): react-medium-image-zoom@5.2.14
* chore(suite): react-select@5.10.1
* chore(suite): storybook deps @8.6.7
* chore(suite): css-minimizer-webpack-plugin@7.0.2
|
2025-03-20 16:39:37 +01:00 |
|
Daniel Suchý
|
e346ba7f61
|
chore: upgrade to TS 5.8 (#17537)
* chore: upgrade to TS 5.6
* chore: upgrade to TS 5.7
* feat: upgate to TS 5.8
* chore: update eslint
* fix: use es2023 also for build
|
2025-03-12 13:32:41 +01:00 |
|
Vojtěch Tranta
|
4183584367
|
Update depns major 225 (#17051)
* chore(suite): update deps svgo and style-components to the latest minor / patch
* chore(suite): update react-svg
* chore(suite): update @crowdin/cli
* chore(suite): update @formatjs/cli
* chore(suite): update @floating-ui/react
* chore(suite): update @types/zxcvbn
* chore(suite): update react-select
* chore(suite): update lottie-react
* chore(suite): update postcss-modules-local-by-default@4.2.0
* chore(suite): update @formatjs/intl@3.1.4
* chore(suite): update ua-parser-js
|
2025-03-10 10:48:48 +01:00 |
|
Jirka Bažant
|
ce7a1e1d25
|
chore(suite-native): Introduce BASE_CRYPTO_MAX_DISPLAYED_DECIMALS constant
|
2025-02-19 12:17:43 +01:00 |
|
yanas
|
16447f48d9
|
chore(suite-common): autofix for sort-imports eslint rule
|
2025-01-30 15:51:37 +01:00 |
|
Martin Vytick Vytrhlík
|
275b92fcb8
|
chore(suite-common): rename formatter to more appropriate name
|
2025-01-16 16:57:47 +01:00 |
|
Jirka Bažant
|
73c2cd072a
|
fix(suite-native): We show network symbol in place of displaySymbol (#16190)
This reverts commit ea3a752a8858f42c956dfa0bfe412fc567be00bc.
|
2025-01-13 22:45:32 +01:00 |
|
yanas
|
8549e299cc
|
feat(suite-native): improve formatting of date headers in transaction lists
|
2024-12-18 08:21:16 +01:00 |
|
Martin Homola
|
a83ce9ee45
|
chore(suite): update network symbol naming 8
|
2024-12-07 01:29:02 +09:00 |
|
Albina Nikiforova
|
be25d7ed68
|
fix(suite-common): type check for symbol
|
2024-12-03 19:20:25 +07: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 |
|
Peter Sanderson
|
55d663ca2d
|
chore: add recommanded checks from eslint-plugin-jest
chore: use jest/valid-describe-callback as it has only 2 places that fails, so I ignored them in-code
|
2024-11-06 14:18:07 +01:00 |
|