[#7759] added shift+click bulk selection

This commit is contained in:
Gani Georgiev
2026-07-18 10:17:38 +03:00
parent 09af56b342
commit 7964a8ce43
11 changed files with 113 additions and 29 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
- Minor UI improvements:
- prevent resetting number inputs with leading 0 while still typing (normalized in `onchange`)
-
- added support for `Shift + Click` range bulk selection ([#7759](https://github.com/pocketbase/pocketbase/issues/7759)).
- Bumped `golang.org/x/*` indirect dependencies as there are some minor security fixes.