-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Deprecate support for themes #28868
Copy link
Copy link
Closed as not planned
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: supersededAn issue that has been superseded by anotherAn issue that has been superseded by anothertype: enhancementA general enhancementA general enhancement
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: supersededAn issue that has been superseded by anotherAn issue that has been superseded by anothertype: enhancementA general enhancementA general enhancement
Type
Fields
Give feedbackNo fields configured for issues without a type.
These days, theme switching is purely CSS based and does not really benefit from some special support on the server side. See this guide as an example.
With that in mind, Framework's support for themes is quite obsolete and 6.0 might be a good opportunity to deprecate it.