8.5.0 (2025-03-13)
Bug Fixes
- input: update helper text and counter color (#30149) (fdd5283)
- textarea: update helper text and counter color (#30148) (4322935)
Features
- 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