woocommerce/packages/js/admin-layout
Nathan Silveira 8e79cfa3ea
Fix product editor UI misbehaving in Calypso (#44132)
* Fix product editor UI misbehaving in custom adminmenu widths (e.g. Calypso)

* Extract logic to useAdminSidebarWidth hook
2024-01-29 14:09:06 -05:00
..
changelog Fix product editor UI misbehaving in Calypso (#44132) 2024-01-29 14:09:06 -05: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 Properly Configured Wireit Production Builds (#43716) 2024-01-22 10:13:45 -08: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