Max Heinritz

Results 15 comments of Max Heinritz

Looks like a fix for this might be adding an explicit `self.table_name = "foo_bar"` to one of the models.

Thanks for the reply. It will be difficult for me to create a CodeSandbox because I don't think the API I'm looking for exists (although maybe it already does). Perhaps...

Ping. @ebidel this is the issue I mentioned this morning about "hoisting" features up on the list to the milestone the were most recently updated in.

I was just about to file an issue for this. Thoughts: In an ideal world, web platform features would ship on all OSes at once. But they don't, and chromestatus.com...

Issue for mobile in editing: https://github.com/GoogleChrome/chromium-dashboard/issues/23

Discussion on 1/7: Behavior of filtering by "platform: Android" should be similar to "category: JavaScript." The features should be sorted by milestone they launch the filtered platforms rather than the...

Thoughts: (1) Disambiguate arguments and parameters. Spit cops if needed. Arguments are in method invocations. Parameters are in method definitions. (2) For appropriate clustering in the documentation, I personally have...

>Hi! how did you ended up getting the coords @maxh? I was not able to figure out how to do this with the existing API surface. I hope that this...

Nice -- thanks! This looks like it will support our use case as well, although an API with `initialUpperLeftCoord` prop similar to `initialPage` would be nice. This is enough for...