material-components / material-design-for-wordpress

Material Design plugin for WordPress
78 stars 22 forks source link

Material blocks in customizer is using m2 style #422

Open PatelUtkarsh opened 2 years ago

PatelUtkarsh commented 2 years ago

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: https://github.com/material-components/material-design-for-wordpress/blob/bac60572b80cbf2251556dfcc5b14b453e7e38d7/plugin/assets/src/customizer/material-library.js#L245

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


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