#2583 closed defect (bug) (fixed)
bbPress Mint and Evergreen WordPress Core upstream SCSS updates
Reported by: | netweb | Owned by: | netweb |
---|---|---|---|
Milestone: | 2.6 | Priority: | normal |
Severity: | normal | Version: | trunk |
Component: | Appearance - Included Themes | 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)
#3
@
11 years ago
- Owner set to netweb
- Resolution set to fixed
- Status changed from new to closed
In 5343:
#4
@
10 years ago
- Description modified (diff)
- Resolution fixed deleted
- Status changed from closed to reopened
- Summary changed from Update admin colors scss to bbPress Mint and Evergreen WordPress Core upstream SCSS updates
#12
follow-up:
↓ 13
@
10 years ago
Thanks for keeping an eye on these. Looks like we're up to speed with WordPress 4.0 now?
#13
in reply to:
↑ 12
@
10 years ago
- Resolution set to fixed
- Status changed from new to closed
Replying to johnjamesjacoby:
Thanks for keeping an eye on these. Looks like we're up to speed with WordPress 4.0 now?
Yep, I doubt we will see any more changes in WordPress Core before we release bbPress 2.6.
Refreshed patch via r28122