woocommerce/plugins
Maikel David Pérez Gómez ed0d38c44b
[External products] Product details (#41442)
* Add buy button section

* Enable external product support into the product block editor

* Hide buy button section when product type is not external

* Remove BaseControl from TextControl since it's not required anymore, InputControl takes care of that now

* Add type and suffix support to the product-text-field block

* Add the placeholder to the external url input and remove required constraint to the buy button text

* Set the url icon link type to external

* Fix input border to be red when invalida now that base control is not present twice

* Set the min height to 36px to match others non InputControls components height

* Extends required constrain to also support a custom error message

* Extends the product-text-field validation system

* Add product-text-field documentation

* Add changelog files

* Fix php linter error

* Fix compilation error

* Fix linter errors
2023-11-16 14:11:44 -05:00
..
woo-ai add changelog files 2023-11-10 15:49:08 +01:00
woocommerce [External products] Product details (#41442) 2023-11-16 14:11:44 -05:00
woocommerce-admin fix: fixed all instances of translator lint rule violations (#41450) 2023-11-16 19:15:11 +08:00
woocommerce-beta-tester Prepared 2.3.0 Beta Tester Release (#41513) 2023-11-16 08:59:42 -08:00
woocommerce-docs undo changes to test fixtures 2023-11-10 15:49:08 +01:00