woocommerce/packages/js/settings-editor/changelog
Chi-Hsuan Huang 295a2d83e2
[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 46a6cd1e0a.

* 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
..
.gitkeep [Settings] Add fresh page, script, and package (#52391) 2024-10-30 14:05:13 +13:00
52391-add-new-settings-page-and-ts [Settings] Add fresh page, script, and package (#52391) 2024-10-30 14:05:13 +13:00
52501-add-settings-sidebar [Settings] Add layout areas and styles (#52501) 2024-11-07 10:47:44 +13:00
52655-update-settings-gutenberg-components-edit-site [Settings] Import Site Editor components from node_modules (#52655) 2024-11-11 11:32:45 +13:00
52691-add-settings-sidebar-items [Settings] Add Sidebar Items (#52691) 2024-11-13 10:19:23 +13:00
52757-update-settings-sidebar-components [Settings] Implement URL routing with query parameters and active sidebar item (#52721) 2024-11-13 08:23:30 +00:00
add-gutenberg-warning-notice-settings [Settings] Add layout areas and styles (#52501) 2024-11-07 10:47:44 +13:00
add-settings-route [Settings] Add Sidebar Items (#52691) 2024-11-13 10:19:23 +13:00
update-settings-sidebar-acitve-item [Settings] Implement URL routing with query parameters and active sidebar item (#52721) 2024-11-13 08:23:30 +00:00