19 Commits (5480d82bb8554d3980a55714c6128cfe1d63ec92)

Author SHA1 Message Date
  Michael Forstner 5480d82bb8 Add missing FocusShortcutListener (#11289) 5 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour cd9b32a990 Fix javadoc ending (#10274) 6 years ago
  Ahmed Ashour 3564d4b4ba Remove redundant interface already implemented by super class. (#10258) 6 years ago
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) 6 years ago
  Ahmed Ashour 40d15b32e3 Construct array inline (#10068) 6 years ago
  Ahmed Ashour 23718371f8 Remove unused methods. (#10058) 6 years ago
  Ahmed Ashour 1b8d507e5b Replace iff with if in javadoc (#10056) 6 years ago
  Ahmed Ashour d1520204ea Use simple class names 6 years ago
  Teemu Suo-Anttila f5c15b9b2b Synchronize code between V7 and compatibility package 7 years ago
  Teemu Suo-Anttila 0cfb20938f Revert diamond operator changes 7 years ago
  Teemu Suo-Anttila 47beb11cfd Remove unnecessary full classname references 7 years ago
  Pekka Hyvönen 48c249a13e Replace setRequired & HasRequired with setRequiredIndicator 7 years ago
  Denis Anisimov 9abe01a588 Introduce "shouldWriteDefaultValues" property to DesignContext. 7 years ago
  Pekka Hyvönen fb4248119d Remove AbstractComponent.immediate 7 years ago
  Denis Anisimov cef5b51d3f Mark all server compatibility classes deprecated (#144). 7 years ago
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 years ago
  Artur Signell 402a103a4f Duplicate AbstractField state and connector into compatibility-client 7 years ago
  Artur Signell c11121e2b7 Move old Field and AbstractField to compatibility package 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 years ago
  Artur Signell be6a0cfd84 Organize imports 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 a8563a10bb Remove deprecated Property.toString() mode 7 years ago
  Henri Sara c726ae1b27 Make immediate mode the default 7 years ago
  Artur Signell 192e93a814 Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy* 7 years ago
  Denis Anisimov fd651d7921 Move Validator and Validatable into legacy package. 7 years ago
  Johannes Dahlström 5d864b14b3 Implement new simple AbstractField 7 years ago
  Johannes Dahlström f6f111b88f Rename Field, AbstractField to legacy names 7 years ago
  Felype Santiago Ferreira 77ad774461 Changed logic to retrieve readonly state (#8643) 7 years ago
  Artur Signell c9f7f0f9e0 Correctly check if validators are present (#11450) 8 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Henri Sara ddf4e617b2 Update/add @since tags in javadoc 8 years ago
  John Ahlroos 5e9209421c Parse readonly values for AbstractFields correctly #18850 8 years ago
  Artur Signell d63bf2c215 Make fields with validators immediate (#13709) 9 years ago
  Artur Signell 620658687e Declarative support for AbstractSelect (#15545) 9 years ago
  Artur Signell 0de94d55c9 Generic cleanup (#7749) 9 years ago
  Artur Signell ea1d229c70 Handle tab indexes in a generic way (#7749) 9 years ago
  Artur Signell 353206974a Fix writing issues (#7749) 9 years ago
  Artur Signell 8eafe7aee3 Do not create default instances while reading designs (#7749) 9 years ago
  Artur Signell 3b75f2b148 SynchronizeFrom/ToDesign -> read/writeDesign (#7749) 9 years ago
  Matti Hosio 64a0295719 Declarative support for TextField, PasswordField and TextArea (#7749) 9 years ago
  Artur Signell 22b20bc9fc Add public Field.isEmpty() and clear() (#15354) 9 years ago
  Matti Hosio 5d6271489b Declarative support for AbstractField (#7749) 9 years ago
  Artur Signell 99b1c1a793 Add clear() for fields and field group (#14755) 9 years ago
  Sauli Tähkäpää 69df69f494 Set internal value instead of converted value when locale has changed. (#14400) 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Matti Tahvonen 8af8d2f8c2 Make fields with value change listener immediate 10 years ago
  Artur Signell 25fc48c520 Do not throw NPE if conversion messages is null (#12962) 10 years ago
  Artur Signell 3d9d47d222 Added type parameter to converter methods (#11895) 11 years ago