#2583 closed defect (bug) (fixed)
bbPress Mint and Evergreen WordPress Core upstream SCSS updates
| Reported by: | netweb | Owned by: | netweb |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6 |
| Component: | Appearance - Included Themes | Version: | trunk |
| Severity: | normal | Keywords: | commit |
| Cc: |
Description (last modified by )
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.6 Milestone.
This ticket should be closed and considered fixed prior to releasing bbPress 2.6.
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.
Attachments (2)
Change History (24)
#4
@
12 years ago
- Description modified (diff)
- Resolution fixed
- Status closed → reopened
- Summary Update admin colors scss → bbPress Mint and Evergreen WordPress Core upstream SCSS updates
#12
follow-up:
↓ 13
@
12 years ago
Thanks for keeping an eye on these. Looks like we're up to speed with WordPress 4.0 now?
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Refreshed patch via r28122