408af71b27
* WIP * CYS: Refactor routing approach * fix type * Add changefile(s) from automation for the following project(s): woocommerce * remove focus logic * remove routekey prop * fix scroll after insert pattern * pass onNavigateBackClick callback as prop * fix scroll * Add changefile(s) from automation for the following project(s): woocommerce * fix back arrow click * fix css * fix tooltip position * create dedicated CSS class * lint css * restore change * improve css class name * remove not necessary class * add github link to the todo * lint css * add want more pattern section * remove not used import * fix logic after merge trunk * CYS: fix tooltip position * Add changefile(s) from automation for the following project(s): woocommerce * trigger CI * improve logic * use Optional Chaining --------- Co-authored-by: github-actions <github-actions@github.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.