woocommerce/plugins/woocommerce-blocks/assets/js/blocks/product-search
Fernando Marichal ae20724210
Add inspector controls to Product Search block (#51247)
* Add inspector controls to product search

* Add changelog

* Move inspector panel to Styles

* Remove not used Fragment

* improve code

* Rename enum

* Rename type ProductSearchBlockProps

* Use PositionOptions constant

* Change hook namespace
2024-09-13 18:52:12 -03:00
..
block.tsx [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
constants.ts Add inspector controls to Product Search block (#51247) 2024-09-13 18:52:12 -03:00
edit.tsx [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
editor.scss Product search block as core/search variation (https://github.com/woocommerce/woocommerce-blocks/pull/6191) 2022-08-23 23:06:17 +07:00
index.tsx Add inspector controls to Product Search block (#51247) 2024-09-13 18:52:12 -03:00
inspector-controls.tsx Add inspector controls to Product Search block (#51247) 2024-09-13 18:52:12 -03:00
style.scss Fix block elements that don't play well with dark backgrounds (https://github.com/woocommerce/woocommerce-blocks/pull/3887) 2021-03-16 10:43:04 +01:00
types.ts Add inspector controls to Product Search block (#51247) 2024-09-13 18:52:12 -03:00
utils.ts Add inspector controls to Product Search block (#51247) 2024-09-13 18:52:12 -03:00