Feature NPM Resource Changed PR-5.0-dev Pending

User tests: Successful: Unsuccessful:

avatar laoneo
laoneo
2 May 2023

Summary of Changes

Upgrades font awesome to version 6.

Testing Instructions

Browse around in Joomla.

Actual result BEFORE applying this Pull Request

All icons are displayed.

Expected result AFTER applying this Pull Request

All icons are displayed.

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar joomla-cms-bot joomla-cms-bot - change - 2 May 2023
Category JavaScript Repository NPM Change
avatar laoneo laoneo - open - 2 May 2023
avatar laoneo laoneo - change - 2 May 2023
Status New Pending
avatar richard67
richard67 - comment - 2 May 2023

Browse around in Joomla.

I think that's not a sufficient test. It would also need to check if running "npm ci" (or "npm run build:js" and "npm run build:css") show any new errors or warnings.

avatar dgrammatiko
dgrammatiko - comment - 2 May 2023

@laoneo this won’t cut it, as you break everything from j4 that are referencing fa5. Get the code from here: https://github.com/joomla/joomla-cms/pull/36906/files

avatar laoneo
laoneo - comment - 3 May 2023

Can you not open then a new pr with the upgrade? I don't want to copy your code and you understand it more deeply than me.

avatar laoneo laoneo - change - 26 May 2023
Labels Added: Feature NPM Resource Changed PR-5.0-dev
avatar joomla-cms-bot joomla-cms-bot - change - 26 May 2023
Category JavaScript Repository NPM Change JavaScript Repository NPM Change Installation
9bd6069 26 May 2023 avatar laoneo shim
avatar laoneo
laoneo - comment - 26 May 2023

@dgrammatiko can you have a look again as I did copy the fontawesome related changes from #36906?

avatar dgrammatiko
dgrammatiko - comment - 26 May 2023

LGTM

avatar HLeithner
HLeithner - comment - 29 May 2023

can you create a documentation entry on manual joomla for this because it's a b/c break for some images (iirc some images are missing in 6)

avatar HLeithner HLeithner - close - 29 May 2023
avatar HLeithner HLeithner - merge - 29 May 2023
avatar HLeithner HLeithner - change - 29 May 2023
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-05-29 07:32:48
Closed_By HLeithner
avatar dgrammatiko
dgrammatiko - comment - 29 May 2023

Just some heads up here, I was playing with FA6 for my template Muta and I think that in order to keep the b/c here the font-family needs to stay as Font Awesome 5 Free otherwise direct calls to the font family are broken: #39400

Add a Comment

Login with GitHub to post a comment