f708593adb
* 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> |
||
---|---|---|
.. | ||
mini-cart-contents | ||
quantity-badge | ||
test | ||
utils | ||
block.json | ||
block.tsx | ||
component-frontend.tsx | ||
edit.tsx | ||
editor.scss | ||
frontend.ts | ||
index.tsx | ||
style.scss | ||
types.ts |