47481490d8
* Add extraFields prop # Conflicts: # packages/js/product-editor/src/components/product-mvp-ces-footer/product-mvp-ces-footer.tsx * Add changelog * Add changelogs * Fix styles # Conflicts: # packages/js/product-editor/src/components/product-mvp-ces-footer/style.scss * Add extraFields validation * Remove files * Add styles and js * Modify the other share feedback form * Change modal title * Fix feedback-bar * Fix return * Fix params types * Rename `extraFields` to `getExtraFieldsToBeShown` * Fix styles * Fix error handling * Fix styles * Rename prop * Fix error message |
||
---|---|---|
.. | ||
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.