woocommerce/packages/js/product-editor/src/components/attribute-input-field
Maikel David Pérez Gómez 0db29cd8c1
Create several global attributes with the same name (#39827)
* Save changes

* Remove restriction from the variations dropdown to let users create multiple attributes with the same name

* Add support for autogenerate slug in the create attribute endpoint

* Add a tooltip to specify the slug of the attribute when there are more than one listed in the dropdown list

* Add changelog files

* Revert filtering to the prev implementation

* Add review suggestions

* Add return description to the generate_unique_slug function description
2023-08-23 12:08:05 -04:00
..
test Create several global attributes with the same name (#39827) 2023-08-23 12:08:05 -04:00
attribute-input-field.scss Variation attributes can not be enabled in Attributes section and Non Variations attributes cannot be enabled in Variation Options section (#39770) 2023-08-21 15:39:31 -04:00
attribute-input-field.tsx Create several global attributes with the same name (#39827) 2023-08-23 12:08:05 -04:00
index.ts Adding attributes block to product block editor. (#38051) 2023-05-02 21:13:48 -07:00