major
minor
minor
#27027
Declarative forms: SelectField disappears after upload if option list depends on mandatory property
#27042
MaintenanceJspBase should write to the log first, then to the client, instead of the other way around.
enhancement
About Theme Variables:
- Optional icon for "Home".
- Setting the separator: ":" vs. ">".
Test
By configuring the theme variable
- BREADCRUMB_ROOT_VISIBLE to true
- BREADCRUMB_ROOT_ICON to css:fas fa-home
- READ_ONLY_NAVIGATION_SEPARATOR_ICON to css:fas fa-caret-right
- READ_ONLY_NAVIGATION_SEPARATOR_LABEL to ``
or
- BREADCRUMB_ROOT_VISIBLE set to true
- BREADCRUMB_ROOT_ICON with css:fas fa-home
- READ_ONLY_NAVIGATION_SEPARATOR_LABEL with >
you can create the desired breadcrumb in the theme editor.