Skip to content

Development#4517

Open
HardeepAsrani wants to merge 23 commits into
masterfrom
development
Open

Development#4517
HardeepAsrani wants to merge 23 commits into
masterfrom
development

Conversation

@HardeepAsrani

Copy link
Copy Markdown
Member
  • Responsive Controls and UI Enhancements
  • Navigation and Mini Cart Improvements
  • Gutenberg Block and Sidebar Compatibility
  • Google Fonts Library Updates

girishpanchal30 and others added 14 commits May 18, 2026 18:43
feat: mobile mini-cart dropdown tap + per-unit max for responsive range
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
@HardeepAsrani HardeepAsrani added the pr-checklist-skip Allow this Pull Request to skip checklist. label Jun 18, 2026
@pirate-bot

pirate-bot commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Plugin build for 76e79f8 is ready 🛎️!

Copilot AI and others added 3 commits June 19, 2026 14:24
…ance

Fix serif font fallback for lists and tables in Gutenberg editor (WP 7.0)
ineagu and others added 3 commits June 19, 2026 23:31
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-checklist-skip Allow this Pull Request to skip checklist.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants