7d0669dcb1
* Create tree-control component * Remove items from treeItemProps * Add tree-control expand/collapse on click the expander button or by a custom logic * Add stories * Add the type definitions * Add use selection hook * Upgrade WP components dependency to v19.8.5 to support indeterminate checkbox control * Add selection logic to the tree control * Create stories * Add changelog file * Fix linter error * Add styles to fit the disign * Highlight selected item when it's a single selection tree * Rebasing from trunk * Add comment suggestions * Fix unit test errors due to a new version of @wordpress/compose related to the ResizeObserve feat |
||
---|---|---|
.. | ||
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.