41 コミット (08c748acfffa5c6f94933561de19fd8522ab8cad)

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