dlsc-software-consulting-gmbh / GemsFX

A collection of JavaFX controls and utilities.
Apache License 2.0
445 stars 52 forks source link

Some fixes and improvements #101

Closed gldiazcardenas closed 6 months ago

gldiazcardenas commented 6 months ago
  1. Allow entering (+) plus sign in the text field to resolve the country code.
  2. Always having the (+) plus sign in the phoneNumberProperty (value) of the control.
  3. Passing the entire phoneNumber to the formatter and validator.
  4. Allowed removing the country code using the BACK_SPACE key.
  5. Added button to clear up the value in the App.