Skip to content

Conversation

@wpgaurav
Copy link
Owner

@wpgaurav wpgaurav commented Jan 5, 2026

  • Fix viewBox attribute being stripped (use lowercase in allowed attributes list)
  • Add more SVG attributes: version, xml:space, enable-background
  • Rewrite block editor JavaScript to match md-icons-gutenberg pattern
  • Use createElement instead of JSX for better compatibility
  • Add wp-dom-ready and wp-block-editor as script dependencies
  • Improve admin icons display with CSS grid layout
  • Update CSS for icon picker popover and icon buttons

- Fix viewBox attribute being stripped (use lowercase in allowed attributes list)
- Add more SVG attributes: version, xml:space, enable-background
- Rewrite block editor JavaScript to match md-icons-gutenberg pattern
- Use createElement instead of JSX for better compatibility
- Add wp-dom-ready and wp-block-editor as script dependencies
- Improve admin icons display with CSS grid layout
- Update CSS for icon picker popover and icon buttons
@wpgaurav wpgaurav merged commit b62f83c into main Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants