v8.5.5
8.5.5 (2025-04-16)
- config: allow LogLevel to work with isolatedModules and update all warns and errors to respect logLevel (#30350) (d52fca0)
- modal: add expandToScroll property to ModalOptions (#30357) (8dd566b), closes #30356
- select: update icon color and use correct focused class (#30342) (cad1c61)
- toggle: ensure proper visual selection when navigating via VoiceOver in Safari (#30349) (b1bc58f)
v8.5.3
8.5.3 (2025-04-02)
- checkbox: ensure proper visual selection when navigating via VoiceOver in Safari (#30300) (bb40a1e)
- overlays: exclude backdrop-no-scroll class when toast is presented (#30123) (7f9df7a), closes #30112
- segment-view: prevent vertical scroll while scrolling horizontally (#30276) (105796f), closes #30001
v8.5.0
8.5.0 (2025-03-13)
- input: update helper text and counter color (#30149) (fdd5283)
- textarea: update helper text and counter color (#30148) (4322935)
- checkbox: add helperText and errorText properties (#30140) (99d2f1c), closes #29810
- checkbox: add required prop (#30157) (41da4c3)
- config: add logLevel option to suppress ionic warnings and errors (#30015) (efd3e0f), closes #29814
- input, textarea: dir is inherited to native form control (#30102) (504fb6a), closes #30193 #29577
- modal: add expandToScroll property to allow scrolling at all breakpoints (#30097) (166e435), closes #24631
- radio-group: add helperText and errorText properties (#30222) (18e26ac)
- react: fixing support for react 19, adding test app for react 19 (#30217) (f4941f2), closes #29991
- select: add helperText and errorText properties (#30143) (bbdaec0), closes #29205
- select: add required prop (#30155) (0b54983)
- toggle: add helperText and errorText properties (#30161) (94ca2e5)
- toggle: add required prop (#30156) (0bbb9f3)
- toolbar: add shadow parts for background, container, and content (#30069) (ac4ea32), closes #30068
v8.4.4
8.4.4 (2025-03-13)
- 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