11 Commits (0701caa17560f878940bc008225806fe3cca1c9d)

Author SHA1 Message Date
  Anna Koskinen 0701caa175 Fix to RadioButtonGroup readOnly handling. (#11855) 4 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Teemu Suo-Anttila 81f81fa3c4 Fix initially disabled items in RadioButtonGroup (#10719) 6 years ago
  Ahmed Ashour 01c93a6aef Use lambda with Listeners (#10222) 6 years ago
  Petter Holmström a75117689e Force re-measurement of CheckBoxGroup and RadioButtonGroup (#9901) 6 years ago
  Teemu Suo-Anttila f09d8c74df Add item description to RadioButtonGroup and CheckBoxGroup (#9841) 6 years ago
  Henri Sara 4f047f06fa Fix since tags for 8.0 (#8575) 7 years ago
  Aleksi Hietanen afcd95da1d Make AbstractListing implement Focusable (#7965) 7 years ago
  Pekka Hyvönen 48c249a13e Replace setRequired & HasRequired with setRequiredIndicator 7 years ago
  Denis Anisimov 287614dbab Implement focus/blur events for RadioButtonGroup. 7 years ago
  elmot 05c0517174 Create a RadioButtonGroup that replaces the single select case of OptionGroup 7 years ago
  Denis Anisimov a7f874e942 Selection should be updated each time when new data is set (#244). 7 years ago
  Johannes Dahlström 8588b4a775 Add selection support to NativeSelect 7 years ago
  Johannes Dahlström f5104e34f3 Update NativeSelect to use DataSource, extend AbstractListing 7 years ago
  Artur Signell 34852cdb88 Move selects to compatibility package 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
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Johannes Dahlström 8ba56b9c44 Refactor handling of focus and blur RPC in Connectors (#17917) 9 years ago
  Artur Signell 8eeeb35544 Fix remaining issues for NativeSelect blur/focus events (#6847) 9 years ago
  Niklas Nyholm 849894ae8d Added support for focus and blur listeners in NativeSelect (#6847) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 11 years ago
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
  Artur Signell 79bb29e855 State is now created using generators, removed setState (#8502) 12 years ago
  Artur Signell c6d0787d1b Renamed @Component to @Connect 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Henri Sara 87e5022ca8 Replace @ClientWidget with client-side @Component (#8440) 12 years ago
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector 12 years ago
  Artur Signell 9cda1cc5ca getWidgetForPaintable -> getWidget 12 years ago
  Jens Jansson d9d9c45084 Splitted VOptionGroupBase, VOptionGroup, VNativeSelect, VListSelect and VTwinColSelect into Widget and Paintable. 12 years ago