-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: mgol/jquery-wp-content
base: main
head repository: jquery/jquery-wp-content
compare: main
- 11 commits
- 12 files changed
- 1 contributor
Commits on Apr 30, 2025
-
jqueryui.com: Restore hiding of list-item bullets in demo navigation
Configuration menu - View commit details
-
Copy full SHA for 216c81d - Browse repository at this point
Copy the full SHA 216c81dView commit details
Commits on Jun 2, 2025
-
plugins: Enable option_uploads_use_yearmonth_folders on blogs
Avoid overriding the dated upload dirs, since these are used on blogs. Ref jquery/infrastructure-puppet#17.
Configuration menu - View commit details
-
Copy full SHA for 0d9c44f - Browse repository at this point
Copy the full SHA 0d9c44fView commit details -
jquery: Allow style-src-attr in CSP
Restore rendering of blog posts such as https://blog.jquerymobile.com/2011/06/14/jquery-mobile-update-week-of-june-13/ which in older posts often use style attributes to float an image, or create some ad-hoc design element. Compare to https://web.archive.org/web/20230602085906/https://blog.jquerymobile.com/2011/06/14/jquery-mobile-update-week-of-june-13/ Follows-up CSP work from last year at jquery/infrastructure-puppet#54, although this is only an issue as of today, since I am migrating blog.jquerymobile.com from the legacy blog theme to jquery-wp-content. It did not affect blog.jquery.com and blog.jqueryui.com, since those haven't migrated yet. Ref jquery/infrastructure-puppet#17
Configuration menu - View commit details
-
Copy full SHA for bcef8cb - Browse repository at this point
Copy the full SHA bcef8cbView commit details -
All: Factor out blog.css from jquery.com/style.css
Follows-up d77ba33, which added comment styles for jquery.com, but did not consider blog.jqueryui.com and jquerymobile.com. Ref jquery/infrastructure-puppet#17.
Configuration menu - View commit details
-
Copy full SHA for 004b46e - Browse repository at this point
Copy the full SHA 004b46eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f54313 - Browse repository at this point
Copy the full SHA 9f54313View commit details -
jquery: Scale small avatars the same as regular ones
Avatars of comments that were originally submitted as threaded/nested comments are sized 39px instead of 68px. For a consistent layout, render these at the same size as others. https://blog.jquerymobile.com/2011/06/14/jquery-mobile-update-week-of-june-13/ Ref jquery/infrastructure-puppet#17.
Configuration menu - View commit details
-
Copy full SHA for 33048cc - Browse repository at this point
Copy the full SHA 33048ccView commit details -
jquery: Dequeue akismet-widget-style-inline-css
Since a few weeks ago, Akismet is unconditionally adding a style tag on every page of the site, for a widget that isn't even used. Ref https://plugins.trac.wordpress.org/changeset/3232287/ Ref https://wordpress.org/support/topic/unused-styles-queues-on-every-page-since/ Ref jquery/infrastructure-puppet#17
Configuration menu - View commit details
-
Copy full SHA for 3385563 - Browse repository at this point
Copy the full SHA 3385563View commit details -
jquery: Dequeue akismet-widget-style
Since a few weeks ago, Akismet is unconditionally adding a style tag on every page of the site, for a widget that isn't even used. Ref https://plugins.trac.wordpress.org/changeset/3232287/ Ref https://wordpress.org/support/topic/unused-styles-queues-on-every-page-since/ Ref jquery/infrastructure-puppet#17
Configuration menu - View commit details
-
Copy full SHA for 8fa5c5e - Browse repository at this point
Copy the full SHA 8fa5c5eView commit details -
All: Allow unsafe-inline scripts on wp-admin
The WordPress admin uses various inline scripts. This hasn't affected us on doc sites so far, because we generally don't log into wp-admin there. This affects blog.jquerymobile.com and soon other blogs. Ref jquery/infrastructure-puppet#17
Configuration menu - View commit details
-
Copy full SHA for ab6506c - Browse repository at this point
Copy the full SHA ab6506cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45e59a1 - Browse repository at this point
Copy the full SHA 45e59a1View commit details
Commits on Jun 4, 2025
-
Blogs: Align first article box on homepage with first sidebar heading
This has been misaligned this way for a long time (not a recent regression), but seems easy to fix. Basically, the margin on `hentry` makes sense in almost every context: single articles (there's a page title with horizontal rule before it), and category/tag/search etc all have a similar page title and horizontal rule. The exception is the homepage where there is no explicit inline page title, and instead the first element is the first article box, in which case its margin is not separating it from anything else but from the place where it should start.
Configuration menu - View commit details
-
Copy full SHA for 4064b31 - Browse repository at this point
Copy the full SHA 4064b31View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main