Hi. Is there any posibility to allow sth like ".5" instead of "0.5" in a Su

Hi. Is there any posibility to allow sth like “.5” instead of “0.5” in a SuperBigDecimalField?

Hello Holger!

I think it should be possible. Number fields work on regular expressions, so I think it should be a matter of figuring out where to put ? in it :)

Anyway, I made a ticket of it: https://github.com/vaadin-miki/super-fields/issues/304 - so you can follow it there.

This month I am a little short on free time, but hopefully from mid-August I will be less busy and therefore implement this. I hope that is fine :)

Cheers!

Absolutely, thanks for the quick response :)

Hello Holger (and everyone else, as well!),

I just released version 0.11.0 with that feature in it. Please try it out and report any bugs to GitHub.

Thanks!