vuetifyjs/vuetify

[Documentation] Font Awesome preset comments

Open

#12,522 opened on Oct 28, 2020

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

Repository metrics

Stars
 (40,995 stars)
PR merge metrics
 (Avg merge 59d 10h) (8 merged PRs in 30d)

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