We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently number fields always show 0 when no value is entered. Allow this text to be overwritten and be empty string, or any number for that matter.
0
The text was updated successfully, but these errors were encountered:
#152 done
0c057cb
new marker interface to support optional null value is now added tests and demo app updated
#152 done (#153)
4cbaffe
Release 0.7.0 ready (#169)
be67db6
done #100 #105 #108 #107 #111 #113 #115 #117 #119 #22 #124 #126 #127 #129 #132 #122 #136 #137 #123 #141 #139 #143 #135 #146 #147 #152 #154 #131 #171
vaadin-miki
Successfully merging a pull request may close this issue.
Currently number fields always show
0
when no value is entered. Allow this text to be overwritten and be empty string, or any number for that matter.The text was updated successfully, but these errors were encountered: