material-components / material-design-for-wordpress

Material Design plugin for WordPress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Material blocks in customizer is using m2 style

PatelUtkarsh opened this issue · comments

Bug Description

Material block in customizer is using m2 style, Should update with either m3 web component or clean up and use m3 styles from plugin.

Code ref:

<link href="https://unpkg.com/material-components-web@v5.1.0/dist/material-components-web.min.css" rel="stylesheet">

Expected Behaviour

Steps to reproduce

  1. Go to Customizer
  2. Make .toggle-material-library button visible.
  3. Click.
  4. View component on right window.
  5. See radio button is using m2 style.

Screenshots

image

Additional context

  • WordPress version: 6.0.1
  • Plugin version: develop
  • Gutenberg plugin version (if applicable):
  • PHP version:
  • OS:
  • Browser: [e.g. chrome, safari]
  • Device: [e.g. iPhone6]

Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

Implementation brief

QA testing instructions

Demo

Changelog entry