Darren Ethier
|
f708593adb
|
Add Color Panel (https://github.com/woocommerce/woocommerce-blocks/pull/10062)
* Add new ColorPanel component
* Implement new ColorPanel component for the Mini-Cart
* Move ColorPanel types into their own types.ts file alongside the ColorPanel component
* Add useColorPanelStyles hook
* Rename classes to className
* Disable @wordpress/no-unsafe-wp-apis
* Fix tests: Move defaultColorItem object to utils file
* Remove unnecssary types from QuantityBadge
* Fix conflicts
* Remove context
* Fix color picker JS error
* Migrate attribute data to be compatible with ColorPanel component
* Fix incompatible attributes
* Remove useColorPanelStyles hook
* migrateAttributesToColorPanel JS unit tests
* PHP MiniCartUtils tests
* Remove unncessary code for classNames in MiniCart edit
---------
Co-authored-by: tjcafferkey <tjcafferkey@gmail.com>
|
2023-07-21 10:35:32 +01:00 |