Brian Ingles

Results 25 issues of Brian Ingles

We currently preload certain theme variables to style things that show up before a user session has started (e.g. login page, loading spinner, random plot animation, etc.). The variables are...

enhancement
good first issue

We've observed on some demos of deepaven.us Date picker components some oddities with styling. - Extra padding at start and end of dates - Font alignment These seem likely to...

enhancement

fantasticon currently generates an `icon.json` file containing mappings of icon id to decimal codes. It would be nice to be able to generate one with `hex` codes as well for...

**Description** The `slate-react` package contains a fair amount of non-react code. It's a combination of DOM + React specific features. This splits out non-react / DOM functionality into a `slate-dom`...

**Problem** It looks like the `slate-react` package contains a fair amount of non-react code. Conceptually it's more like a combination of DOM + React specific features. It would be nice...

improvement