vuetifyjs/vuetify

[Documentation] Font Awesome preset comments

Open

#12522 opened on Oct 28, 2020

View on GitHub
 (0 comments) (0 reactions) (1 assignee)TypeScript (40,995 stars) (7,139 forks)batch import
Service: IconsT: documentationT: enhancementgood first issue

Description

Problem to solve

Clarity in icon usage for components, for delete and clear. Currently, it's confusing for people that use Font Awesome (5).

Proposed solution

Update comments in the fa.ts file, so it's more clear which components the icons are used in by default. Maybe include cancel and close too since those words all mean similar things.

image

Contributor guide