Mike Bannister

Results 15 comments of Mike Bannister

Cool, yeah, I am just processing markdown with docco (along with proper use of docco) to gain the benefits of the layout functionality. Keeps everything uniform by using 1 tool,...

Maybe like the frame component it could be configurable with the current animation as default? Then people could set it to `() => null` to disable it? Happy to contribute...

Actually it's hard to tell if it's added for a functional reason from looking at the code? Maybe be a better solution depending on that.

One idea I had would be to remove the preview altogether but pass a prop into the frame component e.g. `isPreviewing` and if desired folks could inject whatever loading screen,...

Couldn't make sense of the result but I was able to `git bisect` this down to the commit that causes the error in the OP for me: ``` g bisect...

Hmm, maybe ignore me. Just noticed my error is slightly different and also fixed when I move from one linux environment (running in Windows Subsystem For Linux 2) to hardware...

Yeah sorry none of that project is going to work without lots of effort. I'd start from scratch. On Nov 6, 2012 10:28 PM, "James ORourke" [email protected] wrote: > I'm...

I started by meditating on the formtastic project for ruby. On Nov 6, 2012 10:41 PM, "James ORourke" [email protected] wrote: > Ok, sure, thanks. Any suggestions on a simple starting...

Will we sidestep all of this when the zero runtime css-in-js solution lands? https://github.com/mui/material-ui/issues/38137

sweet thanks!, both pull requests look the same though¿ btw, you don't need to explicitly say "branch": "master" because it's the default. also btw, we're v close to releasing a...