785d45fbc3
* Add className to sortable and perPageOptions to Pagination * Refactor pagination into seperate components * Add PageArrowsWithPicker pagination component and usePagination hook * Add hook to Pagination story * Update Pagination readme * Add changelogs * Make sure input is updated if currentPage updates outside of PageArrowsWithPicker component * Only show pagination if total count exceeds the minimum page size * Add missing doc * Fix lint errors * Move totalCount to seperate useSelect to avoid multiple calls on page switch * Fix merge conflict * Fix lint error |
||
---|---|---|
.. | ||
changelog | ||
config | ||
src | ||
typings | ||
.eslintrc.js | ||
.npmrc | ||
README.md | ||
babel.config.js | ||
changelog.md | ||
composer.json | ||
composer.lock | ||
jest.config.json | ||
package.json | ||
tsconfig-cjs.json | ||
tsconfig.json | ||
webpack.config.js |
README.md
Product Editor
A collection of WooCommerce Admin product editor components and utilities.
Installation
Install the module
pnpm install @woocommerce/product-editor --save