woocommerce/packages/js/admin-layout
Vladimir Reznichenko 68532ce433
CI: update linting jobs to skip build step (#49193)
In this PR, we introduce changes to linting and PHPUnit jobs in order to speed them up: skip or minimize the build step.
2024-07-08 08:39:39 +02:00
..
changelog Update tsconfigs to explicitly include files to avoid TS build errors (#47156) 2024-05-07 13:18:56 +12:00
src Fix product editor UI misbehaving in Calypso (#44132) 2024-01-29 14:09:06 -05:00
.eslintrc.js CI: update linting jobs to skip build step (#49193) 2024-07-08 08:39:39 +02: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 Prepare @woocommerce/admin-layout and block-templates for release (#46538) 2024-04-12 13:52:36 +00: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 Prepare @woocommerce/admin-layout and block-templates for release (#46538) 2024-04-12 13:52:36 +00:00
tsconfig-cjs.json Enforce Strict `@types` Dependencies (#37351) 2023-03-23 18:02:20 -07:00
tsconfig.json Update tsconfigs to explicitly include files to avoid TS build errors (#47156) 2024-05-07 13:18:56 +12: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