woocommerce/packages/js/onboarding
Chris Runnells 59ca5daeeb Add changelog entry for package. 2023-08-25 14:50:41 -10:00
..
changelog Add changelog entry for package. 2023-08-25 14:50:41 -10:00
src Add secondary container to fix layout shifts 2023-08-24 14:01:55 -10:00
typings Migrate @woocommerce/onboarding to TS 2022-05-23 13:25:08 +08:00
.eslintrc.js Add .eslintrc config to each packages 2022-03-29 16:08:07 +08:00
.gitignore Update JS packages changelogs (#33412) 2022-06-16 10:06:31 +12:00
.npmrc Moved WCA Packages 2022-03-18 14:25:26 -07:00
CHANGELOG.md Prepare Packages for Release (#38818) 2023-06-20 16:13:48 +08:00
PREVIOUS_CHANGELOG.md Update JS packages changelogs (#33412) 2022-06-16 10:06:31 +12:00
README.md Moved WCA Packages 2022-03-18 14:25:26 -07:00
composer.json Update changelogger to 3.3.0 to support PR number capturing with merge (#36266) 2023-01-05 14:42:51 +05:30
composer.lock Update changelogger to 3.3.0 to support PR number capturing with merge (#36266) 2023-01-05 14:42:51 +05:30
jest.config.json dev: moved geolocation utils from wccom to here (#38356) 2023-05-19 15:02:39 +08:00
package.json dev: refactor core profiler loader (#39735) 2023-08-22 19:58:33 +10:00
tsconfig-cjs.json Enforce Strict `@types` Dependencies (#37351) 2023-03-23 18:02:20 -07:00
tsconfig.json Enforce Strict `@types` Dependencies (#37351) 2023-03-23 18:02:20 -07:00
webpack.config.js Emit error on webpack build when invalid export name used in import for JS (#37195) 2023-03-26 21:42:33 -04:00

README.md

Onboarding

A collection of onboarding related components and utilities.

Installation

Install the module

pnpm install @woocommerce/onboarding --save