8.4.4 (2025-03-13)
Bug Fixes
- alert: change focused element and improve keyboard navigation (#30220) (4df0e0f)
- capacitor: replace deprecated platform check method (#30195) (b6b43ae)
- capacitor: use proper types for capacitor v7 support (#30228) (2149ba2)
- range: handle unsupported values for range min and max (#30070) (3223193), closes #29667
- segment-button: protect connectedCallback for when segment-content has not yet been created (#30138) (14b6538)
- select: auto-scroll to selected item for all interfaces (#30202) (8eaeb22), closes #19296
- toggle: trigger focus and blur on click (#30234) (ba8d8f4)
- vue: update output target and properly emit events (#30227) (11554a5), closes #30206 #30178 #30177 #30170
- vue: update output target and resolve type issues (#30239) (6dcb143), closes #30179