Dudhane Shreyanshu

Results 5 comments of Dudhane Shreyanshu

Is this issue still open? I have created a pull request. Just added an "if(options != null)" check in the bind function.

As the array returned from `@option:selected` event **ALWAYS** preserves the order of the selected values, you can use its length to get the latest selected option. Now my `update` method...

Hello everyone! Is this issue still open? I tweaked the styles of _-webkit-resizer_ and _-webkit-scrollbar-corner_ a bit, and these are the results **Empty Textarea - Light** ![empty_light](https://user-images.githubusercontent.com/47911121/184851578-2837e52b-830e-4d41-934a-427655e7b479.png) **Empty Textarea -...

Alright! Thank you for your guidance, I'll get to it ASAP.

Hey! While going through the code I found the "danger" buttons are not actually styled correctly. Current: https://user-images.githubusercontent.com/47911121/219948756-27facd36-78d8-48a5-b314-efc5f137f161.mp4 Fixed it as such: https://user-images.githubusercontent.com/47911121/219948770-f8b37415-3fd9-47b1-9813-b7d950f4b009.mp4 But I am not entirely sure with...