Jörn Zaefferer
Jörn Zaefferer
How about making ":hidden" the default for the ignore option? That way it can be overriden, but doesn't have to be set all the time.
Thanks for the feedback @bsingin64. Based on the number of issues since 2006 and since the change nine months ago, I tend to think that the current default is the...
All the `equalTo` examples use id-selectors, so it doesn't matter where the element is located. Do you have a specific issue this is addressing where the restriction to the form...
Thanks for the test. The change is reasonable, too. I'm wondering how many people currently use the `equalTo` method with a target outside of the current form. In that case,...
Its time, as bower itself tells users: https://bower.io/blog/2017/how-to-migrate-away-from-bower/
Could be use ES6 imports for source files, then compile that to whatever format we need? Hopefully we only need to compile it do AMD/Globals for the browser, while other...
The example looks good. As for module-specific docs, I think those would only have to mention ECMA-402 when formatter instances are passed as arguments, as those don't need to be...
See also the non-gregorian label (applied here as well) for related issues.
As you may have noticed, I'm spending very little time on this repo. Haven't used it myself in years. The suggestion sounds good, but likely the only way for this...
> Unfortunately this issue does not just affect @react-native/polyfills/error-guard.js but also react-native. I found this out attempting to use patch-package to remove any flow syntax on the error-guard polyfill and...