602642f38c
* Show correct decimals on product price and show the sale price of products (#51499) * add regular price and sale price flag to product apis and types * add sale price and screen reader text for prices on product cards * fix typo on sale flag * add regular price and sale price flag to product apis and types * add sale price and screen reader text for prices on product cards * fix typo on sale flag * Changelog. * address feedback on sale price VO text --------- Co-authored-by: Herman <KokkieH@users.noreply.github.com> Co-authored-by: And Finally <andfinally@users.noreply.github.com> * Prep for cherry pick 51499 --------- Co-authored-by: Raja sekar <raja.sekar.manimaran@automattic.com> Co-authored-by: Herman <KokkieH@users.noreply.github.com> Co-authored-by: And Finally <andfinally@users.noreply.github.com> Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com> |
||
---|---|---|
.. | ||
bin | ||
changelog | ||
client | ||
docs | ||
.browserslistrc | ||
.distignore | ||
.eslintignore | ||
.eslintrc.js | ||
.gitattributes | ||
.gitignore | ||
.npmrc | ||
.prettierrc.js | ||
.stylelintignore | ||
README.md | ||
babel.config.js | ||
composer.json | ||
composer.lock | ||
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.