web: use single delete button with checkbox and icon-based action buttons

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-08-05 12:30:43 +02:00
parent ddd5047cc3
commit 1a17ce24f9
33 changed files with 911 additions and 631 deletions

View File

@ -20,6 +20,12 @@
"regenerator": true
}
],
"macros"
"macros",
[
"@babel/plugin-proposal-private-property-in-object",
{
"loose": true
}
]
]
}