Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-02 | 2.7 kB | |
v3.8.12 source code.tar.gz | 2025-07-02 | 1.5 MB | |
v3.8.12 source code.zip | 2025-07-02 | 2.7 MB | |
Totals: 3 Items | 4.2 MB | 0 |
:wrench: Bug Fixes
- date: align
fullDate
format with documentation and other adapters (#21668) (c856da3), closes #21667 - virtual: skip items update if height has not been checked (#21442) (2e55ed3), closes #18806
- VDataTable: continue sorting if dates are identical (a9d0c56), closes #21650
- VDataTable: only tab focus sortable columns (27aaaf4), closes #20899
- VDatePicker: correct week labels (#21648) (b46e60c), closes #21645 #21332
- VOtpInput: only autofocus if autofocus prop is set (79bcb27)
- VOverlay: properly detect location flipping loop (07db6b2), closes #21564 #21551
- VTextField: avoid infinite focus loop (#21628) (efaaa5d), closes #21626