woocommerce/plugins/woocommerce-admin/packages/components/src
Sam Seay a2c4a6a306 A/B test creating a business features step for free extensions (https://github.com/woocommerce/woocommerce-admin/pull/5786)
This fixes woocommerce/woocommerce-admin#5287 

Major changes:

1. The `<Form>` component (which is a published component) gets a new optional prop (so its backward compatible), called `onChangeCallback`. This is called when any form value changes, allowing the controlling component to act on individual form changes. This was needed to utilise `<Form>` to revalidate and check if the user could access the next tab. This should not impact existing usages of the `<Form>`, but it could be good to test this.

2. Introduces a new flow for choosing business extensions that was specified in woocommerce/woocommerce-admin#5287 issue description. Please check the issue for reviewing the designs. The simplest way to implement this, ended up being keeping the existing flow intact and where necessary copy pasting code from those components into the new flow. This new flow is only shown if your segmentation matches the following: `Stores that selected the US as the country and Other or Food & Drinks as the industry
2021-01-07 11:08:57 +13:00
..
accordion Migrate reviews panel to home screen (https://github.com/woocommerce/woocommerce-admin/pull/5706) 2020-12-02 09:30:39 -04:00
advanced-filters Update filters to use wp card component (https://github.com/woocommerce/woocommerce-admin/pull/5903) 2020-12-21 14:43:39 -05: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 Update table component to use wp card (https://github.com/woocommerce/woocommerce-admin/pull/5904) 2021-01-04 15:56:57 -05:00
compare-filter Update filters to use wp card component (https://github.com/woocommerce/woocommerce-admin/pull/5903) 2020-12-21 14:43:39 -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 woocommerce dropdown button (https://github.com/woocommerce/woocommerce-admin/pull/5906) 2020-12-22 09:14:11 -08: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 Migrate the devdocs examples to Storybook CSF stories (https://github.com/woocommerce/woocommerce-admin/pull/5271) 2020-10-15 14:55:55 +13: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 Migrate the devdocs examples to Storybook CSF stories (https://github.com/woocommerce/woocommerce-admin/pull/5271) 2020-10-15 14:55:55 +13: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 Migrate the devdocs examples to Storybook CSF stories (https://github.com/woocommerce/woocommerce-admin/pull/5271) 2020-10-15 14:55:55 +13:00
pill Migrate the devdocs examples to Storybook CSF stories (https://github.com/woocommerce/woocommerce-admin/pull/5271) 2020-10-15 14:55:55 +13:00
plugins Style updates to tax task (https://github.com/woocommerce/woocommerce-admin/pull/5709) 2020-12-02 09:27:50 -05: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 Update filters to use wp card component (https://github.com/woocommerce/woocommerce-admin/pull/5903) 2020-12-21 14:43:39 -05:00
search-list-control Add SearchListControl isCompact prop (https://github.com/woocommerce/woocommerce-admin/pull/5901) 2020-12-22 15:32:24 +01: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 Update filters to use wp card component (https://github.com/woocommerce/woocommerce-admin/pull/5903) 2020-12-21 14:43:39 -05: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 Unbundle wp.components (https://github.com/woocommerce/woocommerce-admin/pull/5753) 2020-12-21 14:57:55 +13:00
table Update table component to use wp card (https://github.com/woocommerce/woocommerce-admin/pull/5904) 2021-01-04 15:56:57 -05: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 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
style.scss 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