woocommerce/plugins/woocommerce-admin
Matt Sherman 69e7fd1b42
Analytics: Decode HTML entities in CategoryBreadcrumbs (#36321)
* Decode HTML entities in CategoryBreadcrumbs

* Changelog
2023-01-13 11:14:40 -05:00
..
bin
client Analytics: Decode HTML entities in CategoryBreadcrumbs (#36321) 2023-01-13 11:14:40 -05:00
docs
.browserslistrc
.distignore
.eslintignore
.eslintrc.js
.gitattributes
.gitignore
.npmrc
.prettierrc.js
.stylelintignore
babel.config.js Add @babel/plugin-proposal-class-properties to run storybook (#35867) 2022-12-07 22:26:02 +08:00
package.json Add tracks event for "View product" and dismiss action after update (#35582) 2022-11-28 22:01:10 -03:00
README.md
stylelint.config.js
tsconfig.json
unminify.js
webpack.config.js Adding ces exit prompt when product importer abandoned (#35996) 2022-12-15 13:18:35 -08:00

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.