main
fix(angular): standalone form components do not error when multiple are used (#28423)
feat(checkbox): add helperText and errorText properties (#30140)
feat(datetime): add showAdjacentDays to display days from the previous and next months (#30262)
feat(angular): ship Ionic components as Angular standalone components (#28311)
feat(input-otp): add new input-otp component (#30386)
refactor(input): remove legacy property and support for legacy syntax (#29017)
fix(fab-button): restore submit, reset, and disabled form functionality (#31249)
feat(radio-group): add helperText and errorText properties (#30222)
refactor(range): remove legacy property and support for legacy syntax (#29040)
fix(angular): inputs on standalone form controls are reactive (#28434)
feat(select): add helperText and errorText properties (#30143)
refactor(textarea): remove legacy property and support for legacy syntax (#28993)
feat(toggle): add helperText and errorText properties (#30161)