woocommerce/plugins/woocommerce-admin/client/products/fills
Maikel David Pérez Gómez e0a138b27b
Complete General tab for Single Variation page (#40633)
* Add description to the Variation details section

* Add Image section block to the Single Variation page

* Add support to the checkbox block for changing non boolean properties and extend it to use the entity context

* Register the product-variation-visibility block into the ProductVariationTemplate

* Null is a valid value but not updafined

* Fix type definitions

* Add changelog files

* Fix linter errors

* Add changelog file

* Change onValue and offValue for checkedValue and unchackedValue for the checkbox block to avoid event naming conflicts

* Set multiple value dynamically into the media uploader component

* Prevent uploading multiple files when multiple is set to false

* Remove cover label when multiple is set to false

* Fix DropZone min height in Image section

* Fix rebase conflict

* Fix linter error
2023-10-10 09:42:26 -04:00
..
attributes-section Adding attributes block to product block editor. (#38051) 2023-05-02 21:13:48 -07:00
details-section Migrate Category field to woocommerce/taxonomy-field block (#40021) 2023-09-06 10:21:37 -03:00
images-section Complete General tab for Single Variation page (#40633) 2023-10-10 09:42:26 -04:00
inventory-section Update product editor package (#36830) 2023-02-24 09:37:53 -04:00
more-menu-items Unable to "turn off the new product form" from within the editor (#39317) 2023-07-19 12:22:38 -04:00
pricing-section Update Syncpack and use it to pin @wordpress packages to wp-6.0 (#37034) 2023-03-09 10:13:25 +13:00
shipping-section Adding shipping class option and modal (#37968) 2023-05-01 10:04:54 -07:00
constants.ts Implementation of separate variant slots via refactored components (#36646) 2023-01-31 07:19:21 -04:00
index.ts Implementation of separate variant slots via refactored components (#36646) 2023-01-31 07:19:21 -04:00
product-block-editor-fills.tsx On-/offboarding copy updates (#39055) 2023-07-10 14:51:55 -04:00
product-form-api-field-fills.tsx Update product editor package (#36830) 2023-02-24 09:37:53 -04:00
product-form-api-fills.tsx Implementation of separate variant slots via refactored components (#36646) 2023-01-31 07:19:21 -04:00
product-form-api-section-fills.tsx Update the @woocommerce/eslint-plugin and fix bugs (#36988) 2023-03-02 11:36:38 +13:00
product-form-fills.tsx Convert simple to variable product and auto add variations (#39673) 2023-08-11 11:15:05 -03:00
product-form-variation-fills.tsx Update product editor package (#36830) 2023-02-24 09:37:53 -04:00