Adam Berecz

Results 21 comments of Adam Berecz

Feel free to reopen if still relevant.

Thanks for reporting - fixed in `2.1.6`.

@beatriznbarroso here's now: ```js const options = { step: 0.5, format: { decimals: 1, } } ``` ```vue ``` @nowackipawel can't reproduce, probably already solved, if not feel free to...

Once in a while this will be implemented natively. Using it via `options` with custom CSS is the workaround for now. Duplicate #49.

Feel free to reopen if this is still a question, but please create an example I can edit and I'll be happy to help. Closing this for now.

Added `clearOnBlur` option to control this behaviour in `2.5.8`.

Feel free reopen with a reproducible example if still relevant.

Thank you for the patience guys. It's now implemented in `2.6.3` and can be enabled with `appendToBody: true`. It's still experimental and only works in Vue.js 3 so please open...