Jonathan Garbee

Results 190 comments of Jonathan Garbee

Knowing the last time a package was successfully built is hardly "developer info". The commit hash is, but that's actually quick visual reference of where things are. I'm not saying...

Wow, so there is a build list. Which also shows for some reason one of the commits to the RS repo didn't trigger a build like it should have. While...

In what context were you running `$node->delete()`? I'd assume from a PHP-FPM driven frontend instance, but just verifying. Right now running a test with UUID columns in tinker it works...

I've been working on centering in IE for the [Material Design Lite](https://github.com/Google/material-design-lite) Dialog component. The only way I have found is, set a direct width, position absolute (fixed/static maybe as...

Would it be appropriate to have a class to modify the styles for IE? Clearly not meaning it is a direct "polyfill" then since specs don't have classes. But for...

I understand you're seeing a problem in an existing application after testing on the latest iOS release. MDL is no longer maintained. Please update your systems as you can to...

> Isn’t any CSS framework there Yes there is, [Material Components for Web](https://material.io/develop/web/).

Sorry about the quick close and re-open. When I saw the description provided a spam alert went off immediately in my brain. @addyosmani I'm kinda worried about putting a full...

MDL is no longer being maintained or actively developed. Work has been refocused into [Material Components for Web](https://github.com/material-components/material-components-web) which evolved from the initial MDL v2 concept. So no further releases...

Migration path is TBD. MCW is still pretty early on in the dev cycle and subject to quite a bit of change. That's all going to be handled by that...