main
Removed versionadded/changed annotations for 5.2.
Fixed #36904 -- Clarified how to hide form field labels in docs.
Removed versionadded/changed annotations for 4.0.
Fixed #15667 -- Added template-based widget rendering.
Fixed a typo in docs/ref/forms/models.txt.
Refs #36485 -- Rewrapped docs to 79 columns line length.
Fixed #33113 -- Documented usage and caveats of HTML5 date input in DateInput widget.