41 Commits (08c748acfffa5c6f94933561de19fd8522ab8cad)

Author SHA1 Message Date
  Anna Koskinen 08c748acff
Added helper methods for setting only height or width full. (#11854) 4 years ago
  Teemu Suo-Anttila 3a0512694e Promote AbstractComponent setStyleName method to Component (#10873) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  AJ 880ff11208 Optimize style theme duplicates (#10534) 6 years ago
  Ahmed Ashour 10bd7544fd Improve naming of fields and variables (#10242) 6 years ago
  Ahmed Ashour 3929d0ac6f AbstractDateField.formatDate() to be abstract (#10186) 6 years ago
  Ahmed Ashour 780e9cee6b Simplify lambda expressions (#10198) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 years ago
  Ahmed Ashour 40d15b32e3 Construct array inline (#10068) 6 years ago
  Ahmed Ashour 73119c7193 Fix javadoc references (#10067) 6 years ago
  Ahmed Ashour 8657a5ff49 Remove unused methods (#10020) 6 years ago
  Ahmed Ashour f6e082f517 Use String.isEmpty() 6 years ago
  Ahmed Ashour caf41dbac4 Simplify conditional logic. 6 years ago
  Leif Åstrand 8b94b1aeca Use setCaption Javadocs inherited from Component (#9066) 7 years ago
  Aleksi Hietanen 6b4dffa44c Remove tracking of unregistered connectors (#8153) 7 years ago
  Henri Sara 4f047f06fa Fix since tags for 8.0 (#8575) 7 years ago
  Denis 1fb40df874 Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
  Denis 3ef30789d6 Refactor AbstractDateField. (#8146) 7 years ago
  Ilia Motornyi 0740ac116e Partial javadocs fix for vaadin-server 7 years ago
  Leif Åstrand 68ea8ea63d Refactor listener registration creation to reduce boilerplate 7 years ago
  Per-Åke Minborg 25eba3c796 Use lambdas where appropriate 7 years ago
  Teemu Suo-Anttila dd20841c39 Move read-only to AbstractFieldState (#8514) 7 years ago
  Teemu Suo-Anttila 35c0e4dc46 Clean up state hierarchy for AbstractFieldState 7 years ago
  Teemu Suo-Anttila cff9d87dd9 Move setReadOnly from Component to HasValue 7 years ago
  Pekka Hyvönen 48c249a13e Replace setRequired & HasRequired with setRequiredIndicator 7 years ago
  Leif Åstrand 334b3f0a4b Remove JavaDoc mentions of RepaintRequestEvent (#19953) 7 years ago
  Denis Anisimov 9abe01a588 Introduce "shouldWriteDefaultValues" property to DesignContext. 7 years ago
  Pekka Hyvönen fb4248119d Remove AbstractComponent.immediate 7 years ago
  Aleksi Hietanen 2bee988272 Unify listeners on the server side 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell 599f6fa601 Remove dependencies from core framework to old componnets 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Henri Sara c726ae1b27 Make immediate mode the default 7 years ago
  Johannes Dahlström f6f111b88f Rename Field, AbstractField to legacy names 7 years ago
  Edoardo Vacchi 31709daa2d Remove shortcut listener from subclasses of AbstractComponent (#16498). 9 years ago
  John Ahlroos 46556f9dbb Store unknown attributes in DesignContext #19749 8 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Leif Åstrand 9ee97bbf72 Write true boolean attibutes without ='' (#17583) 8 years ago
  Teemu Suo-Anttila 00dc7ab85e Add support for ContextClickEvent in AbstractComponent (#19015) 8 years ago
  Leif Åstrand 122fccfe01 Write true as attribute="" (#17519) 9 years ago
  Johannes Dahlström 3eee8991a2 Add @since 7.5 to new API 9 years ago
  Artur Signell d5381626ec Add setStyleName(String, boolean) shorthand for add/removeStyleName (#17825) 9 years ago
  Artur Signell d63bf2c215 Make fields with validators immediate (#13709) 9 years ago
  Pekka Hyvönen 201ae89df5 Updated all empty @since tags to be published in 7.5.0 9 years ago
  Johannes Dahlström 2d3ed92106 Don't clear element content in AbstractComponent.writeDesign (#17488) 9 years ago
  patrik 0f1dcd23a0 Enable setResponsive/isReponsive API for AbstractComponent (#17369) 9 years ago