a5893ac066
* Move productBlockEditorSettings type to global.d.ts * Set maxUploadFileSize to system settings * Changelog * Add maxUploadFileSize to test * Set maxUploadFileSize for downloads * Set maxUploadFileSize for variation image quick action * Remove unused EditDownloadsModal props * Fix typo in EditDownloadsModal prop * Remove unused EditDownloadsModalProps prop * Remove unused function * Show specific error message when upload of download file fails * Show error notice when upload fails for variation image quick action * Set maxUploadFileSize for download files menu item * Close downloads menu on error * Fix up types to avoid duplicate definitions * Show specific link error |
||
---|---|---|
.. | ||
changelog | ||
config | ||
src | ||
typings | ||
.eslintrc.js | ||
.npmrc | ||
README.md | ||
babel.config.js | ||
changelog.md | ||
composer.json | ||
composer.lock | ||
jest.config.json | ||
package.json | ||
tsconfig-cjs.json | ||
tsconfig.json | ||
webpack.config.js |
README.md
Product Editor
A collection of WooCommerce Admin product editor components and utilities.
Installation
Install the module
pnpm install @woocommerce/product-editor --save