stable
Clone or download
Read-only
request #17110: Update to FontAwesome 5
In order to limit the chances of breaking everything everywhere and to keep the contribution to a reasonable size only the tlp-doc has been completly migrated to FontAwesome 5. Other usages of the FontAwesome icons continue to work thanks to the shim provided by FontAwesome. Change-Id: I8efe6d63fe9801e7d4e4a95a7844af17a1bbe82c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/themes/BurningParrot/css/kanban/_kanban-item.scss | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_backlog-item.scss | +3 | −2 | Go to diff View file |
M | plugins/document/themes/BurningParrot/document/_folder-content.scss | +3 | −2 | Go to diff View file |
M | plugins/document/themes/BurningParrot/document/quicklook/_quicklook-icon.scss | +3 | −2 | Go to diff View file |
M | plugins/document/themes/BurningParrot/document/quicklook/_quicklook-image.scss | +3 | −2 | Go to diff View file |
M | plugins/git/themes/BurningParrot/repository/_repository.scss | +3 | −2 | Go to diff View file |
M | plugins/openidconnectclient/themes/BurningParrot/css/includes/_provider-admin-modal.scss | +3 | −2 | 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 | +3 | −3 | Go to diff View file |
M | src/package-lock.json | +5 | −0 | Go to diff View file |
M | src/package.json | +1 | −0 | Go to diff View file |
M | src/themes/BurningParrot/css/account/includes/_security.scss | +0 | −9 | 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/_siteadmin-user-password.scss | +1 | −10 | Go to diff View file |
M | src/themes/BurningParrot/css/includes/labels/_labels-box.scss | +6 | −4 | 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/_pre-definitions.scss | +6 | −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 | +3 | −2 | Go to diff View file |
M | src/themes/common/css/utils/_svn.scss | +3 | −2 | Go to diff View file |
M | src/themes/common/css/utils/_switch-to.scss | +3 | −0 | Go to diff View file |
M | src/themes/tlp/doc/css/_nav.scss | +2 | −1 | Go to diff View file |
D | src/themes/tlp/src/fonts/font-awesome-4.7.0/fonts/FontAwesome.otf | +- | −- | Go to diff View file |
D | src/themes/tlp/src/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.eot | +- | −- | Go to diff View file |
D | src/themes/tlp/src/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.svg | +0 | −2671 | Go to diff View file |
D | src/themes/tlp/src/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf | +- | −- | Go to diff View file |
D | src/themes/tlp/src/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.woff | +- | −- | Go to diff View file |
D | src/themes/tlp/src/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2 | +- | −- | Go to diff View file |
D | src/themes/tlp/src/fonts/font-awesome-4.7.0/scss/_animated.scss | +0 | −34 | Go to diff View file |
D | src/themes/tlp/src/fonts/font-awesome-4.7.0/scss/_bordered-pulled.scss | +0 | −25 | Go to diff View file |
D | src/themes/tlp/src/fonts/font-awesome-4.7.0/scss/_core.scss | +0 | −12 | Go to diff View file |
D | src/themes/tlp/src/fonts/font-awesome-4.7.0/scss/_fixed-width.scss | +0 | −6 | Go to diff View file |
D | src/themes/tlp/src/fonts/font-awesome-4.7.0/scss/_icons.scss | +0 | −789 | Go to diff View file |
D | src/themes/tlp/src/fonts/font-awesome-4.7.0/scss/_larger.scss | +0 | −13 | Go to diff View file |
D | src/themes/tlp/src/fonts/font-awesome-4.7.0/scss/_list.scss | +0 | −19 | Go to diff View file |
D | src/themes/tlp/src/fonts/font-awesome-4.7.0/scss/_mixins.scss | +0 | −60 | Go to diff View file |
D | src/themes/tlp/src/fonts/font-awesome-4.7.0/scss/_path.scss | +0 | −16 | Go to diff View file |
D | src/themes/tlp/src/fonts/font-awesome-4.7.0/scss/_rotated-flipped.scss | +0 | −20 | Go to diff View file |
D | src/themes/tlp/src/fonts/font-awesome-4.7.0/scss/_screen-reader.scss | +0 | −5 | Go to diff View file |
D | src/themes/tlp/src/fonts/font-awesome-4.7.0/scss/_stacked.scss | +0 | −20 | Go to diff View file |
D | src/themes/tlp/src/fonts/font-awesome-4.7.0/scss/_variables.scss | +0 | −800 | Go to diff View file |
D | src/themes/tlp/src/fonts/font-awesome-4.7.0/scss/font-awesome.scss | +0 | −18 | Go to diff View file |
M | src/themes/tlp/src/scss/components/_alerts.scss | +7 | −3 | Go to diff View file |
M | src/themes/tlp/src/scss/components/_fonts.scss | +7 | −2 | Go to diff View file |
M | src/themes/tlp/src/scss/components/_forms.scss | +4 | −2 | Go to diff View file |
M | src/themes/tlp/src/scss/components/_switch.scss | +2 | −2 | Go to diff View file |
M | src/themes/tlp/src/scss/components/_tabs.scss | +2 | −1 | Go to diff View file |
M | src/www/tlp-doc/index.php | +1 | −1 | Go to diff View file |
M | src/www/tlp-doc/resources/buttons/bar/radios/example.html | +6 | −6 | Go to diff View file |
M | src/www/tlp-doc/resources/buttons/bar/sizes-colors/example.html | +4 | −4 | Go to diff View file |
M | src/www/tlp-doc/resources/buttons/btn/icon/example.html | +8 | −8 | Go to diff View file |
M | src/www/tlp-doc/resources/flyover/dropdowns/example.html | +31 | −31 | Go to diff View file |
M | src/www/tlp-doc/resources/flyover/modals/replace-placeholders/example.html | +2 | −2 | Go to diff View file |
M | src/www/tlp-doc/resources/flyover/modals/structure/example.html | +2 | −2 | Go to diff View file |
M | src/www/tlp-doc/resources/flyover/modals/usage/example.html | +1 | −1 | Go to diff View file |
M | src/www/tlp-doc/resources/flyover/popovers/example.html | +12 | −12 | Go to diff View file |
M | src/www/tlp-doc/resources/forms/appends/example.html | +13 | −13 | Go to diff View file |
M | src/www/tlp-doc/resources/forms/checkboxes/example.html | +3 | −3 | Go to diff View file |
M | src/www/tlp-doc/resources/forms/datetime/example.html | +2 | −2 | Go to diff View file |
M | src/www/tlp-doc/resources/forms/doc.html | +2 | −2 | Go to diff View file |
M | src/www/tlp-doc/resources/forms/inputs/example.html | +3 | −3 | Go to diff View file |
M | src/www/tlp-doc/resources/forms/list-picker/example.html | +1 | −1 | Go to diff View file |
M | src/www/tlp-doc/resources/forms/multi-select2/doc.html | +1 | −1 | Go to diff View file |
M | src/www/tlp-doc/resources/forms/multi-select2/example.html | +3 | −3 | Go to diff View file |
M | src/www/tlp-doc/resources/forms/multi-selects/example.html | +3 | −3 | Go to diff View file |
M | src/www/tlp-doc/resources/forms/prepends-appends/example.html | +2 | −2 | Go to diff View file |
M | src/www/tlp-doc/resources/forms/prepends/example.html | +10 | −10 | Go to diff View file |
M | src/www/tlp-doc/resources/forms/radios/example.html | +2 | −2 | Go to diff View file |
M | src/www/tlp-doc/resources/forms/select2/example.html | +3 | −3 | Go to diff View file |
M | src/www/tlp-doc/resources/forms/selects/example.html | +3 | −3 | Go to diff View file |
M | src/www/tlp-doc/resources/forms/textareas/example.html | +3 | −3 | Go to diff View file |
M | src/www/tlp-doc/resources/structure/cards/panes/example.html | +2 | −2 | Go to diff View file |
M | src/www/tlp-doc/resources/structure/layout/complex/doc.html | +1 | −1 | Go to diff View file |
M | src/www/tlp-doc/resources/structure/pagination/example.html | +4 | −4 | Go to diff View file |
M | src/www/tlp-doc/resources/structure/panes/buttons/example.html | +4 | −4 | Go to diff View file |
M | src/www/tlp-doc/resources/structure/panes/simple/example.html | +1 | −1 | Go to diff View file |
M | src/www/tlp-doc/resources/structure/tabs/example.html | +10 | −10 | Go to diff View file |
M | src/www/tlp-doc/resources/tables/filter/example.html | +9 | −9 | Go to diff View file |
M | src/www/tlp-doc/resources/tables/tables/doc.html | +1 | −1 | Go to diff View file |
M | src/www/tlp-doc/resources/tables/tables/example.html | +24 | −24 | Go to diff View file |
M | src/www/tlp-doc/resources/visual-assets/badges/dark-background/example.html | +1 | −1 | Go to diff View file |
M | src/www/tlp-doc/resources/visual-assets/badges/outline/example.html | +1 | −1 | Go to diff View file |
M | src/www/tlp-doc/resources/visual-assets/badges/types/example.html | +1 | −1 | Go to diff View file |
M | src/www/tlp-doc/resources/visual-assets/colors/illustrations/doc.html | +2 | −2 | Go to diff View file |
M | src/www/tlp-doc/resources/visual-assets/icons/font-awesome-tlp-extension/demo.html | +66 | −66 | Go to diff View file |
M | src/www/tlp-doc/resources/visual-assets/icons/font-awesome-tlp-extension/manifest.json | +1 | −1 | Go to diff View file |
M | src/www/tlp-doc/resources/visual-assets/icons/font-awesome/doc.html | +1 | −1 | Go to diff View file |
M | src/www/tlp-doc/resources/visual-assets/icons/font-awesome/example.html | +13 | −13 | Go to diff View file |
M | src/www/tlp-doc/resources/visual-assets/icons/font-awesome/manifest.json | +1 | −1 | Go to diff View file |
M | src/www/tlp-doc/resources/visual-assets/skeletons/tables/example.html | +3 | −3 | Go to diff View file |
M | src/www/tlp-doc/resources/visual-assets/skeletons/typo/example.html | +1 | −1 | Go to diff View file |