Gabilabrebi

Results 7 issues of Gabilabrebi

Hello Here is the fiddle : https://jsfiddle.net/pheszw6q/6/ Focus the input, click on a blue item: With nicescroll => Two blur events fired Without nicescroll=> One blur event fired How can...

Hello When we use a svg logo, the svg QR Code download should include this vectorial logo. It makes sense (imo) to remove it if it's an image and we...

question

# Expected Behavior .brightness() method should affect brightness # Current Behavior .brightness() method does not affect brightness but blend white with image everywhere # Failure Information (for bugs) See above...

bug

### Before submitting a new icon request, please confirm the following: - [X] I have [searched all issues](https://github.com/Templarian/MaterialDesign/issues?q=is%3Aissue) to make sure there isn't a request for this icon. - [X]...

Icon Request

### Before submitting a new icon request, please confirm the following: - [x] I have [searched all issues](https://github.com/Templarian/MaterialDesign/issues?q=is%3Aissue) to make sure there isn't a request for this icon. - [x]...

Icon Request

It would be great to have a proper type definition for the options of this package. The current exported types are really minimal and could easily be improved to include...

It would be great to have a proper ESM export for this package. Currently, for modern project using ESM, the exported way force to : - Add in typescript ```...