WIP: Form components extensions and improvements #94707

Draft
Márton Lente wants to merge 12 commits from component-forms into v2

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

12 Commits

Author SHA1 Message Date
cb1e5e094b UI: Add page reference form component field required example markup
Part of #94707
2024-10-08 17:08:38 +02:00
88441cd556 UI: Add style component forms slider range steps display
Add range steps' display options for forms slider component with default and
dotted variants. Show range steps below the input by adding markup items in
the number of range steps, but without the need to introduce new styles for
each use.
Part of #94707
2024-10-08 16:51:57 +02:00
d418b05dbe UI: Add component form form-texts to page reference examples
Add component form form-texts to page reference from-group examples and clean
up arbitrary form-group styles.
Part of #94707
2024-10-08 16:20:09 +02:00
20cb7b662d UI: Add style form component slider base
Add forms component markup and styles for custom stylized slider.
2024-10-04 15:20:32 +02:00
b752f0c7a1 Add style component forms form-check-custom transition 2024-10-04 15:03:59 +02:00
d85b976831 Cleanup: Improve page reference markup classes and structure 2024-10-04 14:58:39 +02:00
2be7eaf5d8 UI: Add style component forms radio custom base 2024-10-04 14:50:50 +02:00
3c20a37330 UI: Add style component forms checkbox custom base 2024-10-04 14:34:06 +02:00
610ea38ef2 UI: Add page reference component forms radios default 2024-10-04 12:52:32 +02:00
e3b826471f Cleanup: Add component form default checkbox markup and style overrides
Add default checkbox markup and style overrides to the form component,
complying with default checkbox markup conventions. Add style overrides to
cleanup and simplify base styling.
2024-10-04 12:38:05 +02:00
2ffc7690d6 UI: Add style component form controls enhancement transitions
Improve form control component's transitionining effects.
2024-10-04 11:25:40 +02:00
8534beebec Cleanup: Base cleanup forms styles and page reference
Initialize cleanup of forms styles and forms examples on the reference page.
Remove redundant examples and specific styles that can cause issues in projects
context.
2024-10-03 19:19:48 +02:00