zambezi / grid

D3 component for drawing grids
MIT License
4 stars 2 forks source link

Set `is-ie` class on grid root. (Part of the IE viacrucis) #37

Closed gabrielmontagne closed 7 years ago

gabrielmontagne commented 7 years ago

Description

Sadly, some CSS selectors and styles don't work well on all browsers -- well, on IE. We already have internal logic that takes the UA into account -- this exposes the result so that end devs can use this calculation.

How Was This Tested?

Types of changes

Checklist: