aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/forms/input-group.md
AgeCommit message (Collapse)AuthorFilesLines
2023-01-16Sass docs updates (#37897)Mark Otto1-2/+2
* Add maps * Redesign scss-docs rendering * Update other CSS sections * Fix linter
2022-12-28Use aria-labelledby to associate form-text (helper) with input field … ↵Hannah Issermann1-2/+2
(#37587) * Use aria-labelledby to associate form-text (helper) with input field when it contains mandatory info (e.g. data format) * Example in input-group needs aria-describedby (or aria-labelledby) too Co-authored-by: Mark Otto <[email protected]>
2022-12-24Release v5.3.0-alpha1 (#37661)XhmikosR1-0/+319
* Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]>