stable

Clone or download

Read-only

TLP doc should reference FontAwesome 6 icons

We should not let developers copy paste snippet of code using old FA5 icons. Part of request #27148: Update to FontAwesome 6 Change-Id: I7f8d4a05383c160c430f64c7d12eecfe95632c2f

Modified Files

Name
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 +35 −35 Go to diff View file
M src/www/tlp-doc/resources/flyover/modals/open-target/example.html +1 −1 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/types/example.html +6 −6 Go to diff View file
M src/www/tlp-doc/resources/flyover/modals/usage/example.html +5 −5 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/link-selector/example.html +1 −1 Go to diff View file
M src/www/tlp-doc/resources/forms/list-picker/example.html +3 −3 Go to diff View file
M src/www/tlp-doc/resources/forms/multi-list-picker/example.html +3 −3 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/properties/example.html +5 −5 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 +5 −5 Go to diff View file
M src/www/tlp-doc/resources/structure/panes/splitted/example.html +6 −6 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/rounded/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/icons/font-awesome-tlp-extension/demo.html +76 −76 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/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