woocommerce/packages/js/settings-editor/changelog/52757-update-settings-sideb...

5 lines
73 B
Plaintext
Raw Normal View History

[Settings] Implement URL routing with query parameters and active sidebar item (#52721) * 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 46a6cd1e0abadea54cc43ab317d4707d9e4e5fcc. * handle modern pages * Add changefile(s) from automation for the following project(s): @woocommerce/settings-editor, woocommerce * cleanup * remove export * update tests --------- Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com> --------- Co-authored-by: paul sealock <psealock@gmail.com> Co-authored-by: github-actions <github-actions@github.com>
2024-11-13 08:23:30 +00:00
Significance: patch
Type: tweak
Comment: Organizes unreleased component