George Gooding

Results 14 issues of George Gooding

Added support for square (rect) legendmark, current code only supports circle. Should be extended further to allow define shape instead of passing text string type of shape.

Is there any particular reason why "cassette.axd" has to be in all URLs generated by Cassette, and is there any way to change this? From a security perspective, you shouldn't...

For use in Europe, the picker needs to be accessible. A standard input[type=color] should maybe be polyfilled with the functionality provided, and WAI-ARIA used to tell screen readers what's going...

enhancement
PR Welcome

In IE10, the default CSS does not make it look like in other browsers, the window is either the same width as the entire window, or it is left-aligned when...

Are there plans to document the API? - addTranslation - setRenderer - etc.

documentation

Like the declarative nature of providing error messages, it should be possible to set validation rules on inputs declaratively. jQuery Validation has a data-rule-* format for these, where you can...

I've been trying to get this to work correctly, but it keeps getting stuck on the "opening" state. I realized that I'm running a beta version of jQuery 3, and...

enhancement

I'm not sure if this only pertains to Norway, but their way of counting and reporting COVID deaths has since 2021 differed from many other countries, for instance Sweden. The...

I see that the caniuse site reports Firefox usage in Norway at over 30% now, which is simply not remotely possible. Real world observations through Analytics stats puts the actual...

For binary base64-encoded data, setting the charset to utf-8 for the data uri doesn't seem to be relevant. You'd only want this if it contained encoded text. You'll also confuse...

enhancement
in progress