- Minor - Fix issue where single item can not be cleared and text can not be selected upon click. [#36869]
- Minor - Fix issue where width of select control dropdown was not correctly calculated when rendering was delayed. [#37295]
- Patch - Fix SelectControl and TreeControl styles. [#36718]
- Minor - Fix SortableItem duplicated id [#36262]
- Patch - Include CSS for experimental tree control so it renders properly in Storybook. [#36517]
- Minor - Prevent duplicate registration of core blocks in client [#37350]
- Minor - Refactor createOrderedChildren [#36707]
- Patch - Replace isElevated prop with elevation for tour-kit step component [#38963]
- Minor - Wrap selected items in experimental select control [#38284]
- Minor - Add 6 basic fields to the product fields registry for use in extensibility within the new Product MVP. [#36392]
- Patch - Add ability to focus the first step after opening for tourkit [#38963]
- Minor - Add allowDragging option to ImageGallery to support disabling drag and drop of images. [#38045]
- Patch - Add an optional "InputProps" to experimental SelectControl component [#36470]
- Minor - Add callback for the media uploader component when gallery is opened [#38728]
- Minor - Added LearnMore option as well as made it possible to use this button multiple instances on the page [#36873]
- Minor - Adding experimental component SlotContext [#36333]
- Minor - Adding simple DisplayState wrapper and modifying Collapsible component to allow rendering hidden content. [#37305]
- Minor - Adding the WooProductSectionItem slotfill component. [#36331]
- Minor - Adding WooProductFieldItem slotfill. [#36315]
- Minor - Add minFilterQueryLength, individuallySelectParent, and clearOnSelect props. [#36869]
- Minor - Add new WooProductTabItem component for slot filling tab items. [#36551]
- Patch - Add onKeyDown and readOnlyWhenClosed options to experimentalSelectControl [#38328]
- Minor - Add product field store and helper functions for rendering fields from config. [#36362]
- Minor - Add single selection mode to SelectTree [#38140]
- Minor - Create SelectTree component that uses TreeControl [#37319]
- Minor - Expose registerBlocks as registerRichTextEditorBlocks from the rich text editor package [#38982]
- Minor - Fix dependency versions [#37023]
- Minor - Make DateTimePickerControl a ForwardedRef component" [#38306]
- Minor - TreeControl: Fix a bug where items with children were not selected in single mode and fix a bug where navigation between items with tab was not working properly. [#38079]
- Minor - Add deprecated message to packages moved to product-editor package. [#36815]
- Minor - Add deprecated message to product slot fill components [#36830]
- Minor - Apply wccom experimental select control changes [#36521]
- Minor - Export TreeSelectControl component and add additional props: onInputChange, alwaysShowPlaceholder, includeParent. [#36932]
- Patch - Opt out of Reset and Help buttons in DateTimePickerControl, as these will be removed in a future @wordpress/components version. [#38480]
- Minor - Show comma separated list in ready only mode of select tree control [#38052]
- Minor - Updated AdvancedFilter to use createInterpolateElement instead of interpolateComponents. [#37967]
- Minor - Update select tree control dropdown menu for custom slot fill support for display within Modals [#37574]
- Minor - Updating the product editor fill components to support multiple targets. [#36592]
- Minor - Updating WooProductFieldItem to uniquely generate IDs with different sections. [#36646]
- Minor - Add a11y support for the Tree component [#36459]
- Minor - Add custom rendering logic to the item label [#36476]
- Patch - Add instructions on how to run the tests when using @woocommerce/components [#38821]
- Minor - Adjust eslintrc for changes to eslint plugin. [#36988]
- Minor - Create tree-control component [#36432]
- Patch - Lint fixes [#38523]
- Patch - Migrate ellipsis-menu component to TS [#36405]
- Patch - Migrate Link component to TS [#36285]
- Patch - Migrate ProductImage component to TS [#36305]
- Patch - Migrate Rating component to TS [#36301]
- Patch - Migrate Section component to TS [#36298]
- Patch - Migrate select control component to TS [#37751]
- Patch - Migrate Table component to TS [#36370]
- Patch - Migrate Tag component to TS [#36265]
- Minor - Sync @wordpress package versions via syncpack. [#37034]
- Patch - Update eslint to 8.32.0 across the monorepo. [#36700]
- Minor - Update pnpm monorepo-wide to 8.6.5 [#38990]
- Minor - Update pnpm to version 8. [#37915]
- Patch - Update TourKit README to correct primaryButton example and formatting. [#37427]
- Patch - Update webpack config to use @woocommerce/internal-style-build's parser config [#37195]
- Patch - Correct spelling errors [#37887]
- Minor - Improve a11y support to collapsible content component [#37760]
- Minor - Small tweak to update reference to currencyContext component. [#36959]
- Patch - Update positioning of DateTimePickerControl's dropdown. [#38466]
- Minor - Use BaseControl in the SelectTree label [#38261]