Opened 10 years ago
Last modified 10 years ago
#2643 new defect (bug)
bbPress Mint and Evergreen WordPress Core upstream SCSS updates
Reported by: | netweb | Owned by: | |
---|---|---|---|
Milestone: | 2.7 | Priority: | normal |
Severity: | normal | Version: | trunk |
Component: | Appearance - Included Themes | Keywords: | |
Cc: |
Description
Before shipping a new bbPress release we need to ensure that bbPress Mint and Evergreen admin themes are up to date with the latest upstream changes by WordPress Core.
This is a rolling ticket for the bbPress 2.7 Milestone.
This ticket should be closed and considered fixed prior to releasing bbPress 2.7.
https://core.trac.wordpress.org/browser/trunk/src/wp-admin/css/colors
https://bbpress.trac.wordpress.org/browser/trunk/src/includes/admin/styles
The following three bbPress files are kept in sync with same file names via WordPress Core
https://core.trac.wordpress.org/browser/trunk/src/wp-admin/css/colors/_admin.scss
https://bbpress.trac.wordpress.org/browser/trunk/src/includes/admin/styles/_admin.scss
https://core.trac.wordpress.org/browser/trunk/src/wp-admin/css/colors/_mixins.scss
https://bbpress.trac.wordpress.org/browser/trunk/src/includes/admin/styles/_mixins.scss
https://core.trac.wordpress.org/browser/trunk/src/wp-admin/css/colors/_variables.scss
https://bbpress.trac.wordpress.org/browser/trunk/src/includes/admin/styles/_variables.scss
These files are rarely/historically updated so this shouldn't be an issue often, that said in future iteration we should be able to have our build tools build from WordPress' source files rather than including these in bbPress.
Bumping all 2.7 to 2.8 milestone.