2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 04:55:44 +00:00

Add row context (right click) additionally to actions in tables (#8013)

* Add row context

* fix lockfile

* fix type

* fix styling

* formatting fixes
This commit is contained in:
Matthias Mair
2024-11-15 00:50:08 +01:00
committed by GitHub
parent ee01ac592f
commit 65e4b69c16
5 changed files with 53 additions and 14 deletions

View File

@ -3389,6 +3389,11 @@ make-dir@^4.0.0:
dependencies:
semver "^7.5.3"
mantine-contextmenu@^7.11.3:
version "7.12.2"
resolved "https://registry.yarnpkg.com/mantine-contextmenu/-/mantine-contextmenu-7.12.2.tgz#60eb6b1aade5136737e894c1c2f3fa8dad22b1c0"
integrity sha512-HD/xrGTGkq51WIVOh97gG1C0Z+PgV6gBPzALrPmv14R4t8iBUEJEY1A9CUvnV/yNjxBas+AA+2flXMAc0wyBxw==
mantine-datatable@^7.12.4:
version "7.12.4"
resolved "https://registry.yarnpkg.com/mantine-datatable/-/mantine-datatable-7.12.4.tgz#68e5b0ab4dc7e32b505139bf2b4d05fbb1922c0f"