stable
Clone or download
Read-only
Part of request #27148: Update to FontAwesome 6 Both .far and .fa-regular are kept in scss to be compatible with both notations that are used in parallel (icon services still uses legacy class names while sidebar icons are converted to the new ones). Change-Id: I2db6d92a43ad304c04c1f426e24e0be929c8f1b9
Modified Files
Name | ||||
---|---|---|---|---|
M | lib/frontend/link-selector/src/renderers/DropdownContentRenderer.ts | +1 | −1 | Go to diff View file |
M | lib/frontend/project-sidebar-internal/src/Header/LinkedProjects.vue | +6 | −6 | Go to diff View file |
M | lib/frontend/project-sidebar-internal/src/Header/PrivacyBadge.vue | +1 | −1 | Go to diff View file |
M | lib/frontend/project-sidebar-internal/src/Header/ProjectAnnouncement.vue | +1 | −1 | Go to diff View file |
M | lib/frontend/project-sidebar-internal/src/Header/SidebarHeader.vue | +1 | −1 | Go to diff View file |
M | lib/frontend/project-sidebar-internal/src/Header/__snapshots__/LinkedProjects.test.ts.snap | +4 | −4 | Go to diff View file |
M | lib/frontend/project-sidebar-internal/src/Header/__snapshots__/PrivacyBadge.test.ts.snap | +1 | −1 | Go to diff View file |
M | lib/frontend/project-sidebar-internal/src/Header/__snapshots__/SidebarHeader.test.ts.snap | +1 | −1 | Go to diff View file |
M | lib/frontend/project-sidebar-internal/src/SidebarCollapseButton.vue | +1 | −1 | Go to diff View file |
M | lib/frontend/project-sidebar-internal/src/Styles/_fontawesome-classes.scss | +6 | −3 | Go to diff View file |
M | lib/frontend/project-sidebar-internal/src/Tools/ToolPresenter.test.ts | +2 | −2 | Go to diff View file |
M | lib/frontend/project-sidebar-internal/src/Tools/ToolPresenter.vue | +1 | −1 | Go to diff View file |
M | lib/frontend/project-sidebar-internal/src/project-sidebar-example-config.ts | +4 | −4 | Go to diff View file |
M | lib/frontend/vue-breadcrumb-privacy/src/BreadcrumbPrivacy.vue | +4 | −1 | Go to diff View file |
M | lib/frontend/vue-breadcrumb-privacy/src/__snapshots__/BreadcrumbPrivacy.test.ts.snap | +2 | −2 | Go to diff View file |