aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/forms/validation.md
AgeCommit message (Collapse)AuthorFilesLines
2023-04-10Docs: consistent usage of CSS sections (#38219)Julien Déramond1-3/+3
Co-authored-by: Mark Otto <[email protected]>
2023-03-04Fixed some grammar issuesAndrew Dawes1-1/+1
2023-02-14Update form validation styles to use new CSS variables for `color` and ↵Mark Otto1-0/+14
`border-color` (#38044) * Update form validation styles to use new CSS variables for color and border-color * Use better Sass variables
2023-02-04Remove redundant space in forms/validation.md汪心禾1-1/+1
2023-01-16Sass docs updates (#37897)Mark Otto1-5/+5
* Add maps * Redesign scss-docs rendering * Update other CSS sections * Fix linter
2022-12-24Release v5.3.0-alpha1 (#37661)XhmikosR1-0/+380
* Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]>