Skip to content

2.2.0 for Vaadin 8

Compare
Choose a tag to compare
@johannesh2 johannesh2 released this 01 Sep 05:45
· 113 commits to master since this release

Updated Cleave.js to 1.5.3

Improved NumeralFieldFormatter

  • NumeralFieldFormatter.Builder added for more flexible creation of the formatter
  • A prefix can be set e.g. $
  • Thousands grouping: Wan (Chinese), Lakh (Indian), Thousands, and no grouping at all
  • Leading zeroes can be left without stripping
  • The negative sign can be set to be shown before or after the prefix