29 Commits (0a8ef38b0549d8b975e05aa5967cc8e05283bb27)

Author SHA1 Message Date
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour 69ac68e064 Fix typos (#10213) 6 years ago
  Ahmed Ashour 73119c7193 Fix javadoc references (#10067) 6 years ago
  Teemu Suo-Anttila dde0f91af4 Add internal state validators for HasValue (#9532) 7 years ago
  Henri Sara b2c0ac2bac Use HasUserOriginated interface where appropriate (#9608) 7 years ago
  Artur e7898f5917 Add isUserOriginated to SelectedTabChangeEvent (#9580) 7 years ago
  Giovanni Lovato 5c24cff09f Add a default getOptionalValue() to HasValue (#8324) 7 years ago
  Aleksi Hietanen 923b42e549 Include old value in ValueChangeEvent (#8229) 7 years ago
  Ilia Motornyi 0740ac116e Partial javadocs fix for vaadin-server 7 years ago
  Aleksi Hietanen 334fd4bcef Add ValueProvider interface, use where appropriate 7 years ago
  Pekka Hyvönen ce26bf7c4c Remove usage of Consumer from event listeners (#7985) 7 years ago
  Denis 77fd42425b Provide a shorthand for the HasValue::clear() method. (#94) 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
  Teemu Suo-Anttila 63d218efc0 Fix setValue() methods behavior null argument value + javadocs 7 years ago
  Denis Anisimov 862270140d Update ValueChange API to use Component and HasValue<>. 7 years ago
  Teemu Suo-Anttila 09485d529d Initial support for null representations in Binder 7 years ago
  Denis Anisimov 02ed73dc9e Derive Listing components from HasValue. 7 years ago
  Denis Anisimov 1c11016e7a Revert "Initial support for null representations in Binder" 7 years ago
  Teemu Suo-Anttila 9f672890c1 Initial support for null representations in Binder 7 years ago
  Johannes Dahlström 2f6334fe6c Make ColorPicker subcomponents HasValues 7 years ago
  Henri Sara 8a4d90789f Update empty since tags for 8.0 7 years ago
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 years ago
  Johannes Dahlström 277b1a5c28 Implement SingleSelection on client and server 7 years ago
  Teemu Suo-Anttila 082929fbdf Allow multiple data change handlers in client-side data sources 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
  Johannes Dahlström 5d864b14b3 Implement new simple AbstractField 8 years ago