Development#4517
Open
HardeepAsrani wants to merge 23 commits into
Open
Conversation
HardeepAsrani
commented
Jun 18, 2026
Member
- Responsive Controls and UI Enhancements
- Navigation and Mini Cart Improvements
- Gutenberg Block and Sidebar Compatibility
- Google Fonts Library Updates
feat: mobile mini-cart dropdown tap + per-unit max for responsive range
Updated alignment styles
Update Google Fonts
The is-active tracking event fired on every wp_update_nav_menu save, which core triggers multiple times per save, flooding the tracking pipeline with duplicate near-static readings. Cache the active state in an option and gate dispatch behind a 30-day transient, so the beacon is sent only when the state changes or the refresh window elapses. Both true and false readings are still emitted, keeping mega-menu penetration measurable while cutting event volume.
fix: cache mega-menu-free is-active tracking beacon
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.52 to 3.3.53. - [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases) - [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.53/CHANGELOG.md) - [Commits](Codeinwp/themeisle-sdk@v3.3.52...v3.3.53) --- updated-dependencies: - dependency-name: codeinwp/themeisle-sdk dependency-version: 3.3.53 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…t/codeinwp/themeisle-sdk-3.3.53 chore(deps): bump codeinwp/themeisle-sdk from 3.3.52 to 3.3.53
Collaborator
…WP 7.0 compatibility
…ance Fix serif font fallback for lists and tables in Gutenberg editor (WP 7.0)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Sfr8Rs5os42DAMqxaUPgVA
Compress screenshot.png with pngquant (1200x900 preserved): ~1.09 MB -> ~405 KB. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Sfr8Rs5os42DAMqxaUPgVA
chore: update e2e
chore: optimize theme screenshot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.