webshim icon indicating copy to clipboard operation
webshim copied to clipboard

[DEPRECATED] Webshims Lib is a modular capability-based polyfill-loading library

Results 95 webshim issues
Sort by recently updated
recently updated
newest added

Being asked to file out the Share code for renewal and it is read-only. cant continue without filling out this information.

Hi, I have tried your library for number and date. date is working but number have a problem that if I use Germany language, Format is 1.234,56 I get this...

if set first day of week sunday or monday, datepicker header show days in correct order.But if i set first day, for example saturday, datepicker header show incorrect order. `webshims.formcfg.en...

Since the Update of Firefox it seems not any more possible to instance / reinstance the datetimepicker. There is also no error in the console.. Can someone confirm this issue?...

It only works once, I open the modal the inputs appear correctly (date), then I close the modal and open again the inputs do not work as they should, no...

Hi, something to do with accessing jsfiddle https://afarkas.github.io/webshim/demos/demos/forms.html#UI-replaceValidationUI ![image](https://user-images.githubusercontent.com/3532929/32903284-4de85f86-cafd-11e7-855f-0ca22b79b9c7.png)

Hi, Seems like the date validation does not work in firefox. Like it does in other chrome. I tested this by opening the "Date Configuration" page in both browsers. Thank...

How can I enable inout to accept seconds in input type `datetime-local`? I tried adding the attribute `step="1"`, but that didn't work.

Hello, I have a input with type date with max attribute set to a date A. If I now set a new max date B lower than the old date...