6d4c1b3b8a
* Add css class to change the input width based on the screen's width * Changelog * Move class from pricing-section.scss to product-page.scss and use breakpoint 960px mixin * Move className from currencyInputProps to InputControl * Improve changelog * Move 'half-width-field' class to currencyInputProps instead of adding it manually for the two currency fields * Add 'half-width-field' class to SKU and Shipping Class Sent as a parameter to getInputProps and getSelectControlProps to avoid overwriting any additional className * Update changelog |
||
---|---|---|
.. | ||
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.