kbaney

Results 4 issues of kbaney

I want to display to my end user the list of allowed browsers from our browserlist config. It looks like the parsedBrowsersList already has the information I need to do...

Is this package still being maintained?

When an input is set as type="number", Line 209 of the validate method errors: let value = (this.val || '').trim() This either needs to apply trim only if the value...

Bootstrap's convention for dropdown lists is to use an unordered list (http://getbootstrap.com/components/#dropdowns). It would be nice if the datalist would use this convention instead of a select because each browser...