woocommerce/packages/js/components/changelog
Joel Thiessen c080886262
Implementation of separate variant slots via refactored components (#36646)
* Adding contants, renaming files, wiring up shipping section with discrete slots for variants and non-variants

* Refactoring pricing section to give discrete slots for variant and non-variant forms

* Refactoring inventory fills to give discrete slots for variant and non-variant products

* Adding additional slot to pricing -> taxes -> advanced

* Renaming api fields component file

* Refactoring images, details and attributes to match others

* Ensure variant field IDs are distinct, organize all product field fill IDs

* Adding changelog

* Simplifying IDs used for slots

* Minor refactor of pricing taxes class field

* Give api fill exports their own registerPlugin scope

* Refactoring WooProductFieldItem to generate unique IDs

* Adding components changelog
2023-01-31 07:19:21 -04:00
..
.gitkeep changelog 2022-04-28 10:00:29 +12:00
add-35851-tree-control Create tree-control component (#36432) 2023-01-19 13:59:08 -05:00
add-36014-mvp-field-slot Adding WooProductFieldItem slotfill (#36315) 2023-01-10 10:13:02 -08:00
add-36015-mvp-section-slot Adding WooProductSectionItem slotfill (#36331) 2023-01-11 10:00:20 -08:00
add-36074_basic_fields Add basic fields for rendering of Product MVP (#36392) 2023-01-16 12:50:30 -08:00
add-36074_product_form_field_registry Initial product form field store (#36362) 2023-01-12 04:02:35 -04:00
add-36419-mvp-pricing-slot-fill Migrating pricing section in product editor to slot fills (#36500) 2023-01-24 04:24:45 -04:00
add-input-props-to-exp-select Add an optional "InputProps" to experimental SelectControl component (#36470) 2023-01-18 11:56:33 +08:00
canceled Update spelling of Cancelled to Canceled for US English. (#36294) 2023-01-12 12:13:36 +08:00
dev-migrate-link-ts dev: migrate @woocommerce/components/link to ts (#36285) 2023-01-10 19:12:22 +08:00
dev-migrate-product-image-component-to-ts Migrate product image component to TS (#36305) 2023-01-12 19:19:01 -08:00
dev-migrate-section-component-to-ts Migrate Section component to TS (#36298) 2023-01-12 13:57:15 -08:00
dev-migrate-table-component-to-ts Migrate Table component to TS (#36370) 2023-01-19 13:05:12 -08:00
dev-migrate-tag-component-to-ts Migrate Tag component to TS (#36265) 2023-01-06 10:48:03 +08:00
fix-36256_moving_list_item_moves_image Fix moving list item also moves image gallery item (#36262) 2023-01-06 08:53:33 -03:00
fix-experimental-tree-control-styles Include CSS for experimental tree control (#36517) 2023-01-26 14:45:14 -05:00
fix-setstate-diff-component Move registerFill call to inside an useEffect (#36623) 2023-01-26 13:59:52 -03:00
refactor-36446_product_tabs Refactor product tabs and add product tab slot fills (#36551) 2023-01-24 15:37:21 -08:00
try-product-mvp-slotfill-experiments Experimental SlotContext for managing slot fill interactions (#36333) 2023-01-19 05:52:45 -04:00
try-support-multiple-fills Updating section and field product fills to support multiple slots (#36592) 2023-01-27 08:42:51 -08:00
update-36016-product-details-slotfill Converting product details section to utilize slot fills (#36368) 2023-01-17 05:04:58 -04:00
update-36610-support-variations-alternate Implementation of separate variant slots via refactored components (#36646) 2023-01-31 07:19:21 -04:00
update-changelogger Update changelogger to 3.3.0 to support PR number capturing with merge (#36266) 2023-01-05 14:42:51 +05:30