295a2d83e2
* set up SidebarNavigationScreen
* install deps
* GlobalStylesProvider
* Add labels to pages/sections
* get types in order
* get SettingItem working
* tidy up
* pass icon from PHP
* add icons to each Page
* layout styles
* edit site styles
* organize
* edit-site to 6.10
* unit tests
* lint
* lint
* Add changefile(s) from automation for the following project(s): @woocommerce/settings-editor, woocommerce, woocommerce/client/admin
* lint
* better linting
* [Settings] Create a route file to handle populating Settings (#52692)
* Add settings route
* Add changelog
* Add TODO comment
* Add changelog
* Rebase on sidebar changes
* Fix types and tests
* Fix path
* Convert to tab
* Update test
* Update sidebar to reflect the route with the active item and linking
* Add changelog
* Add changelog
* fix merge conflict errors
* Revert pnpm-lock.yaml
* [Settings] Update Modern Routes (#52757)
* update Sidebar
* cleanup
* Add changefile(s) from automation for the following project(s): @woocommerce/settings-editor
* export sidebar
* export route methods
* Revert "export route methods"
This reverts commit
|
||
---|---|---|
.. | ||
changelog | ||
src | ||
typings | ||
.eslintrc.js | ||
.npmrc | ||
README.md | ||
babel.config.js | ||
changelog.md | ||
composer.json | ||
jest.config.json | ||
package.json | ||
tsconfig-cjs.json | ||
tsconfig.json | ||
webpack.config.js |
README.md
Product Editor
A collection of WooCommerce Admin settings editor components and utilities.
Installation
Install the module
pnpm install @woocommerce/settings-editor --save