woocommerce/packages/js/components/changelog
Joshua T Flowers 4ca95b4fd1
Fix initially selected items in SelectControl component (#34794)
* Allow initial selection of items in SelectControl

* Update stories to include initially selected items

* Add changelog entry

* Update combobox single selected item name
2022-10-04 17:03:37 -07:00
..
.gitkeep changelog 2022-04-28 10:00:29 +12:00
add-28_product_details Add product name and checkboxes for Product details (#34214) 2022-08-12 10:47:54 -03:00
add-29_product_link_slug Add product link field (#34313) 2022-08-19 12:05:13 -03:00
add-30_list_price_field Add Pricing section (#34382) 2022-08-30 10:26:24 -03:00
add-component-datetime-picker Adding DateTimePicker component (#34293) 2022-08-23 15:19:46 -07:00
add-draggable-list Add SortableList component (#34237) 2022-08-12 11:45:26 -07:00
add-form_input_name_dot_notation Load size units to show them as a suffix of shipping dimensions fields (#34856) 2022-09-29 14:54:04 -03:00
add-image-gallery Add image gallery component (#34435) 2022-09-06 12:46:32 -07:00
add-media-uploader Add Media Uploader component (#34181) 2022-08-12 12:58:25 -07:00
add-product_schedule_sale Add FormContext().setValues() support (#34617) 2022-09-27 19:06:53 -04:00
add-section-component Add FormSection component (#34348) 2022-08-18 10:36:43 -07:00
add-sortable-accessibility Add Sortable component accessibility (#34539) 2022-09-22 12:08:26 -07:00
add-split-dropdown-component Add SplitDropdown component (#34180) 2022-08-12 12:47:39 -05:00
dev-fix-admin-tests-pnpm7 Update dependencies and jest config to pass admin tests for pnpm 7 (#34428) 2022-08-31 12:06:51 +08:00
dev-fix-pnpm-version-engines Fix pnpm version to 7.11.0 in engines and in CI (#34773) 2022-09-27 11:30:52 +13:00
fix-34112 Use syncpack to verify consistent versions for react and react-dom (#34397) 2022-08-24 10:15:22 -05:00
fix-34584_form_onchange_callback Fix form onchange callback (#34614) 2022-09-08 16:24:39 -03:00
fix-enriched-label-storybook Fix EnrichedLabel Storybook styles (#34736) 2022-09-21 22:03:01 -04:00
fix-export-stepper-props Add: mobile app welcome modal and magic link (#34637) 2022-09-15 11:58:47 +08:00
fix-plugin-installer-ts Update plugins installer component to TS, Fix TS bugs and Syncpack TypeScript (#34787) 2022-09-30 10:59:07 +13:00
fix-revert_on_change_third_param_update Revert a condition change on third param in onChange prop (#34626) 2022-09-09 09:57:56 -03:00
fix-select-control-extensibility Improve experimental select control accessibility (#34510) 2022-09-20 14:29:27 -07:00
fix-select-control-selection Fix initially selected items in SelectControl component (#34794) 2022-10-04 17:03:37 -07:00
remove-split-dropdown Remove unfinished and unused SplitDropdown component (#34806) 2022-10-03 14:23:57 -04:00
try-downshift Add SearchControl component (#34159) 2022-08-18 10:36:20 -07:00
update-64-tag-styling Update tag component styling (#34457) 2022-08-30 07:45:50 -07:00
update-date-time-picker-control DateTimePickerControl updates (#34656) 2022-09-29 11:13:31 -04:00
update-date-time-picker-control-onchange Update DateTimePickerControl's onChange signature (TypeScript) (#34561) 2022-09-02 15:46:27 -04:00
update-jest-merge Update/unify jest@27 across all packages (#34322) 2022-09-06 09:29:45 -05:00
upgrade-pnpm-7 Upgrade to pnpm 7 (#34661) 2022-09-16 09:21:42 +12:00