16704 Commits (feature/eventbus)
 

Author SHA1 Message Date
  Henri Sara 76a702c1c0 Remove unused field in ComboBox 7 years ago
  Henri Sara 020fe73bfd Moved ComboBox suggestion popup width to shared state 7 years ago
  Henri Sara d00406641e Remove obsolete paint attribute from ComboBox 7 years ago
  Aleksi Hietanen 809a882721 Add PasswordField, TextArea, missing API to AbstractTextField 7 years ago
  Henri Sara d3e555a90c Merge remote-tracking branch 'origin/master' into feature/vaadin8 7 years ago
  Marko Gronroos a5d59eda7b Rescaled images in layout chapter. Various small formatting fixes. Updated history and other matters in introduction. 7 years ago
  Marko Gronroos 3f4568abb8 Revised component abstractions diagram (#19897). 7 years ago
  Sami Ekblad 143822de9b BoV: Updated selection components to Vaadin 8. 7 years ago
  Sami Ekblad cd773bd530 BoV: Updated Java version compatibility notes to Java 8. 7 years ago
  Marko Gronroos bb5ac242f0 Revised components diagram (#19897), fixed a fatal bug in Grid section. 7 years ago
  Sami Ekblad 2b94fb2a28 BoV: Updated library list in Getting Started to Vaadin 8. 7 years ago
  Marko Gronroos e6306773b8 Revised toolchain, architecture, events, button, and textfield diagrams, etc. #19897 7 years ago
  Sami Ekblad 82d525cdcc BoV: Vaadin 8 changes to Grid documentation. 7 years ago
  Sami Ekblad fa98c01701 Added notes to Tree and TreeTable about them using the old style data API. 7 years ago
  Johannes Dahlström bc88b8b0b2 BoV: Components/Fields: Data binding and validation using Binder 7 years ago
  Johannes Dahlström bb706e267c BoV: Components/Slider: API changes 7 years ago
  Johannes Dahlström f0cae6fa9d BoV: Components/TwinColSelect: Selection API changes 7 years ago
  Johannes Dahlström d95e394295 BoV: Components/ListSelect,NativeSelect,OptionGroup: Small API changes 7 years ago
  Johannes Dahlström f4965d9b93 BoV: Components/Button,CheckBox: Listener API updates 7 years ago
  Johannes Dahlström f9c98ab840 BoV: DateField: Update to use LocalDate, remove references to time 7 years ago
  Johannes Dahlström 421f038253 BoV: Components/TextField: Remove old databinding, start TextChangeEvent rewrite 7 years ago
  Johannes Dahlström 9913369f5b BoV: Components/Label: Remove references to old databinding 7 years ago
  Henri Sara af4ab7933a Minor ComboBox client side cleanup (#19929) 8 years ago
  Henri Sara 13488e71b0 Move combo box selection update logic to handler (#19929) 8 years ago
  Henri Sara b5e86ed4bc Move more combo logic to handler (#19929) 8 years ago
  Henri Sara 7b5986965a Use a separate data received handler in VFilterSelect (#19929) 8 years ago
  Henri Sara 0ae76fe0a3 Move combo popup opener clicked flag to connector (#19929) 8 years ago
  Johannes Dahlström a9e10dd854 Move data model classes to a more appropriate package 7 years ago
  Henri Sara cc2278a759 Refactor ComboBox pending selection handling (#19929) 8 years ago
  Henri Sara c31e9c1b53 Use accessors for combo internal state (#19929) 8 years ago
  Henri Sara 7bd4c0be1c Remove obsolete code (#19929) 8 years ago
  Sami Ekblad 1c8e3b8ac5 Updated Grid overview to Vaadin 8. 7 years ago
  Henri Sara 0ba528d028 Remove UIDL references in VFilterSelect (#19929) 8 years ago
  Henri Sara ec677ef21d Refactor ComboBox item painting (#19929) 8 years ago
  Teemu Suo-Anttila 05e3028f98 Add default methods for selection handling to Listing 7 years ago
  Henri Sara 31cdd389a7 Request ComboBox pages with RPC (#19929) 8 years ago
  Marko Gronroos aa5c44860b Updated StreadResource example and screenshot, as well as various diagrams. #19897 7 years ago
  Henri Sara 41b4b712d9 Move ComboBox filtering mode to state (#19929) 8 years ago
  Teemu Suo-Anttila 8d59798157 Rename setOptions to setItems in Listing interface 7 years ago
  Henri Sara 12e0a20d6f Move ComboBox pageLength to state (#19929) 8 years ago
  Henri Sara b4ffb1100e Send ComboBox selection with RPC (#19929) 8 years ago
  Henri Sara e0c59e607e Send ComboBox focus/blur with RPC (#19929) 8 years ago
  Henri Sara 7e9beccd8a Create new items with RPC (#19929) 8 years ago
  Henri Sara a1b12ca8f7 Move ComboBox communication to connector (#19929) 8 years ago
  Henri Sara 4f83639425 Create ComboBoxServerRpc stub (#19229) 8 years ago
  Henri Sara c156909aa0 Use shared state in ComboBox (#19229) 8 years ago
  Sami Ekblad 1b81af3959 Removed Validators from FormLayout example. 7 years ago
  Marko Gronroos a8a773925c Revised client-side arch, Java Servlet, new project, view navigation, and basic UI schematic diagrams (#19897). Mostly disabled and rearranged Table section, etc. 7 years ago
  Marco Collovati 5aee23ed30 Document onUnregister in JS component/extension javadocs (#19799) 7 years ago
  Johannes Dahlström 8fcacd0a0a Add a basic Validator support to Binder 7 years ago