7fe05d65f3
* Add dimensions to shipping section Change the FormComponent to support input name with dot notation like dimensions.width Add the dimension controls to the product form * Remove custom styles from FormSection component and use Card and CardBody instead * Add dimension fields formating using the woo number global settings * Add dimension fields validations * Solve conflics from rebase * Add changelogs * Fix resetForm function to consider the passed params and the initialValues * Load size units to show it as a suffix of shipping dimensions fields * Fix card styles according the disign and pass props manually to BaseControl |
||
---|---|---|
.. | ||
bin | ||
client | ||
docs | ||
.browserslistrc | ||
.distignore | ||
.eslintignore | ||
.eslintrc.js | ||
.gitattributes | ||
.gitignore | ||
.npmrc | ||
.prettierrc.js | ||
.stylelintignore | ||
README.md | ||
babel.config.js | ||
package.json | ||
stylelint.config.js | ||
tsconfig.json | ||
unminify.js | ||
webpack.config.js |
README.md
WooCommerce Admin
This is a javascript-driven, React-based admin interface for WooCommerce.
Development
Please refer to the WooCommerce Admin Development
End-to-end tests
Please refer to the WooCommerce End to End Tests
Common Issues
If you're encountering any issue setting things up, chances are we have been there too. Please have a look at our wiki for a list of common problems.