Skip to content

4.0.0.beta4 for Vaadin 14

Pre-release
Pre-release
Compare
Choose a tag to compare
@johannesh2 johannesh2 released this 29 Aug 13:08
· 73 commits to master since this release

New

  • #16 Formatting phone numbers. Use either PhoneI18nFieldFormatter for with all regions (resulting a larger client-side resource bundle) or individual regions with PhoneXXFieldFormatter classes.

Breaking changes since beta3

  • PhoneNumberFieldFormatter is renamed to AbstractPhoneNumberFieldFormatter and is an abstract class