woocommerce/packages/js/data/changelog
Moon dd794e8e26
Update/34063 store location skip btn (#34176)
* Make ProfileItems properties optional

* Remove skip button codes and replace them with SkipButton component

* Add SkipButton component

* Add changelog

* Add back continue button callback

* Apply popover styles globally

* Add skip button on the industry step

* Add skip button on the product types step

* Add skip button on the Business Details step

* Support onSkipped callback

* Record skip event

* Add skip event track for industry, product types, and business details

* Add SkipButton to the theme step

* Update snapshot

* Change track name to separate business details and free features

* Add changelog

* Remove unused code

* Update product types test snapshot

* Add back UsageModal on Continue click

* Update e2e tests to use Skip

* Use button selector for skip btn

* Fix duplicate event dispatch

* Do not call onClose and onContinue during the rendering -- it causes cannot update a component while rendering a different warning. Instead, call them when the button is clicked

* Skip the profiler without rendering usage modal when woocommerce_allow_tracking is set

* Skip the profiler without rendering usage modal when woocommerce_allow_tracking is set

* Go to the next step when allowTracking is yes
2022-08-08 21:08:03 -07:00
..
.gitkeep changelog 2022-04-28 10:00:29 +12:00
33464-add-product-categories-datastore-api Add product categories datastore (#33984) 2022-08-03 10:55:13 -05:00
add-33443_shipping_zones_data_store Add/33443 shipping zones data store (#33830) 2022-07-14 09:53:26 -03:00
add-34063-store-location-skip-button Update/34063 store location skip btn (#34176) 2022-08-08 21:08:03 -07:00
add-data-store-attribute-terms Add data store attribute terms (#33721) 2022-07-21 12:28:30 -04:00
add-force-default-suggestions-arg Use the default payment suggestions when woocommerce_show_marketplace_suggestions is set to no (#34083) 2022-07-27 21:02:24 -07:00
add-product-tags-data-store Add product tags data store (#33682) 2022-07-15 15:51:29 -04:00
dev-33842-migrate-wc-data-setting-to-ts Migrate @woocommerce/data settings store to TS (#34184) 2022-08-08 13:25:46 +08:00
dev-simplify-turbo Simplify turbo commands (#34055) 2022-08-05 12:03:17 +12:00
fix-34048-historical-import-unusable Fix unusable historical import (#34054) 2022-07-25 11:20:40 +08:00
fix-missing-type-definitions-dependencies fix: type definition issues related to pnpm hoisting rules in preparation for pnpm 7 upgrade (#34154) 2022-08-05 15:19:08 +08:00