vuetifyjs/vuetify

[Documentation] Font Awesome preset comments

Open

#12.522 geöffnet am 28. Okt. 2020

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (40.995 Stars) (7.139 Forks)batch import
Service: IconsT: documentationT: enhancementgood first issue

Beschreibung

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