Chase Starr

Results 52 comments of Chase Starr

Closing this in-progress pr to clean up the list. Please let us know if this is still an issue

This occurs because of how `FormControl` calls `cloneElement` [here](https://github.com/uber/baseweb/blob/master/src/form-control/form-control.js#L165). One way to avoid the implicit props applied to the immediate child would be to create your own wrapper as shown...

This repo only maintains and publishes flow-types. I suggest sending a PR to [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/styletron-react) if you find it helpful

i think we should try to minimize the public api as much as possible (at least there is a robust contribution team and demand for it). sounds like extra maintenance...

i searched for a bit but couldn't find the source for carbon theme site, put a question up there to see if anyone knows https://github.com/IBM/design-system-website/issues/344

twitter should lean in to that

wip code: https://github.com/chasestarr/fortune-theming

i'm into this. would be nice to point to fortune rather than write this debug class from scratch each time it's useful

@ZAYDEK do you want to open a pr?

isn't that lib sweet? i think this should be out of scope of fortune since [importing 3rd party css libs](https://github.com/linkedin/css-blocks/issues/112) in on the css-blocks roadmap