27 Commits (28f3427d7638928937c728bb2c909a316aab060e)

Author SHA1 Message Date
Tom Kirkpatrick 4ee87f1476
refactor(react): ternary conditional classnames 7 years ago
Tom Kirkpatrick 5681b82a3c
refactor: move helper code to lib directory 7 years ago
Ben Woosley 213de64e30
refactor: add received prop to transaction 7 years ago
Tom Kirkpatrick 48681ba6f3
fix(receive-tx): don't show sent for received tx 7 years ago
Jack Mallers f86cbdddd6 fix(receive-tx): dont show sent for received tx 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 5367e3bf21
style: fix scss no-duplicate-selectors rule 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
Tom Kirkpatrick da2d6955e3
perf(bundle-size): remove moment-timezone dep 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 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 f8e15e92e3 fix(lint): fix lint errors 7 years ago
Jack Mallers 39154b688a fix(payment): update payment modal styles 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
Jack Mallers 5c126fd595 feature(payform): add error messages to py form 7 years ago
Jack Mallers 357cf4e0ef fix(lint): fix all lint errors except a few (will fix the rest after i finish the rest of the modals) 7 years ago
Jack Mallers 91abe27589 fix(package.json): go back to old webpack versions 7 years ago
Jack Mallers e04d308687 feature(multi-currency): convert to sats before sending coins or making a request, no matter the currency 7 years ago