Page MenuHomePhorge

FontAwesome v6 and refactor the way we include icons
ClosedPublic

Authored by machniak on Apr 28 2022, 11:33 AM.
Tags
None
Referenced Files
F11575464: D3526.id10123.diff
Wed, Mar 27, 6:22 PM
Unknown Object (File)
Mon, Mar 25, 1:30 AM
Unknown Object (File)
Mon, Mar 25, 1:30 AM
Unknown Object (File)
Mon, Mar 25, 1:30 AM
Unknown Object (File)
Mon, Mar 25, 1:30 AM
Unknown Object (File)
Sun, Mar 24, 10:31 AM
Unknown Object (File)
Sat, Mar 23, 9:41 AM
Unknown Object (File)
Sat, Mar 16, 9:07 AM
Subscribers
Restricted Project

Details

Reviewers
vanmeeuwen
Group Reviewers
Restricted Project
Commits
rK352a3753e6bc: FontAwesome v6 and refactor the way we include icons
Summary

Register icons from vue components that use them. The main reason for that
is to keep user.js as small as possible. Initially we saved 20KB, but
it would grow with new features added in the future.

Test Plan

`./phpunit --testsuite=Browser"

Diff Detail

Repository
rK kolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

machniak created this revision.
  • Merge branch 'master' into dev/fontawesome-refactor
This revision is now accepted and ready to land.Apr 29 2022, 12:13 PM
This revision was automatically updated to reflect the committed changes.