Skip to content

Remove BootstrapMixin #14740

Closed
Closed
@jeremystretch

Description

@jeremystretch

Proposed Changes

Ditch the BootstrapMixin class that's currently used to facilitate custom form field styling. Now that FORM_RENDERER has been configured to look for custom templates (see #13064), the functionality provided by this class can be offloaded to custom templates.

Justification

This change will remove a lot of cruft from existing form classes.

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: housekeepingChanges to the application which do not directly impact the end user

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions