Cody Pearce

Results 46 issues of Cody Pearce

![querybuilder](https://cloud.githubusercontent.com/assets/12564956/21598750/384e9628-d11f-11e6-9bc2-d34cbb948aab.png)

icon bug
font Material Icons
font Material Symbols (variable)

I installed the packages in the README and added `gatsby-plugin-react-native-web` to `gatsbyjs-config`. Everything works fine in development, but building the site and serving it in production causes the error below:...

**Describe your feature request** The material docs indicates that the appbar can change where the cutout is and the location of the actions depending on the context of the page....

enhancement
needs investigation
Backlog

**Describe your feature request** **Context** ![image](https://user-images.githubusercontent.com/12564956/57076478-9f044300-6c9e-11e9-892e-040499980ad2.png) - [ ] Add prop for avatar - [ ] Update propData - [ ] Add demo to storybook - [ ] Add demo...

enhancement

**Describe your feature request** Currently content can be scrolled within a Dialog by adding a scrollview, this should be handled inside the component.

enhancement

**Describe your feature request** When opening an Dialog, I should be able to specify an active action item to push a user to click that button.

enhancement
good first issue

**Describe your feature request** Textfields can have character counters when there is a limit **Context** https://material.io/design/components/text-fields.html#anatomy ![image](https://user-images.githubusercontent.com/12564956/56466540-750e6f00-63c8-11e9-8cd5-3e079ea864d0.png) - [ ] Add prop - [ ] Update props table - [...

enhancement
good first issue

**Describe your feature request** Currently only one snackbar is showed on the docs and only a few in storybook. Custom could be one - [ ] Add more demos to...

Docs
Storybook

**Describe your feature request** Currently only one search is showed on the docs and only a few in storybook. - [ ] Add more demos to the docs - [...

Docs
Storybook

**Describe your feature request** Material docs shows many examples of FAB's animating between Normal and Extended Fabs **Context** https://material.io/design/components/buttons-floating-action-button.html#extended-fab - [ ] Implement Animation - [ ] Create demo in...

enhancement