Actions
Improvements #9350
closedImprovements #9207: Follow up on Bootstrap 5 theme
Allow for customization of Bootstrap 5 theme
Start date:
11/18/2021
Due date:
% Done:
100%
Estimated time:
Description
Current state¶
We're currently implementing Bootstrap 5 using the compiled CSS and JavaScript, using wt.css
for Wt-specific CSS as just a raw CSS file.
Issue¶
Bootstrap is a very customizable theme, and it's not unusual to do so, though possible to do this with WBootstrap5Theme
, it could be nicer (and more maintainable).
Proposed solution¶
We should probably write wt.css
as SCSS and use variables defined by Bootstrap. We should then document how the theme can be customized and a custom theme can be built.
More info¶
Updated by Roel Standaert over 2 years ago
- Target version changed from 4.7.0 to 4.8.0
Updated by Roel Standaert over 2 years ago
- Target version changed from 4.8.0 to 4.9.0
Updated by Roel Standaert over 2 years ago
- Status changed from New to InProgress
- Assignee set to Roel Standaert
Updated by Roel Standaert about 2 years ago
- Target version changed from 4.9.0 to 4.10.0
Updated by Roel Standaert about 2 years ago
- Target version changed from 4.10.0 to 4.9.0
Updated by Roel Standaert almost 2 years ago
- Status changed from InProgress to Review
- Assignee changed from Roel Standaert to Korneel Dumon
Updated by Roel Standaert almost 2 years ago
- Status changed from Review to Implemented @Emweb
- Assignee changed from Korneel Dumon to Roel Standaert
- % Done changed from 0 to 100
Updated by Roel Standaert almost 2 years ago
- Status changed from Implemented @Emweb to Resolved
Updated by Roel Standaert almost 2 years ago
- Status changed from Resolved to Closed
Actions