Tomas Boda
01ad3da8ec
chore: bump @testing-library/react
2026-02-16 16:11:39 +01:00
Jaroslav Hrách
13683a29ea
refactor(suite): migrate staking dashboard into earn dashboard
2026-02-16 10:08:48 +01:00
Seibei Iguchi
8e0b73cd24
refactor(components): add isClean prop to Input and Select components
2026-02-13 15:35:23 +01:00
Seibei Iguchi
d73a7a1e16
refactor(components): update form components
2026-02-13 12:53:07 +01:00
Seibei Iguchi
bef826f49f
refactor(suite): remove MetadataLabeling component
2026-02-09 14:37:50 +01:00
Seibei Iguchi
fa5bdceaca
refactor(suite): use new labeling component in send form
2026-02-09 14:37:50 +01:00
Seibei Iguchi
07bda0032b
refactor(components): update Flag component
2026-02-06 10:07:04 +01:00
Seibei Iguchi
f7430c55f5
fix(components): update TooltipBox text overflow handling
2026-02-03 14:03:35 +01:00
Seibei Iguchi
22ba23314f
fix(components): GhostContainer prop handling
2026-02-03 14:03:35 +01:00
Seibei Iguchi
3f1ac0d2e3
refactor(suite): refactor trading form components
2026-02-03 11:38:16 +01:00
Jan Komarek
21b6de213a
fix(components): fix paths in script
2026-01-29 19:53:33 +01:00
Seibei Iguchi
a832e23eda
refactor(suite): update transaction list
2026-01-29 10:52:45 +01:00
Lukas 'Sherpa' Werner
7340e9c30e
refactor: remove unused dca code
2026-01-28 14:10:24 +01:00
Jiří Čermák
1332cf24f4
chore: pin react and react-dom types to specific version
2026-01-27 14:51:59 +01:00
Jan Václavík
c72a161e82
feat(suite): Add darkmode for storybooks
2026-01-26 21:42:34 +01:00
Seibei Iguchi
86a36e70b3
refactor(buttons): update TextButton component
2026-01-23 11:43:53 +01:00
Seibei Iguchi
33d2caf607
refactor(components): update buttons color tokens
2026-01-23 10:11:59 +01:00
Jaroslav Hrách
6f6ce63c4f
feat(suite): use new Toast component for notifications
2026-01-20 21:40:04 +01:00
Matus Balascak
1212f453a6
feat(suite): add provider info to earn section
2026-01-20 09:15:29 +01:00
Seibei Iguchi
d8bfaf5388
refactor(components): update Banner component to use description and title prop instead of children
2026-01-16 16:56:28 +01:00
Jiří Čermák
809ff94bdc
feat: add non-tradable tokens sections in From asset picker in trading
...
Non-tradable tokens are list of tokens which aren't supported by our trading backend.
2026-01-16 10:46:55 +01:00
Martin Varmuza
34f0cfa793
chore(components): remove suite-common and device-utils dep
2026-01-14 14:05:12 +01:00
Seibei Iguchi
ce9cb593f7
refactor(suite): use Address comppnent for address and id rendering
2026-01-14 09:58:23 +01:00
Jiří Čermák
6c63429df0
refactor(suite): improve perf of useClearAnchorHighlightOnClick
...
Use requestAnimationFrame to do the expensive task at the begenning of upcoming frame to prevent current frame overflow.
2026-01-13 10:25:20 +01:00
Jiří Čermák
5a985b8ac4
fix: don't use list items fingerprint, it's too slow
...
- Remove `useDataFingerprint` hook that created data fingerprint from received input, it's too slow (measured on prod. build via Performance in DevTools)
- Use simplier heuristic to detect when inf. list scroll position should be reseted.
2026-01-13 10:25:20 +01:00
Seibei Iguchi
8801a44fc9
refactor(components): update Link component
2026-01-12 22:40:24 +00:00
Martin Vere Cihlar
c7711b995c
test(suite): mock message system cfg during app build
2026-01-09 14:35:16 +01:00
Jirka Bažant
9efab1ea13
fix(suite): Initialize select nonce hack only once
2026-01-09 07:11:11 +01:00
Seibei Iguchi
67f7ad4a87
refactor(components): update PinInput component
2026-01-06 20:18:18 +00:00
Jiri Zbytovsky
3e33cbeee4
chore: bump prettier
2026-01-06 10:07:56 +01:00
Seibei Iguchi
52b4d2ef04
refactor(components): remove PinButton component
2026-01-05 11:13:41 +00:00
Jiri Zbytovsky
3f002de2ad
chore(suite): bump react-intl
2026-01-05 10:19:42 +01:00
Seibei Iguchi
d14b903357
refactor(components): update Banner component
2026-01-02 20:23:06 +00:00
Seibei Iguchi
63cbf70c0e
fix(components): update Text variant for Switch label
2025-12-30 18:12:49 +00:00
Seibei Iguchi
ac0ef561d8
refactor(components): update TextButton component
2025-12-30 18:12:49 +00:00
Seibei Iguchi
8f60f2f5af
refactor(components): remove InputButton component
2025-12-30 18:12:49 +00:00
Seibei Iguchi
fd2a9610f1
refactor(components): update modal sizes
2025-12-22 12:34:11 +01:00
Seibei Iguchi
9f8bb2782d
refactor(suite): enhance Select and SearchAsset components with improved styling and layout options
2025-12-22 12:34:11 +01:00
Seibei Iguchi
2305c247b5
feat(components): add ClickableContainer component and refactor usage in AssetRow, AccountRow and UtxoSelection
2025-12-22 12:34:11 +01:00
Seibei Iguchi
122eeca4d5
refactor(components): update Box and Flex components to use color tokens
2025-12-22 12:34:11 +01:00
Jaroslav Hrách
d5a80fe155
feat(components): create UI component Toast
2025-12-22 10:48:49 +01:00
Seibei Iguchi
5d3e358b7f
refactor(suite): update global send and receive
2025-12-17 17:45:25 +01:00
Seibei Iguchi
a60beb85aa
fix(suite): improve address formatting and handling in Address component
2025-12-17 11:39:22 +01:00
Seibei Iguchi
1872e4dc45
refactor(suite): update send form options
2025-12-16 19:17:37 +01:00
Seibei Iguchi
f790c3b4dd
refactor(components): update several components
2025-12-16 19:17:37 +01:00
Seibei Iguchi
19529d8703
refactor(suite): update CoinControl to use new labeling
2025-12-16 19:17:37 +01:00
Seibei Iguchi
7c0fc846ca
refactor(product-components): update TopAssets
2025-12-16 11:07:58 +01:00
Seibei Iguchi
dbe62588a1
refactor(components): update Tooltip component
2025-12-12 18:36:19 +01:00
Seibei Iguchi
c079e04ac1
refactor(product-components): update EditableText component
2025-12-12 18:36:19 +01:00
Martin Varmuza
aa48ab24b9
chore(components): remove some circular imports
2025-12-12 16:08:21 +01:00