Skip to content

New Component Properties, Bundling Fixes and Javadoc Improvements

Pre-release
Pre-release
Compare
Choose a tag to compare
@pekam pekam released this 25 Aug 13:53

New Features

Fixes

  • Now CheckBox::setValue(null) sets the value to null
  • Fixed sub-templates not working with bundling

Improvements

  • Improved Javadocs of generated components
  • Updated vaadin-checkbox and vaadin-datepicker versions
  • Improved handling of boolean environment variables
    • You can enable production mode with -Dvaadin.productionMode without explicitly setting the value to true

All Changes