013a5f25ec
* Initial commit * Implement APMs toggle button - Add valid links to each APM - Add valid link to the marketplace * Implement APMs toggle button - Add valid links to each APM - Add valid link to the marketplace * Refactor the code to be more explicit * Delete the apm on toggle off if it's local state * Implement FAQ simple block - Style a notice about APM is enabled - Add noreferrer and target=_blank to external links * Add todo comments * FAQ simple styling fix (improve padding) * Fixes after inner review * Add changelog item * Address PR review comments * Remove Affirm as it's not in the store * Style fixes, proper internationalization and put valid link * Styling fixes, translators comment, rename ApmsProps component to ApmListProps * Two more styling fixes * Styling fix * Styling fix * Remove text-decoration: none to match the design |
||
---|---|---|
.. | ||
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.