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
F11869617: D3526.id10135.diff
Tue, Apr 23, 7:53 PM
Unknown Object (File)
Sun, Apr 21, 4:50 PM
Unknown Object (File)
Sun, Apr 21, 4:50 PM
Unknown Object (File)
Sun, Apr 21, 4:50 PM
Unknown Object (File)
Sun, Apr 21, 4:50 PM
Unknown Object (File)
Fri, Apr 19, 10:09 PM
Unknown Object (File)
Thu, Apr 18, 10:15 AM
Unknown Object (File)
Wed, Apr 17, 9:24 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
Branch
dev/fontawesome-refactor
Lint
Lint Skipped
Unit
No Test Coverage
Build Status
Buildable 38989
Build 15808: arc lint + arc unit

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.