woocommerce/packages/js/components/changelog
Maikel David Pérez Gómez e16792dc11
Make DateTimePickerControl a ForwardedRef (#38306)
* Forward ref the DateTimePickerControl

* Add changelog file

* Remove the component typing definition

* Integrate the forwardedRef component with the schedule-sale block

* Add changelog file
2023-05-22 06:55:07 -03: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-35851-tree-control-a11y Add a11y support for the tree-control (#36459) 2023-03-02 17:26:41 -03:00
add-35851-tree-control-custom-label Add custom rendering logic to the item label (#36476) 2023-02-24 17:00:32 -03:00
add-35851-tree-control-expander Add tree-control expand/collapse on click the expander button or by a custom logic (#36434) 2023-02-01 12:04:50 -05:00
add-35851-tree-control-highlight-item Add hightlighter to the tree control (#36480) 2023-03-01 13:52:23 -03:00
add-35851-tree-control-selection Add selection to the tree control (#36435) 2023-02-28 15:10:12 -03: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-36248-added-flexibility-to-plugins Add: shipping plugins in shipping task based on location (#36873) 2023-02-20 21:32:14 +08:00
add-36355_new_product_editor_package Add new `@woocommerce/product-editor` JS package (#36600) 2023-01-31 09:38:28 -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-36991 Create editor skeleton on add/edit product pages (#37023) 2023-03-08 05:51:59 -04:00
add-37263_category_field_block Add category field block (#37295) 2023-04-21 05:10:35 -03:00
add-37330 Add a11y support to collapsible content component (#37760) 2023-04-19 18:04:05 -04:00
add-38248 Make DateTimePickerControl a ForwardedRef (#38306) 2023-05-22 06:55:07 -03:00
add-core-profiler-user-profile Add core profiler user profile page (#38328) 2023-05-22 11:21:16 +08:00
add-input-props-to-exp-select Add an optional "InputProps" to experimental SelectControl component (#36470) 2023-01-18 11:56:33 +08:00
add-selecttree-singlemode Add single selection mode to SelectTree (#38140) 2023-05-11 13:42:20 -03:00
add-toggle-content-block-37253 Adding collapsible content block with flexible rendering (#37305) 2023-03-20 18:18:44 -07:00
add-tree-select Create experimental SelectTree component (#37319) 2023-03-24 14:49:45 -03:00
dev-consolidate-eslint-versions Consolidate eslint versions (#36700) 2023-02-02 23:25:04 +13:00
dev-migrate-ellipsis-menu-to-ts Migrate Ellipsis Menu component to TS (#36405) 2023-04-27 17:00:35 -07: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-rating-component-to-ts Migrate Rating component to TS (#36301) 2023-04-26 15:21:16 -07:00
dev-migrate-section-component-to-ts Migrate Section component to TS (#36298) 2023-01-12 13:57:15 -08:00
dev-migrate-select-control-to-ts Migrate select control component to TS (#37751) 2023-05-08 12:18:27 +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
dev-pin-wp-deps-6 Update Syncpack and use it to pin @wordpress packages to wp-6.0 (#37034) 2023-03-09 10:13:25 +13:00
dev-update-eslint-plugin Update the @woocommerce/eslint-plugin and fix bugs (#36988) 2023-03-02 11:36:38 +13:00
dev-update-pnpm8 Update monorepo to pnpm 8 and Node to 16.14 (#37915) 2023-04-25 18:49:30 +12: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-36614_refactor_create_ordered_children Refactor createOrderedChildren (#36707) 2023-02-13 04:42:26 -04:00
fix-37348 Prevent duplicate registration of core blocks in client (#37350) 2023-03-22 16:56:35 -07:00
fix-37502 Fix/37502: Correct spelling errors. (#37887) 2023-05-08 15:55:09 +08:00
fix-38210 Wrap selected items in experimental select control (#38284) 2023-05-16 15:15:26 -07:00
fix-create_ordered_children Fix create ordered children helper function (#36831) 2023-02-16 10:42:41 -04:00
fix-experimental-tree-control-styles Include CSS for experimental tree control (#36517) 2023-01-26 14:45:14 -05:00
fix-select-control-style Fix SelectControl and TreeControl styles (#36718) 2023-02-15 09:12:21 -03:00
fix-setstate-diff-component Move registerFill call to inside an useEffect (#36623) 2023-01-26 13:59:52 -03:00
fix-tour-kit-documentation Update TourKit README to correct primaryButton example and formatting (#37427) 2023-03-27 07:09:39 -04:00
fix-typescript-incremental-builds Removed TypeScript Incremental Build Support (#37374) 2023-03-23 11:25:42 -07:00
fix-typescript-incremental-regression Fix TypeScript Incremental Build Regression (#37432) 2023-03-24 12:07:49 -07:00
fix-typescript-package-isolation Enforce Strict `@types` Dependencies (#37351) 2023-03-23 18:02:20 -07:00
improve-selecttree-label Use SelectTree in Parent Category field (#38261) 2023-05-19 12:45:11 -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-34885_category_field_in_product_editor Update tree select control (#36932) 2023-03-01 03:54:53 -04:00
update-34885_category_field_in_product_editor_select_control Update/34885 category field in product editor (#36869) 2023-04-19 04:28:18 -03:00
update-34885_category_field_in_product_editor_tree_changes Update/34885 category field in product editor (#36869) 2023-04-19 04:28:18 -03:00
update-36016-product-details-slotfill Converting product details section to utilize slot fills (#36368) 2023-01-17 05:04:58 -04:00
update-36355_product_editor_package Update product editor package (#36830) 2023-02-24 09:37:53 -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-37727 Show comma separated list in ready only mode of select tree control (#38052) 2023-05-08 04:17:52 -03:00
update-37955_disable_drag_and_drop_images_block Update disable drag and drop within images block (#38045) 2023-05-05 04:45:26 -03: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
update-experimental-select-control Upstream changes from experimental-select-control back to @woocommerce/components (#36521) 2023-03-29 17:18:43 +08:00
update-interpolate-advanced-filters Update AdvancedFilters to use createInterpolateElement instead of interpolateComponents (#37967) 2023-04-26 06:58:14 -04:00
update-migrate-category-field Use SelectTree component in Category field (#37479) 2023-04-04 09:28:19 -03:00
update-product_editor_packages Update product editor packages (#36815) 2023-02-16 10:43:23 -04:00
update-refactor-currency-context Moving currencyContext to currency package and updating references (#36959) 2023-02-28 08:55:49 -08:00
update-select_tree_dropdown Select tree dropdown menu SlotFill support (#37574) 2023-04-14 04:22:59 -03:00
update-tree-item Fix TreeControl bugs in single selection mode (#38079) 2023-05-05 09:21:32 -03:00
update-webpack-invalid-export-error Emit error on webpack build when invalid export name used in import for JS (#37195) 2023-03-26 21:42:33 -04:00