woocommerce/plugins/woocommerce-admin/packages/components/src
Tomek Wytrębowicz 07e534cd9e Forward `autocompleter` prop from `FilterPicker` to `Search` (https://github.com/woocommerce/woocommerce-admin/pull/6880)
* Add a Basic test for FilterPicker.

Test that it renders the basic storybook example without throwing an error.
Move `path` in Storybooks example to a parameter, to allow setting it in unit tests.

* Forward `autocompleter` prop from `FilterPicker` to `Search`.

Allow, to use the `custom` type of search, previously it was complaining about lack of `autocompleter`, even though it was provided.

Fixes: https://github.com/woocommerce/woocommerce-admin/issues/6062.

* Add changelog entry.

* Move `FilterPicker` config creation closer to tests that use it.

* Remove unused type prop from `FilterPicker` tests.

Addresses https://github.com/woocommerce/woocommerce-admin/pull/6880/files#r620285400.

* Add changelog note also to `CHANGELOG.md`.

Co-authored-by: Jeff Stieler <jeff.m.stieler@gmail.com>
2021-04-27 14:10:33 -04:00
..
advanced-filters Allow for larger result sets of attribute terms (https://github.com/woocommerce/woocommerce-admin/pull/6077) 2021-01-18 09:49:32 +13:00
animation-slider Migrate the devdocs examples to Storybook CSF stories (https://github.com/woocommerce/woocommerce-admin/pull/5271) 2020-10-15 14:55:55 +13:00
badge Restyle the setup task list to match new designs (https://github.com/woocommerce/woocommerce-admin/pull/5520) 2020-11-05 10:48:26 +13:00
calendar Migrate the devdocs examples to Storybook CSF stories (https://github.com/woocommerce/woocommerce-admin/pull/5271) 2020-10-15 14:55:55 +13:00
card Add deprecation notice to wc card component (https://github.com/woocommerce/woocommerce-admin/pull/5911) 2020-12-21 18:12:05 -05:00
chart Escape label value 2021-04-02 12:10:44 +13:00
compare-filter Future proof experimental components (https://github.com/woocommerce/woocommerce-admin/pull/5961) 2021-01-07 18:57:09 -05:00
count Migrate the devdocs examples to Storybook CSF stories (https://github.com/woocommerce/woocommerce-admin/pull/5271) 2020-10-15 14:55:55 +13:00
date Migrate Enzyme tests to React Testing Library (https://github.com/woocommerce/woocommerce-admin/pull/5299) 2020-10-15 08:41:39 -04:00
date-range-filter-picker Unbundle wp.components (https://github.com/woocommerce/woocommerce-admin/pull/5753) 2020-12-21 14:57:55 +13:00
dropdown-button Update contrast and hover / active colors for analytics dropdown buttons (https://github.com/woocommerce/woocommerce-admin/pull/6504) 2021-03-22 20:56:15 +13:00
ellipsis-menu Migrate the devdocs examples to Storybook CSF stories (https://github.com/woocommerce/woocommerce-admin/pull/5271) 2020-10-15 14:55:55 +13:00
empty-content Display a "read blog" message (https://github.com/woocommerce/woocommerce-admin/pull/5453) 2020-10-23 14:07:58 +08:00
filter-picker Forward `autocompleter` prop from `FilterPicker` to `Search` (https://github.com/woocommerce/woocommerce-admin/pull/6880) 2021-04-27 14:10:33 -04:00
filters Update filters to use wp card component (https://github.com/woocommerce/woocommerce-admin/pull/5903) 2020-12-21 14:43:39 -05:00
flag Migrate the devdocs examples to Storybook CSF stories (https://github.com/woocommerce/woocommerce-admin/pull/5271) 2020-10-15 14:55:55 +13:00
form A/B test creating a business features step for free extensions (https://github.com/woocommerce/woocommerce-admin/pull/5786) 2021-01-07 11:08:57 +13:00
gravatar Generate MD5 hashes without bundling all of Node crypto. (https://github.com/woocommerce/woocommerce-admin/pull/5768) 2020-12-01 20:17:02 -05:00
higher-order/use-filters Replace useFilters with wp's withFilters (https://github.com/woocommerce/woocommerce-admin/pull/4962) 2020-08-21 11:14:55 +12:00
image-upload Migrate Enzyme tests to React Testing Library (https://github.com/woocommerce/woocommerce-admin/pull/5299) 2020-10-15 08:41:39 -04:00
lib Align WooCommerce javascript code standards/linting/styles with WordPress core. (https://github.com/woocommerce/woocommerce-admin/pull/3674) 2020-02-14 15:23:21 +13:00
link Allow default link behavior when cmd or ctrl are used (https://github.com/woocommerce/woocommerce-admin/pull/5966) 2020-12-29 11:13:20 -05:00
list Update task list component to make use of new experimental list (https://github.com/woocommerce/woocommerce-admin/pull/6849) 2021-04-27 12:23:34 -03:00
order-status Migrate the devdocs examples to Storybook CSF stories (https://github.com/woocommerce/woocommerce-admin/pull/5271) 2020-10-15 14:55:55 +13:00
pagination Make pagination buttons height and width consistent (https://github.com/woocommerce/woocommerce-admin/pull/6725) 2021-04-13 10:30:56 -04:00
pill Future proof experimental components (https://github.com/woocommerce/woocommerce-admin/pull/5961) 2021-01-07 18:57:09 -05:00
plugins Fixed a few console errors in JS tests (https://github.com/woocommerce/woocommerce-admin/pull/6472) 2021-03-04 09:15:03 -03:00
product-image Migrate Stock Panel to Homescreen (https://github.com/woocommerce/woocommerce-admin/pull/5729) 2020-11-25 13:51:15 -05:00
rating Migrate reviews panel to home screen (https://github.com/woocommerce/woocommerce-admin/pull/5706) 2020-12-02 09:30:39 -04:00
scroll-to Migrate the devdocs examples to Storybook CSF stories (https://github.com/woocommerce/woocommerce-admin/pull/5271) 2020-10-15 14:55:55 +13:00
search Remove googlefonts/material icons. Migrate to @wordpress/icons and gridicons (https://github.com/woocommerce/woocommerce-admin/pull/6343) 2021-02-18 11:54:02 +13:00
search-list-control Make ids unique in SearchListControlItem (https://github.com/woocommerce/woocommerce-admin/pull/6871) 2021-04-27 07:59:38 +02:00
section Migrate the devdocs examples to Storybook CSF stories (https://github.com/woocommerce/woocommerce-admin/pull/5271) 2020-10-15 14:55:55 +13:00
section-header update section header component styles to match typography in @wordpress/components (https://github.com/woocommerce/woocommerce-admin/pull/5891) 2020-12-17 13:49:03 -08:00
segmented-selection Migrate the devdocs examples to Storybook CSF stories (https://github.com/woocommerce/woocommerce-admin/pull/5271) 2020-10-15 14:55:55 +13:00
select-control SelectControl: fix display of multiple selections without inline tags. (https://github.com/woocommerce/woocommerce-admin/pull/6862) 2021-04-27 10:03:29 -04:00
spinner Migrate the devdocs examples to Storybook CSF stories (https://github.com/woocommerce/woocommerce-admin/pull/5271) 2020-10-15 14:55:55 +13:00
stepper Style updates to tax task (https://github.com/woocommerce/woocommerce-admin/pull/5709) 2020-12-02 09:27:50 -05:00
summary Render optional children in summary number component (https://github.com/woocommerce/woocommerce-admin/pull/6748) 2021-04-15 08:49:35 +02:00
table Fix 'sort by undefined' issue with screen readers in reports table (https://github.com/woocommerce/woocommerce-admin/pull/6232) 2021-02-02 15:02:57 -08:00
tag Migrate the devdocs examples to Storybook CSF stories (https://github.com/woocommerce/woocommerce-admin/pull/5271) 2020-10-15 14:55:55 +13:00
text-control Migrate the devdocs examples to Storybook CSF stories (https://github.com/woocommerce/woocommerce-admin/pull/5271) 2020-10-15 14:55:55 +13:00
text-control-with-affixes Migrate the devdocs examples to Storybook CSF stories (https://github.com/woocommerce/woocommerce-admin/pull/5271) 2020-10-15 14:55:55 +13:00
timeline Migrate Enzyme tests to React Testing Library (https://github.com/woocommerce/woocommerce-admin/pull/5299) 2020-10-15 08:41:39 -04:00
view-more-list Migrate the devdocs examples to Storybook CSF stories (https://github.com/woocommerce/woocommerce-admin/pull/5271) 2020-10-15 14:55:55 +13:00
web-preview Migrate the devdocs examples to Storybook CSF stories (https://github.com/woocommerce/woocommerce-admin/pull/5271) 2020-10-15 14:55:55 +13: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 Update task list component to make use of new experimental list (https://github.com/woocommerce/woocommerce-admin/pull/6849) 2021-04-27 12:23:34 -03:00
style.scss Try: Replace Accordion with Panel component (https://github.com/woocommerce/woocommerce-admin/pull/5970) 2021-01-12 16:18:51 -05:00