New
- feat(ui): Inset shadow down CSS helper class (#8143)
- feat(QField): on mobiles blur the field instead of focusing it when clear button is clicked #8136 (#8147)
- feat(QField): reset validation status for the field when clear button is pressed #8137 (#8148)
- feat(QSelect): delete single mode value with backspace #6703 (#8149)
- feat(QTable): add second parameter edge to scrollTo method to be used with virtual scroll #8012 (#8152)
- feat(VirtualScroll): add ratio of items to render before and after the visible ones #7624 (#8151)