stable

Clone or download

Read-only

Start using FontAwesome 6 icons

Release notes: https://blog.fontawesome.com/font-awesome-6-2/ Part of request #27148: Update to FontAwesome 6 Change-Id: I0fcbab8272548ba81ea27ffed7b5bcd05d68b550

Modified Files

Name
M lib/frontend/link-selector/themes/style.scss +1 −1 Go to diff View file
M lib/frontend/list-picker/themes/_option.scss +1 −1 Go to diff View file
M lib/frontend/project-sidebar-internal/dev-loader-style.scss +2 −2 Go to diff View file
M lib/frontend/project-sidebar-internal/dev-loader.ts +1 −1 Go to diff View file
M lib/frontend/project-sidebar-internal/index.html +2 −2 Go to diff View file
M lib/frontend/project-sidebar-internal/package.json +1 −1 Go to diff View file
M lib/frontend/project-sidebar-internal/pnpm-lock.yaml +4 −4 Go to diff View file
M lib/frontend/project-sidebar-internal/src/ProjectSidebar.vue +1 −0 Go to diff View file
M lib/frontend/project-sidebar/CHANGELOG.md +4 −0 Go to diff View file
M lib/frontend/project-sidebar/package.json +1 −1 Go to diff View file
M lib/frontend/project-sidebar/pnpm-lock.yaml +4 −4 Go to diff View file
M lib/frontend/project-sidebar/src/font-faces.scss +5 −5 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_backlog-item.scss +1 −1 Go to diff View file
M plugins/document/themes/_folder-content.scss +1 −1 Go to diff View file
M plugins/document/themes/quicklook/_quicklook-icon.scss +1 −1 Go to diff View file
M plugins/document/themes/quicklook/_quicklook-image.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/repository/_repository.scss +1 −1 Go to diff View file
M plugins/openidconnectclient/themes/BurningParrot/css/includes/_provider-admin-modal.scss +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/chart_builder/__snapshots__/chart-badge-generator.test.ts.snap +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/chart_builder/chart-badge-generator.ts +1 −1 Go to diff View file
M plugins/taskboard/themes/includes/_card-edit.scss +1 −1 Go to diff View file
M src/package.json +1 −1 Go to diff View file
M src/pnpm-lock.yaml +5 −5 Go to diff View file
M src/scripts/tlp-doc/css/_nav.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_breadcrumb.scss +2 −2 Go to diff View file
M src/themes/BurningParrot/css/includes/_toggler.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/labels/_labels-box.scss +3 −3 Go to diff View file
M src/themes/BurningParrot/css/includes/sidebar/_sidebar-project.scss +2 −2 Go to diff View file
M src/themes/FlamingParrot/css/utils/_breadcrumb.scss +2 −2 Go to diff View file
M src/themes/FlamingParrot/css/utils/_sidebar.scss +2 −2 Go to diff View file
M src/themes/common/css/utils/_resource-restrictor.scss +1 −1 Go to diff View file
M src/themes/common/css/utils/_search.scss +2 −2 Go to diff View file
M src/themes/common/css/utils/_svn.scss +2 −2 Go to diff View file
M src/themes/tlp/src/scss/components/_alerts.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/components/_fonts.scss +2 −1 Go to diff View file
M src/themes/tlp/src/scss/components/_forms-select2.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/components/_switch.scss +1 −1 Go to diff View file