19 コミット (5480d82bb8554d3980a55714c6128cfe1d63ec92)

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