woocommerce/packages/js/product-editor/src/hooks
louwie17 6582445e71
Make sure we also save default attributes prior to variation generation (#39938)
* Make sure we also save default attributes prior to variation generation

* Add changelog

* Remove unused code

* Add changelog

* Fix lint errors

* Update and consolidate isDefault logic

* Remove unused function

* Fix tests and add a few more for testing default attributes

* Fix lint error
2023-08-30 17:04:54 -03:00
..
test Make sure we also save default attributes prior to variation generation (#39938) 2023-08-30 17:04:54 -03:00
use-feedback-bar Keep showing product editor feedback bar after feedback modal shown (#38773) 2023-06-16 11:51:18 -04:00
use-selection Add multiselection to the Variations table under Variations tab (#39937) 2023-08-29 08:52:54 -04:00
index.ts Show feedback footer on product editor page (#38599) 2023-06-08 20:56:07 -04:00
use-confirm-unsaved-product-changes.ts Check for unsaved changes before leaving product editor (#38430) 2023-05-31 10:14:12 -07:00
use-currency-input-props.ts Fix empty state for currency inputs in product editor (#38697) 2023-06-15 09:32:57 -07:00
use-product-attributes.ts Make sure we also save default attributes prior to variation generation (#39938) 2023-08-30 17:04:54 -03:00
use-product-edits.ts Check for unsaved changes before leaving product editor (#38430) 2023-05-31 10:14:12 -07:00
use-product-helper.ts Add missing tracks events to product editor (#38728) 2023-06-21 09:38:04 -07:00
use-product-variations-helper.ts Make sure we also save default attributes prior to variation generation (#39938) 2023-08-30 17:04:54 -03:00
use-variations-order.ts Moving useProductHelper and useVariationsOrder hooks to product editor package (#37006) 2023-03-06 09:11:54 -08:00