woocommerce/plugins/woocommerce-admin/docs/features
Wacław Jacek 3d5b58b7d6
Remove dependency on Jetpack from Shipping and Tax task list items (#39992)
* Remove dependency on Jetpack from WCS&T's task list item

- Remove installing Jetpack-the-plugin from WooCommerce Shipping &
Tax WC Home task list and recommended extensions area.

- Update Jetpack auth link generation to use getJetpackAuthUrl().

- Remove references of Jetpack-the-plugin from WCS&T onboarding
as the extension will now use the Jetpack Connection package
for establishing a connection between WPCOM infrastructure
and a Woo site.

* Update WooCommerce Tax flow in WC Home task list

* Inline the agreementText variable

* Add missing pluginSlugs prop to <Plugins> instance for WC Tax

* Fix WC Tax extension name in API response

* Remove Jetpack from copy in Tax task header

* Fix MD034/no-bare-urls MD linting violation

* Fix experimental shipping recommendation tests

* Add changelogs requested by linter

* Add changefile(s) from automation for the following project(s): @woocommerce/components, woocommerce

* Remove mention of Jetpack from ExperimentalShippingRecommendation

* Fix text wrapping bug in WC Tax onboarding task

* Add changefile(s) from automation for the following project(s): @woocommerce/components, woocommerce

* Use isResolving() to detect pending auth URL fetch

* Replace unused hasErrors with ref to error

* Fix lint

* Jetpack auth URL prefetching

* Revert "Jetpack auth URL prefetching"

This reverts commit 2b79000e20.

* Add PrefetchJetpackAuthUrl component to remove Connect button load time

* Replace URL prefetching in component with useEffect

* Fix: Accept redirect URL as param instead of prop

* Fix lint

* Remove prefetching. Make Connect button always available

* Fix ExperimentalShippingRecommendation incompatibility with new Connect behavior

* Handle empty object errors in Connect

* Display TOS above WooCommerce Shipping & Tax installation buttons (#40863)

---------

Co-authored-by: github-actions <github-actions@github.com>
2023-10-25 22:39:43 +08:00
..
images Update task list documentation and example (#38245) 2023-05-18 11:21:53 +08:00
README.md Publish storybook docs, remove react docgen based docs (https://github.com/woocommerce/woocommerce-admin/pull/7055) 2021-06-02 15:54:00 +12:00
core-profiler.md dev: added docs for core profiler (#39963) 2023-08-31 16:27:40 +08:00
feature-flags.md Fix description styling and remove use of `woocommerce-page` in admin pages (#40218) 2023-09-15 17:06:42 -03:00
navigation.md Fix/37502: Correct spelling errors. (#37887) 2023-05-08 15:55:09 +08:00
onboarding-tasks.md Remove non-existing method from TaskList docs. 2023-07-27 15:46:56 +02:00
onboarding.md Remove dependency on Jetpack from Shipping and Tax task list items (#39992) 2023-10-25 22:39:43 +08:00
payment-gateway-suggestions.md Fix/37502: Correct spelling errors. (#37887) 2023-05-08 15:55:09 +08:00
transient-notices.md Add transient notices feature (https://github.com/woocommerce/woocommerce-admin/pull/6809) 2021-05-13 09:08:31 -04:00

README.md

Features

This section covers examples of enabling feature flags to preview features that are still in development.