added view query sample loading indicator

This commit is contained in:
Gani Georgiev
2026-04-22 16:04:57 +03:00
parent 866b8b8029
commit 83e44a7cfb
6 changed files with 24 additions and 8 deletions

View File

@@ -1,11 +1,13 @@
## v0.37.3
- Fixed 0 total count on page back/forward navigation.
- Enabled text wrapping for the API rule fileds.
- Fixed total count load on page back/forward navigation.
- Fixed `editor` floating dialogs position when scrolling ([#7653](https://github.com/pocketbase/pocketbase/issues/7653)).
- Enabled text wrapping for the API rule fields.
- Added view query sample loading indicator.
- Other minor light UI contrast and styles improvements.