Mo
|
413fe47828
|
chore: update all dependencies (#699)
|
2021-10-22 14:47:41 -05:00 |
|
VardanHakobyan
|
33082fcd7a
|
fix: prevent default action when activating "Import Backup" by keyboard
|
2021-06-17 13:57:00 +04:00 |
|
VardanHakobyan
|
a76213dd1f
|
feat: change label to button for better accessibility, let users to import backup by keyboard as well
|
2021-06-17 13:36:39 +04:00 |
|
VardanHakobyan
|
96aaff5ff8
|
refactor: move all applicable parts to mobx instead of passing from parent to children components
|
2021-06-16 15:16:45 +04:00 |
|
VardanHakobyan
|
c1e88a8ac0
|
refactor: add hidden class and tabIndex for accessibility
|
2021-06-15 17:16:05 +04:00 |
|
VardanHakobyan
|
adfef38bdc
|
refactor: reviewer's comment
- use Preact's `FunctionalComponent` instead of React's `FC` to keep the app more lightweight
- remove `@node_modules/` from imports
|
2021-06-15 12:07:03 +04:00 |
|
VardanHakobyan
|
42ea6a1ea9
|
refactor: separate DataBackup and ErrorReporting components, remove the original (large) AccountMenu component
|
2021-06-14 18:40:07 +04:00 |
|