81cb9e9458
* Create initial version of TextControl * Extract 'label' component for reusability * Reduce gap * Add label component to number control and add tooltip and required attributes * Add changelog * Remove unused CSS * Add tooltip to type definitions * Update doc for number block * Add text block documentation * Update parameters definition * Set label to 'mandatory' in TypeScript * Set label to mandatory * Organize to alphabetical order * Refactor required validation to be more consistent with name field * Generify documentation * Use createInterpolateElement for label with required indicator |
||
---|---|---|
.. | ||
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