Bozhidar Kirev

Results 6 issues of Bozhidar Kirev

If the option text is too long for the multiselect size, such overlap may happen: ![Overlap image](https://i.imgur.com/310Kg7T.png) It'll be nice to have the option to allow the dropdown to resize...

enhancement

Solves https://github.com/vueform/toggle/issues/4

After using ```--toggle-width: 120px``` and ```--toggle-height: 35px``` for example, the handle will stay 20x20 pixels. The width and height of the handle should be added as variables as well.

![Working code](https://image.prntscr.com/image/xqSno51oSsu9aHh2dhs14Q.png)

Added and translated new strings

### Lemon Squeezy for Laravel Version 1.6.2 ### Laravel Version 11.25.0 ### PHP Version 8.3.12 ### Description ```- lemonsqueezy/laravel 1.6.2 requires laravel/prompts ^0.1 -> found laravel/prompts[v0.1.0, ..., v0.1.25] but the...

bug