woocommerce/plugins/woocommerce-admin/client
Jeff Stieler c8c544f70c Support custom product attributes in advanced filter (https://github.com/woocommerce/woocommerce-admin/pull/5848)
* Add product attributes autocomplete for Search control.

* Support single selection in Search component.

* Fix SelectControl input after selection in single mode.

* Remove label from Search component's inner SelectControl.

Placeholder is the behavior we want to avoid label and selection collision.

* Match Search component selected prop to SelectControl.

It's passed through anyhow.

* Rework attribute filter to use new endpoints for custom terms.

* Hook up custom attribute filter to report queries.

* Fix errant space in filter name.

* Fix SelectControl active status when control is disabled.

* Fix SelectControl "has tags" logic for non-multiple use cases.

* Fix attribute filter screen reader text.

* Update changelogs.

* Move custom attribute test to it's own function.

* Remove SelectControl input disabling.

This was supposed to improve keyboard behavior for non-multiple controls, but it was questionable.

* Fix backspace in attribute term field.
2020-12-17 09:59:01 -05:00
..
analytics Use client side filter on the CSV download (https://github.com/woocommerce/woocommerce-admin/pull/5787) 2020-12-14 15:08:19 +10:00
customer-effort-score-tracks Fix regression where store age is 0 while isResolving for the option is returning false (https://github.com/woocommerce/woocommerce-admin/pull/5858) 2020-12-10 17:26:31 +10:00
dashboard Check for empty spaces by trimming the values (https://github.com/woocommerce/woocommerce-admin/pull/5828) 2020-12-07 10:44:24 -08:00
header Home Screen: Do not show store setup activity panel. (https://github.com/woocommerce/woocommerce-admin/pull/5801) 2020-12-02 17:13:36 -08:00
homescreen Update verified product owner view for a review (https://github.com/woocommerce/woocommerce-admin/pull/5877) 2020-12-16 08:32:40 -04:00
hooks Navigation: Applying styles & behavior for folded menu, including mobile (https://github.com/woocommerce/woocommerce-admin/pull/5497) 2020-11-02 16:57:49 -08:00
inbox-panel Add filter by variations in reports note (https://github.com/woocommerce/woocommerce-admin/pull/5208) 2020-12-08 16:50:27 +13:00
layout Navigation: Introduce wc-admin registration client side navArgs (https://github.com/woocommerce/woocommerce-admin/pull/5773) 2020-12-03 11:56:24 +13:00
lib Support custom product attributes in advanced filter (https://github.com/woocommerce/woocommerce-admin/pull/5848) 2020-12-17 09:59:01 -05:00
marketing Add fancy placeholders for Marketing components (https://github.com/woocommerce/woocommerce-admin/pull/5611) 2020-11-23 11:15:07 +01:00
mobile-banner Migrate Enzyme tests to React Testing Library (https://github.com/woocommerce/woocommerce-admin/pull/5299) 2020-10-15 08:41:39 -04:00
navigation Add filter for root back URL (https://github.com/woocommerce/woocommerce-admin/pull/5878) 2020-12-15 12:05:32 -05:00
profile-wizard Disable the continue button while requests are being made (https://github.com/woocommerce/woocommerce-admin/pull/5704) 2020-12-01 14:56:17 -08:00
settings jsDoc: Fix errors (https://github.com/woocommerce/woocommerce-admin/pull/4985) 2020-08-18 09:36:24 +12:00
store-management-links Fixed Link component prop (https://github.com/woocommerce/woocommerce-admin/pull/5653) 2020-11-18 12:31:21 -03:00
stylesheets Reorganize the store management link section and provide extensibility (https://github.com/woocommerce/woocommerce-admin/pull/5476) 2020-11-04 13:33:04 +13:00
task-list Adjust countries for checkout and payment list (https://github.com/woocommerce/woocommerce-admin/pull/5869) 2020-12-15 18:04:56 -08:00
utils Add @woocommerce/eslint-plugin (https://github.com/woocommerce/woocommerce-admin/pull/4714) 2020-07-28 14:32:58 +12:00
wp-admin-scripts Add navigation opt out modal (https://github.com/woocommerce/woocommerce-admin/pull/5857) 2020-12-16 09:08:14 -05:00
ie.scss Hook up download button to export endpoint. (https://github.com/woocommerce/woocommerce-admin/pull/2900) 2019-10-08 15:02:26 -07:00
index.js Use an empty queue if CES feature is not enabled (https://github.com/woocommerce/woocommerce-admin/pull/5800) 2020-12-03 14:48:51 -08:00