John Wyles
John Wyles
Hey @pareeohnos Thanks for submitting the PR. Seeing as `null` is an Object in JS, could you just add `Object` to the array on line 135? e.g. `type: [String, Number,...
Ah right, that's a pity. Do you think it would it break BC to remove the `required` attribute for that prop and set default to null instead of an empty...
@SimonRTV thanks very much for reporting this. If I'm honest I don't recall shooting for the whole "input on enter" thing as a feature - pretty sure that wasn't by...
This is related to issue #136.
Related to #135. Looks like release [10.0.6](https://github.com/osiset/Basic-Shopify-API/releases/tag/v10.0.6) is a breaking change for codebases on 7.3/7.4. Best temporary solution for now is to peg to v10.0.5
Hey @reinink, quick question about how best to build towards this dialogs feature for when it lands if you can spare the time? Would I be correct in saying that...
Thanks for this. I was noting the same issue since updating to Chrome 60. Basically it appeared as though Blazy wasn't triggering at all anymore. Setting the image min-height to...