feat: Fallsensors

This commit is contained in:
ISA
2025-07-23 15:11:13 +02:00
parent bdbdd27963
commit ada2f5e2a7
12 changed files with 75 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
## [1.6.639] 2025-07-23
- feat: Add cursor wait state to AnalogInputsTable rows during data loading
- Applied `cursor-wait` style to table rows (`<tr>`) in AnalogInputsTable when loading is true.
- Ensured consistent cursor behavior across the entire table and rows
---
## [1.6.638] 2025-07-23
- feat: Add cursor wait during chart data loading