Kyle Gach
Kyle Gach
RFC: https://github.com/mineral-ui/mineral-ui/blob/master/docs/rfcs/header.md
#### Other considerations: - Most important thing is communicating the currently-sorted column and its direction - Would be nice to clearly indicate which columns are sortable (on focus/hover?, all the...
Home page at the very least. Ideally, each non-component page and a sample component page. Child of #704
### Expected behavior Codeblock syntax highlighting works under all circumstances. ### Current behavior When you first load a page with codeblocks inside markdown content, those codeblocks will have no syntax...
As a user of an app built with Mineral UI, I would like a nice way to see all of the errors in a given set of FormFields, with well-considered...
As a consumer of Mineral, I would like a component to apply consistent vertical spacing between things, so that I don't have to do it myself. #### AC 1. StackedChildren...
Improve wording around Open Sans font usage to make it clear that it is not an absolute requirement See: https://github.com/mineral-ui/mineral-ui/issues/542 Pages to update: - Getting Started - Typography - README
As a consumer, I want to have icons in the set that are either part of Mineral UI and not Material or provided by my app, so that my app...
#### Describe the bug The config.data set to the object type in the interceptor request but in interceptor.response it returns stringified object [#3986](https://github.com/axios/axios/issues/3986#issue-981106758) I think it's the same issue. ####...