woocommerce/plugins/woocommerce-admin/client/products/hooks
Joshua T Flowers ea64a98f54
Extract attribute filtering and fetching logic out of attribute components (#36354)
* Move attribution fetching to separate hook

* Add changelog entry

* Set all attributes on update of subset of attributes

* Move filtering logic to hook

* Remove tests that filter attribute by type inside the component

* Rename AttributeField to AttributeControl and props from attributes to value
2023-01-17 04:34:08 -04:00
..
use-product-attributes.ts Extract attribute filtering and fetching logic out of attribute components (#36354) 2023-01-17 04:34:08 -04:00
use-product-variation-navigation.ts Remove persisted query on return to parent product from variation (#36365) 2023-01-12 09:20:46 -08:00
use-product-variations-helper.ts Automatically generate product variations on option changes (#36188) 2022-12-30 13:12:09 -08:00
use-variations-order.ts Fix reordering items logic in attributes/options lists (#36296) 2023-01-06 08:53:03 -03:00