Commit graph

175 commits

Author SHA1 Message Date
Thebora Kompanioni
79915db774
build(deps): update dependencies and fix eslint violations (#1230)
* build(deps): update dependencies

 @tailwindcss/vite               4.2.2  →    4.2.4
 @tanstack/eslint-plugin-query  5.99.0  →  5.100.1
 @tanstack/react-query          5.99.0  →  5.100.1
 prettier-plugin-tailwindcss     0.7.2  →    0.7.3
 react-i18next                  17.0.2  →   17.0.4
 react-router-dom               7.14.1  →   7.14.2
 tailwindcss                     4.2.2  →    4.2.4
 typescript                      6.0.2  →    6.0.3
 @scure/bip32                    2.0.1  →    2.2.0
 @scure/bip39                    2.0.1  →    2.2.0
 eslint-plugin-react-hooks       7.0.1  →    7.1.1
 lucide-react                    1.8.0  →    1.9.0
 react-hook-form                7.72.1  →   7.73.1
 typescript-eslint              8.58.2  →   8.59.0

* chore(build): fix violations after eslint plugin updates

* chore: check window availability in useIsMobile

* build(deps): update dependencies

 @tanstack/eslint-plugin-query  5.100.1  →  5.100.6
 @tanstack/react-query          5.100.1  →  5.100.6
 prettier-plugin-tailwindcss      0.7.3  →    0.7.4
 react-i18next                   17.0.4  →   17.0.6
 typescript-eslint               8.59.0  →   8.59.1

* build(deps): update dependencies

 jsdom                        29.0.2  →  29.1.0
 lucide-react                  1.9.0  →  1.13.0
 prettier-plugin-tailwindcss   0.7.4  →   0.8.0
 react-hook-form              7.73.1  →  7.74.0

* build(ci): check format

* chore(ci): run pipeline for master and devel
2026-04-29 10:07:37 +02:00
theborakompanioni
1cc492bc7a build(deps): update dependencies
@chromatic-com/storybook        5.1.1  →   5.1.2
 @noble/hashes                   2.0.1  →   2.2.0
 @tanstack/eslint-plugin-query  5.97.0  →  5.99.0
 @tanstack/react-query          5.97.0  →  5.99.0
 globals                        17.4.0  →  17.5.0
 prettier                        3.8.2  →   3.8.3
 react-router-dom               7.14.0  →  7.14.1
 typescript-eslint              8.58.1  →  8.58.2
2026-04-17 00:31:12 +02:00
Thebora Kompanioni
2541f8cd2f
build(dev-deps): update typescript to v6 (#1211) 2026-04-16 17:21:25 +05:30
theborakompanioni
051add6a46
build(deps): update dependencies
@tanstack/eslint-plugin-query  5.96.2  →  5.97.0
 @tanstack/react-query          5.96.2  →  5.97.0
 lucide-react                    1.7.0  →   1.8.0
 prettier                        3.8.1  →   3.8.2
2026-04-10 10:26:33 +02:00
theborakompanioni
9783845f3d
build(deps): update dependencies
@storybook/addon-a11y    10.3.3  →  10.3.5
 @storybook/addon-docs    10.3.3  →  10.3.5
 @storybook/addon-vitest  10.3.3  →  10.3.5
 @storybook/react-vite    10.3.3  →  10.3.5
 eslint-plugin-storybook  10.3.3  →  10.3.5
 jsdom                    29.0.1  →  29.0.2
 react                    19.2.4  →  19.2.5
 react-dom                19.2.4  →  19.2.5
 react-hook-form          7.72.0  →  7.72.1
 react-i18next            17.0.1  →  17.0.2
 storybook                10.3.3  →  10.3.5
 vite                      7.3.1  →   7.3.2
 @playwright/test               1.58.2  →  1.59.1
 @tanstack/eslint-plugin-query  5.95.2  →  5.96.2
 @tanstack/react-query          5.95.2  →  5.96.2
 react-router-dom               7.13.2  →  7.14.0
 typescript-eslint              8.57.2  →  8.58.1
2026-04-09 20:31:11 +02:00
theborakompanioni
47bc8d8b7e
build(deps): update dependencies major
lucide-react   0.577.0  →   1.7.0
 react-i18next   16.6.6  →  17.0.1
2026-04-09 20:31:09 +02:00
theborakompanioni
43511b7c92
build(dev-deps): update eslint plugins
eslint-plugin-compat    6.2.1  →   7.0.1
 eslint-plugin-unicorn  63.0.0  →  64.0.0
2026-04-09 20:31:09 +02:00
theborakompanioni
230a165758
build(deps): update dependencies minor
@chromatic-com/storybook   5.0.2  →   5.1.1
 @tanstack/react-query     5.94.5  →  5.95.2
 @vitejs/plugin-react       5.1.4  →   5.2.0
2026-04-09 20:31:08 +02:00
theborakompanioni
558186e6a8
build(deps): update dependencies
@storybook/addon-a11y    10.3.1  →  10.3.3
 @storybook/addon-docs    10.3.1  →  10.3.3
 @storybook/addon-vitest  10.3.1  →  10.3.3
 @storybook/react-vite    10.3.1  →  10.3.3
 eslint-plugin-storybook  10.3.1  →  10.3.3
 react-i18next            16.6.1  →  16.6.6
 react-router-dom         7.13.1  →  7.13.2
 storybook                10.3.1  →  10.3.3
 typescript-eslint        8.57.1  →  8.57.2
2026-04-09 20:31:08 +02:00
theborakompanioni
cd87533ecb
chore: add tanstack query eslint plugin 2026-04-09 20:31:08 +02:00
Thebora Kompanioni
eedc54c55d
chore(import): prepare rescan by splitting import flow steps (#1168)
* chore(ui): update alert component

* chore(import): add dev badge to dummy button

* chore(import): show bip-39 compat warning only on unsuccessful submit

* chore(import): display alert when rescan is active

* refactor: rename CreateStepDetailsInput to CreateStepWalletDetails

* chore(import): split import flow steps

* build(deps): update dependencies

 @chromatic-com/storybook    5.0.1  →     5.0.2
 @eslint/js                 9.39.2  →    9.39.4
 @storybook/addon-a11y     10.2.17  →   10.2.19
 @storybook/addon-docs     10.2.17  →   10.2.19
 @storybook/addon-vitest   10.2.17  →   10.2.19
 @storybook/react-vite     10.2.17  →   10.2.19
 @tailwindcss/vite           4.2.1  →     4.2.2
 @types/node               24.10.1  →  24.10.15
 eslint                     9.39.2  →    9.39.4
 eslint-plugin-compat        6.2.0  →     6.2.1
 eslint-plugin-storybook   10.2.17  →   10.2.19
 lint-staged                16.3.3  →    16.3.4
 react-i18next              16.5.6  →    16.5.8
 storybook                 10.2.17  →   10.2.19
 tailwindcss                 4.2.1  →     4.2.2
 typescript-eslint          8.57.0  →    8.57.1
 zustand                    5.0.11  →    5.0.12

* build(deps): update dependencies

 @storybook/addon-a11y    10.2.19  →  10.3.1
 @storybook/addon-docs    10.2.19  →  10.3.1
 @storybook/addon-vitest  10.2.19  →  10.3.1
 @storybook/react-vite    10.2.19  →  10.3.1
 @tanstack/react-query    5.90.21  →  5.94.5
 eslint-plugin-storybook  10.2.19  →  10.3.1
 globals                   17.3.0  →  17.4.0
 jsdom                     28.1.0  →  29.0.1
 lint-staged               16.3.4  →  16.4.0
 react-hook-form           7.71.2  →  7.72.0
 react-i18next             16.5.8  →  16.6.1
 storybook                10.2.19  →  10.3.1

* refactor: seed phrase -> mnemonic phrase

* chore(import): add blockheight and gaplimit params

* chore(import): rescan chain after import

* chore(import): auto reload balance after rescan
2026-04-09 20:31:04 +02:00
theborakompanioni
a7e57e9d8d
build(deps): update dependencies 2026-04-09 20:31:03 +02:00
theborakompanioni
7317ed49df
build(deps): update dependencies
@storybook/addon-a11y        10.2.10  →  10.2.12
 @storybook/addon-docs        10.2.10  →  10.2.12
 @storybook/addon-vitest      10.2.10  →  10.2.12
 @storybook/react-vite        10.2.10  →  10.2.12
 @tailwindcss/vite              4.2.0  →    4.2.1
 eslint-plugin-react-refresh    0.5.1  →    0.5.2
 eslint-plugin-storybook      10.2.10  →  10.2.12
 react-router-dom              7.13.0  →   7.13.1
 storybook                    10.2.10  →  10.2.12
 tailwindcss                    4.2.0  →    4.2.1
 typescript-eslint             8.56.0  →   8.56.1
2026-04-09 20:31:00 +02:00
theborakompanioni
30de98d192
build(deps): update dependencies
eslint-plugin-compat           6.1.0  →    6.2.0
 eslint-plugin-react-refresh    0.5.0  →    0.5.1
 lucide-react                 0.574.0  →  0.575.0
 react-hook-form               7.71.1  →   7.71.2
 tailwind-merge                 3.4.1  →    3.5.0
2026-04-09 20:30:59 +02:00
theborakompanioni
0056f9b910
build(deps): update dependencies
@chromatic-com/storybook    5.0.0  →    5.0.1
 @storybook/addon-a11y      10.2.8  →  10.2.10
 @storybook/addon-docs      10.2.8  →  10.2.10
 @storybook/addon-vitest    10.2.8  →  10.2.10
 @storybook/react-vite      10.2.8  →  10.2.10
 @tailwindcss/vite          4.1.18  →    4.2.0
 eslint-plugin-storybook    10.2.8  →  10.2.10
 eslint-plugin-unicorn      62.0.0  →   63.0.0
 lucide-react              0.564.0  →  0.574.0
 storybook                  10.2.8  →  10.2.10
 tailwindcss                4.1.18  →    4.2.0
 typescript-eslint          8.55.0  →   8.56.0
2026-04-09 20:30:55 +02:00
Thebora Kompanioni
0e61272e6b
chore: expand utxo rows with details (#1115) 2026-04-09 20:30:54 +02:00
Thebora Kompanioni
e938847665
chore: test for Balance component and align currency symbols (#1091) 2026-04-09 20:30:51 +02:00
kunal yadav
d643667706
add QR code scanner with BIP21 support (#1084)
feat: add QR code scanner to Send page with BIP21 support
2026-04-09 20:30:51 +02:00
theborakompanioni
6f1a1f7ed1
chore: enable eslint recommendedTypeChecked 2026-04-09 20:30:39 +02:00
theborakompanioni
93f7cb10bb
chore: enable eslint-plugin-prettier 2026-04-09 20:30:39 +02:00
theborakompanioni
4458fcea38
chore(lint): add eslint-plugin-unicorn
with relaxed rules for now
2026-04-09 20:30:38 +02:00
theborakompanioni
0f56813f1f
chore(lint): add eslint-plugin-compat 2026-04-09 20:30:38 +02:00
theborakompanioni
f636976ca3
build(deps): update dependencies
@playwright/test             1.58.0  →   1.58.1
 @storybook/addon-a11y        10.2.1  →   10.2.5
 @storybook/addon-docs        10.2.1  →   10.2.5
 @storybook/addon-vitest      10.2.1  →   10.2.5
 @storybook/react-vite        10.2.1  →   10.2.5
 @types/react                 19.2.9  →  19.2.11
 @vitejs/plugin-react          5.1.2  →    5.1.3
 eslint-plugin-react-refresh  0.4.26  →    0.5.0
 eslint-plugin-storybook      10.2.1  →   10.2.5
 globals                      17.2.0  →   17.3.0
 storybook                    10.2.1  →   10.2.5
 zustand                      5.0.10  →   5.0.11
2026-04-09 20:30:38 +02:00
theborakompanioni
aa66ffac0d
chore: prepare freeze/unfreeze utxos 2026-04-09 20:30:36 +02:00
theborakompanioni
2921c273aa
build(deps): update dependencies
@storybook/addon-a11y    10.2.0  →  10.2.1
 @storybook/addon-docs    10.2.0  →  10.2.1
 @storybook/addon-vitest  10.2.0  →  10.2.1
 @storybook/react-vite    10.2.0  →  10.2.1
 eslint-plugin-storybook  10.2.0  →  10.2.1
 globals                  17.1.0  →  17.2.0
 react                    19.2.3  →  19.2.4
 react-dom                19.2.3  →  19.2.4
 react-i18next            16.5.3  →  16.5.4
 react-router-dom         7.12.0  →  7.13.0
 storybook                10.2.0  →  10.2.1
 typescript-eslint        8.53.1  →  8.54.0
2026-04-09 20:30:32 +02:00
theborakompanioni
5446e826ee
build(deps): update dependencies 2026-04-09 20:30:28 +02:00
Thebora Kompanioni
e741ce6714
chore: externalize components and add stories (#1010)
* chore(build): update @chromatic-com/storybook to v5.0.0

* chore(ui): fix accordion active item overflow issues

* chore: fix copy button focus state

* chore: user-select style for addresses and amounts

* chore: seed phrase tabular-nums

* chore: reveal and confirm toggle in create wallet

* chore: add create wallet duration hint as alert

* chore: display wallet name and password on confirm page

* chore: add spinner component

* chore: add spinner story

* refactor: move CreateWalletPage

* refactor: move constants to proper places

* chore: add CreateStepConfirm story

* refactor: externalize CreateWalletForm

* chore(storybook): add memory router decorator

* chore(build): resolve src alias in tests
2026-04-09 20:30:25 +02:00
theborakompanioni
248c5cbe6e
build(deps): update react-query to 5.90.19 2026-04-09 20:30:22 +02:00
theborakompanioni
0efa13b95c
chore: use base58 of scure lib 2026-04-09 20:30:19 +02:00
theborakompanioni
92294e5599
chore: add dependency base58-js 2026-04-09 20:30:19 +02:00
theborakompanioni
6599f96d39
chore: add dependency bitcoin-address-validation 2026-04-09 20:30:18 +02:00
theborakompanioni
4cdc74b940
chore: pin scure deps 2026-04-09 20:30:18 +02:00
theborakompanioni
74955be5fc
build(deps): update dependencies
@tanstack/react-query  5.90.17  →  5.90.18
 prettier                 3.7.4  →    3.8.0
2026-04-09 20:30:16 +02:00
theborakompanioni
a788380581
build(deps): update dependencies
@tanstack/react-query  5.90.16  →  5.90.17
 @types/react            19.2.7  →   19.2.8
 react-hook-form         7.71.0  →   7.71.1
 react-i18next           16.5.2  →   16.5.3
 typescript-eslint       8.52.0  →   8.53.0
 zustand                  5.0.9  →   5.0.10
2026-04-09 20:30:11 +02:00
theborakompanioni
f83c3d51b9
build(deps): add react-use-websocket 2026-04-09 20:30:07 +02:00
theborakompanioni
c181e2e679
build(deps): update i18next and react-hook-form
react-hook-form  7.70.0  →  7.71.0
 react-i18next    16.5.1  →  16.5.2
2026-04-09 20:30:06 +02:00
theborakompanioni
85b595fb1e
chore(ui): add sidebar component 2026-04-09 20:30:04 +02:00
theborakompanioni
16aa02b234
chore(orderbook): use filter function of library 2026-04-09 20:30:03 +02:00
theborakompanioni
08ff8f569b
chore(ui): add dropdown menu component 2026-04-09 20:30:03 +02:00
theborakompanioni
b826a8fd9c
chore(orderbook): add switch component 2026-04-09 20:30:00 +02:00
theborakompanioni
bc8608faa8
build(deps): update react-router-dom to v7.12.0 2026-04-09 20:29:59 +02:00
theborakompanioni
3c9163eb73
build(deps): update dependencies
@playwright/test                       1.56.1  →  1.57.0
 @trivago/prettier-plugin-sort-imports   6.0.1  →   6.0.2
 @vitejs/plugin-react                    5.1.1  →   5.1.2
 vite                                    7.3.0  →   7.3.1
2026-04-09 20:29:58 +02:00
theborakompanioni
bfdcf419d7
build(deps): update eslint to 8.52.0 2026-04-09 20:29:55 +02:00
theborakompanioni
593ceb2662
chore(ui): add popover 2026-04-09 20:29:53 +02:00
theborakompanioni
b03adf7b81
chore(earn): init form 2026-04-09 20:29:52 +02:00
theborakompanioni
165c2411eb
build(deps): update dependencies
@trivago/prettier-plugin-sort-imports    6.0.0  →    6.0.1
 @types/react                            19.2.6  →   19.2.7
 globals                                 16.5.0  →   17.0.0
 lucide-react                           0.554.0  →  0.562.0
 react                                   19.2.0  →   19.2.3
 react-dom                               19.2.0  →   19.2.3
 react-i18next                           16.3.5  →   16.5.1
 react-router-dom                         7.9.6  →   7.11.0
 vite                                     7.2.4  →    7.3.0
2026-04-09 20:29:52 +02:00
Thebora Kompanioni
0e201adfbc
chore: add react-hook-form (#1000)
* build(deps): add react-hook-form

* chore(rescan): use react-hook-form on rescan page

* build(deps): update react-hook-form to v7.70.0

* chore(rescan): use yup for form schema validation
2026-04-09 20:29:51 +02:00
theborakompanioni
3affcd879e
build(deps): update eslint and prettier 2026-04-09 20:29:51 +02:00
theborakompanioni
096bfafa15
buil(deps): update tailwind, zustand, react-query 2026-04-09 20:29:51 +02:00
theborakompanioni
b230186514
build(deps): update storybook to v10.1.11 2026-04-09 20:29:51 +02:00