woocommerce/packages/js/onboarding
RJ f637dd2bb7
Add: temporary workaround to add experiment metadata for task_view (#33052)
rigged a workaround to let products task report its experimental assignment
2022-05-18 15:24:48 +08:00
..
changelog Add: temporary workaround to add experiment metadata for task_view (#33052) 2022-05-18 15:24:48 +08:00
src Add: temporary workaround to add experiment metadata for task_view (#33052) 2022-05-18 15:24:48 +08:00
.eslintrc.js Add .eslintrc config to each packages 2022-03-29 16:08:07 +08:00
.npmrc Moved WCA Packages 2022-03-18 14:25:26 -07:00
CHANGELOG.md Add changelogs 2022-04-15 13:50:18 +08:00
README.md Moved WCA Packages 2022-03-18 14:25:26 -07:00
composer.json Packages: Add Changelogger scripts (#32813) 2022-05-05 15:26:36 +12:00
composer.lock Packages: Add Changelogger scripts (#32813) 2022-05-05 15:26:36 +12:00
package.json Add use-product-layout-experiment hook and logic to onboarding package 2022-05-12 10:41:14 +08:00
project.json Add build-watch to most js packages and remove packages watch from woocommerce-admin command 2022-03-30 11:46:12 -03:00
tsconfig-cjs.json Added EOF Newlines 2022-05-10 13:35:31 -07:00
tsconfig.json Add Typescript type declarations for js packages 2022-04-15 13:50:17 +08:00
webpack.config.js Moved WCA Packages 2022-03-18 14:25:26 -07:00

README.md

Onboarding

A collection of onboarding related components and utilities.

Installation

Install the module

pnpm install @woocommerce/onboarding --save