89 Commits (6e7018fb7a0319a65a94d828636d2c7791a82e62)

Author SHA1 Message Date
Tom Kirkpatrick e282bda188
fix: do not assume chain on boot 6 years ago
Tom Kirkpatrick 0acd6bf66d
style(global): update general styles 6 years ago
Tom Kirkpatrick d68f1f3acc
refactor: use named exports for UI components 6 years ago
Tom Kirkpatrick 514aad81a3
refactor(ui): use Dropdown component 6 years ago
Tom Kirkpatrick e595acb0e0
fix(styles): clean up and standardize icons 6 years ago
Tom Kirkpatrick 06b1d27e64
fix(styles): clean up and standardize buttons 6 years ago
Tom Kirkpatrick 7a393d32bc
feat(ui): add Icon component 6 years ago
Tom Kirkpatrick 3100d2995a
feat(ui): add storybook 6 years ago
Jack Mallers f7964c8686
fix(theme): make compatible with multi-language 6 years ago
Tom Kirkpatrick 70bfa6cb73
feat(i18n): use local currency display rules 6 years ago
Tom Kirkpatrick aedd1ee233
feat(i18n): initial multi-language support 6 years ago
Tom Kirkpatrick aeb832d30a
refactor(webpack): use portable scss include paths 6 years ago
Tom Kirkpatrick f51586d3ce
refactor(fs): group files by component 6 years ago
Jack Mallers 7d7e6f8df6 feat(testnet): add pill to UI on testnet 6 years ago
Tom Kirkpatrick 2c194517ed
feat(wallet): show node public address if set 6 years ago
Adam Mashrique b769f724ae fix(qrcode): invert colors and add 2 px border 6 years ago
Jack Mallers 8548b744ec feat(payment): add 60 second payment timeout 6 years ago
Jack Mallers 59a64714d1 feat(settings): close on blur click 7 years ago
Jack Mallers 6096fa00fd fix(fiat): dynamic fiat symbol 7 years ago
Jack Mallers 7671d41eb2 feat(fiat): convert to bci api 7 years ago
Jack Mallers bc15832f1f feat(settings): implement settings component 7 years ago
Tom Kirkpatrick 4ee87f1476
refactor(react): ternary conditional classnames 7 years ago
Tom Kirkpatrick 5681b82a3c
refactor: move helper code to lib directory 7 years ago
Tom Kirkpatrick a989c038fc
feat(wallet): remember last wallet address 7 years ago
Tom Kirkpatrick 18ea5d3b45
style(lint): fix issues from rule react/destructuring-assignment 7 years ago
Tom Kirkpatrick 99b930f47e
refactor: move styles to styles directory 7 years ago
Tom Kirkpatrick f85aa10cff
style: remove redundant font declarations 7 years ago
Tom Kirkpatrick 849f2bf9ea
style: run all stylesheets through prettier 7 years ago
Tom Kirkpatrick 2d6dec5afb
style: run all stylesheets through stylelint 7 years ago
Ben Woosley dc29c80ad0
style(line length): Drop prettier line length from 120 to 100 7 years ago
Ben Woosley f87236495a
style(line length): Limit prettier line length to 120 chars 7 years ago
Tom Kirkpatrick 0c7e75eb05
perf(bundle-size): only import used react icons 7 years ago
Tom Kirkpatrick 0846bcb772
style(lint): lint and format all code 7 years ago
Ben Woosley 07facd5d0d
On the receive modal, label the address Testnet when appropriate 7 years ago
Ben Woosley 7d39aec678
Replace info.isTestnet with info.network 7 years ago
Jack Mallers 0611a9a99b fix(lint): fix lint errors 7 years ago
Jack Mallers 5ab19cd19b fix(dynamic-showTransaction): add isTestnet param to function and update function calls 7 years ago
Jack Mallers 992e6d36fd fix(wallet modal): change copy from deposit to bitcoin 7 years ago
Jack Mallers e85a9b2dd1 fix(activity): grouped data by day and redesign payment, invoice and transaction components 7 years ago
Jack Mallers d797b18d3a fix(lint/tests): fix lint/tests 7 years ago
Jack Mallers 1e7d992edd fix(wallet-header): wire up currency switching from the home page wallet header 7 years ago
Jack Mallers 920cd7edd2 fix(ReceiveMOdal): remove hardcoded alias and replace with dynamic alias or pubkey 7 years ago
Jack Mallers 9a73b90f3d fix(lint): fix max-len with eslint hack for now 7 years ago
Jack Mallers efc5cf0f02 fix(onchain): fix the UX for on-chain payments to be like the UX for LN payments 7 years ago
Jack Mallers 00a93b3aec fix(): small console logs and errors 7 years ago
odb366 eca3a7189b scrollbar-fix2 7 years ago
Jack Mallers f8e15e92e3 fix(lint): fix lint errors 7 years ago
Jack Mallers 91eb5e32c5 fix(on-chain): fix on chain modal to new styles 7 years ago
Jack Mallers 1f9a316326 fix(lint): fix linting errors 7 years ago
Jack Mallers fade245dc4 feature(countdown): add countdown component for the countdown till the invoice expires 7 years ago