Mathieu KIM ROBIN

Results 23 issues of Mathieu KIM ROBIN

Hi, I suggest this change cause I've a bug on one of my devs. In France, we mostly use dates with this format : dd/mm/yyyy and the leading 0 is...

Hi, Firstly, thanks for this interesting tool ! It could be really great if in the config, we could be able to make a difference between "launch" and "serve". For...

Hello ! Déjà, un immense, énorme, insuffisamment grand merci pour tout le boulot énorme qu'est cette genialisssime plate-forme que l'air du bois ! Un truc qui manque souvent pour les...

enhancement

I tried to lint an openapi spec file and got some strange errors. Maybe I'm wrong but when i check into samples, i think i'm not. Steps to reproduce the...

p3
Type: Enhancement

Hi, On version 2.0.2 (at least), I have this warning in Chrome 50 console. It's in function WebRtc4all_Init, for this line of code ``` window.nativeURL = (window.webkitURL || window.URL); ```...

I've tried your calendar without jQuery in dependencies, it seems that it still working. So why include it ?

I'm stucked with a gsheets i want to update because there are some rows and columns frozen. I found this: ```javascript await worksheet.updateProperties({ gridProperties: { frozenColumnCount: 0, frozenRowCount: 0, }...

In this library code, you provid mechanism to forbid duplicate headers for non-empty strings. But this is too coercitive. A google spreadsheet can have duplicate header values ![Capture d’écran du...

enhancement