Giannis Koutsaftakis
Giannis Koutsaftakis
It seems that IE11 compatibility broke when upgrading nanoid to v3. Nanoid v3 needs to transpile node_modules by Babel and add crypto alias for IE11, as referenced here: https://github.com/ai/nanoid#ie Maybe...
There's been a big size increase between the old 1.9.x and new versions of autonumeric. The minified version of autonumeric 1.9.46 is 20.3 KB whereas the current version is 63.8...
### Describe the bug The coverage seems to only cover `.vue` files that are currently tested, giving wrong coverage reports since files without tests are not covered. Possible related issues/PRs...
#### Device Desktop #### Browser (and version)? Firefox, Chrome #### Functional `jsfiddle` exemplifying your problem: http://jsfiddle.net/q6cLkyo4/3/ #### Describe de problem depth: onChange callback event not firing when selecting all the...
I'm using [email protected] with the following import statements ``` import PNotify from 'pnotify/dist/es/PNotify.js'; import PNotifyButtons from 'pnotify/dist/es/PNotifyButtons.js'; ``` to import pnotify into my build This works fine in Chrome and...
Fixed typo
Is there any way that object properties with dots in the name can be supported?
Hi, there is a flicker problem in IE when the modal height is larger than the screen size. You can check it with a modal that contains lots of content...
Added afterOpen and beforeClose callbacks. afterOpen callback replaces callback on constructor.