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
0c7e75eb05
perf(bundle-size): only import used react icons
The final size of renderer.prod.js is about 4.75mb. 2.35mb of this comes
from react-icons.
Update the react icon imports to import only the specific icons that we
use. This reduces the final size of renderer.prod.js by about 50%
7 years ago
Jack Mallers
e51a2042df
hotfix(global error): only setTimeout when theres an error
7 years ago
pajasevi
446308d59d
feature(better-error-message): Autoclose error message after 10 seconds
7 years ago
pajasevi
94ab470e5c
fix(better-error-message): Added max-width for long error messages, adjusted close icon size
7 years ago
Jack Mallers
88e4f4313c
feature(selectedPeers): allow selected peers to be added or removed
7 years ago
Jack Mallers
9ad4beb03f
fix(lint, tests): fix linting errors and tests
7 years ago
Jack Mallers
e80dd91880
feature(request global error): hook up back end global errors for request form
7 years ago
Jack Mallers
3dedf6c522
feature(payment error): error handling for LN payment
7 years ago
Jack Mallers
5a3c289b72
resolve merge conflict
7 years ago
Jack Mallers
a6d274aa37
fix(channels): force close channels
7 years ago
Jack Mallers
d61bc585cf
feature(global-errors): hook up global errors reducer to component and set error on transaction fail
7 years ago
Jack Mallers
2ef2f105a2
resolving merge conflicts
7 years ago
Jack Mallers
a2e4e0ad7d
feature(globalerror): clear error
7 years ago
Jack Mallers
92da36a7e1
fix(channels): force close channels
7 years ago
Jack Mallers
5af63d7ea7
feature(global-errors): hook up global errors reducer to component and set error on transaction fail
7 years ago
Jack Mallers
6e7e4e1cac
feature(global-error): set up global error component
7 years ago