stable

Clone or download

Read-only

Add project icon and administration link to the project sidebar

You can test the change by going into the folder and running `pnpm run dev`. Part of request #23465 Publish a project sidebar custom element Change-Id: I0a19c392864db4985bae9a149fbb5aa4fba287e2

Modified Files

Name
M src/scripts/lib/project-sidebar/src/Header/SidebarHeader.test.ts +16 −1 Go to diff View file
M src/scripts/lib/project-sidebar/src/Header/SidebarHeader.vue +19 −0 Go to diff View file
M src/scripts/lib/project-sidebar/src/Header/__snapshots__/SidebarHeader.test.ts.snap +20 −1 Go to diff View file
M src/scripts/lib/project-sidebar/src/configuration.ts +6 −0 Go to diff View file
M src/scripts/lib/project-sidebar/src/project-sidebar-example-config.ts +6 −0 Go to diff View file