-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[4.0] rename Joomla core classNames fas fa- back to icon- (and still …
…use Font Awesome) (#30707) * ♻️ replace fas fa- by icon- and change scss variable fa-css-prefix from fa to icon * replace fa- by icon- * replace icon by #{$fa-css-prefix} * move font-family from pseudo to element itself * obsolete due to the iconPrefix * remove case when equal to icon * apply JLayout joomla.icon.iconclass for icon in Toolbar * sanitize icon-icon- to icon- * replace fas fa into icon in sql file * replace fas fa into icon in vue files * replace fas fa into icon in js files * codestyle * replace fa icon-search by icon-search * replace fa- into icon- * add missing prefix * change order of namespace * solution for fab = iconb- * fix spacing next to icon when class does not start with icon- * replace fas fa- by icon- after merge with most recent 4.0 changes * prevent > 4 indents * change order scss * use double quotes in scss * Update administrator/templates/atum/scss/blocks/_quickicons.scss Co-authored-by: Richard Fath <[email protected]> * Update build/media_source/system/scss/_icomoon.scss Co-authored-by: Richard Fath <[email protected]> * fix icons in installation * replace fa- by icon- * add styling for installation icons * add pseudo element to icon eye * replace fa- by icon- * remove now obsolete strreplace * extend to work with 'fas fa-' icons too. Introduction of $jicon-css-prefix next to $fa-css-prefix * swap line 11 & 12 from the iconclass JLayout * fixing Joomla logo icon * add missing language icon * revert earlier change. Add font awesome declaration in installation scss * add missing trophy icon Adds missing trophy icon * combine icons from atum/scss/blocks/icons to build/media_source/system/scss/icomoon and changed icons to onliners | sorted |uniq * add missing Trophy icon * add missing space * fixes missing icons issue due to compiler quirk. * Revert "fixes missing icons issue due to compiler quirk." This reverts commit 53828dd * fixes missing icons issue due to compiler quirk." * duplicate code * more missing icons * lots more missing icons * bs functions called in root template.scss no need for duplicate * removing duplicated definitions from iconclass.php * removed unsupplied regular fontset * Revert "removed unsupplied regular fontset" This reverts commit b2f3874 * declare prefix's globally * declare prefix's as default * put :before back * moving from iconclass.php to _icomoon.scss * changed to icon-info-circle to match rest of icon-info usages * all moved from iconclass.php except for unknowns * put lost icons back. * @Quy fix * removing obsolete classNames * add missing icons * added missing icons mentioned by @Quy in #30707 (comment) * Update administrator/modules/mod_menu/tmpl/default_submenu.php Co-authored-by: Quy <[email protected]> * added icons and sorted icons * remove duplicate line * beginning of mixin conversion * oops, extra blank line * u's * t * r-s * wrong icons * q * Update build/media_source/system/scss/_icomoon.scss Co-authored-by: Quy <[email protected]> * Update build/media_source/system/scss/_icomoon.scss Co-authored-by: Quy <[email protected]> * Update build/media_source/system/scss/_icomoon.scss Co-authored-by: Quy <[email protected]> * Update build/media_source/system/scss/_icomoon.scss Co-authored-by: Quy <[email protected]> * Update build/media_source/system/scss/_icomoon.scss Co-authored-by: Quy <[email protected]> * add missing icons * apply DRY and convert a lot of duplicate code to simple foreach loop in scss * pre-backup * p's * m-o * l * g-k * reformat per drone * reformat per drone * change the each loop * rewrite to use array(s) * include icon-fw * definition cleanup * missing icons * added imports to fix extends * added missing spin function * added special icons mapping * better looking calendars * fixes fa-spin(s) * spinner => spin * rewrite title of icomoon * extend .list special types * 🎨 code style fixes * removal map-merge * revert icon- to fas fa- * revert icon- to fas fa- * add icon text-width * add icon-fax added Icon-fax per request * Update _icomoon.scss add spacinf * remove duplicate declaration of icons [class^="icon-"] and [class*=" icon-"] are taking care of it * remove duplicate semi column * remove joomla from icon list. Already declared in branded icon * already set in icomoon * removal obsolete icon * Update administrator/templates/atum/scss/vendor/fontawesome-free/fontawesome.scss Co-authored-by: Quy <[email protected]> * reapply icon * Update build/media_source/system/scss/_icomoon.scss Co-authored-by: Quy <[email protected]> * fas fa- => icon- * far eqv iconr * Update build/media_source/system/scss/_icomoon.scss Co-authored-by: Quy <[email protected]> * add icons icon-align-justify icon-clipboard icon-caret-down icon-caret-up * reapply icons * reapply icons after solving merge conflicts * replace fas fa- => icon- * repalce fas fa- by icon- * remove non-used style declaration * change fas fa- into icon- * reapply icons * remove font-size, fixing size of icon in header * fix loading icon-joomla * change order loading font Co-authored-by: Richard Fath <[email protected]> Co-authored-by: Bear <[email protected]> Co-authored-by: Quy <[email protected]>
- Loading branch information
1 parent
d1d0091
commit 282fd17
Showing
292 changed files
with
1,394 additions
and
1,955 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.