woocommerce/packages/js/admin-layout
Ron Rennick c6048b5c49
Add glob, rimraf, and uuid to Syncpack (#46278)
* add uuid to syncpack

* add rimraf to syncpack

* add glob to syncpack

* Add changefile(s) from automation for the following project(s): @woocommerce/tracks, @woocommerce/product-editor, @woocommerce/onboarding, @woocommerce/number, @woocommerce/notices, @woocommerce/navigation, @woocommerce/internal-js-tests, @woocommerce/integrate-plugin, @woocommerce/expression-evaluation, @woocommerce/explat, @woocommerce/experimental, @woocommerce/eslint-plugin, @woocommerce/dependency-extraction-webpack-plugin, @woocommerce/date, @woocommerce/data, @woocommerce/customer-effort-score, @woocommerce/currency, @woocommerce/csv-export, @woocommerce/components, @woocommerce/block-templates, @woocommerce/ai, @woocommerce/admin-layout, @woocommerce/admin-e2e-tests, woocommerce

---------

Co-authored-by: Ron Rennick <ronald.rennick@automattic.com>
Co-authored-by: github-actions <github-actions@github.com>
2024-04-11 12:52:49 -03:00
..
changelog Add glob, rimraf, and uuid to Syncpack (#46278) 2024-04-11 12:52:49 -03:00
src Fix product editor UI misbehaving in Calypso (#44132) 2024-01-29 14:09:06 -05:00
.npmrc Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
README.md Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
changelog.md Add rimraf to admin-layout package (#41784) 2023-11-29 14:00:23 -04:00
composer.json bump php version in packages/js/*/composer.json (#42020) 2024-01-04 10:18:34 -04:00
composer.lock Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
package.json Add glob, rimraf, and uuid to Syncpack (#46278) 2024-04-11 12:52:49 -03: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

Admin Layout

A collection of WooCommerce Admin layout components and utilities.

Installation

Install the module

pnpm install @woocommerce/product-editor --save