angular-ui/ui-grid

Icons Missing from ui-grid.css in 3.2.10 & 3.2.11 npm Package

Open

#6.296 geöffnet am 5. Juli 2017

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
good first issue

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I installed angular-ui-grid from npm, version 3.2.11, and because of my pipeline I have to use the un-minified version of the css file (since it is impossible to use the less files). I was previously on 3.2.9 and the css file had the icons in it correctly but they are missing from 3.2.11's css file.

Is there a fix for 3.2.11 or do I have to go back to 3.2.9?

Contributor Guide