16668 Commits (31cdd389a70726b8115d3ba79ef7055e91b54944)
 

Author SHA1 Message Date
  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 8 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 8 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. 8 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. 8 years ago
  Johannes Dahlström 8fcacd0a0a Add a basic Validator support to Binder 8 years ago
  Johannes Dahlström bb24443514 Vaadin 8 terminology changes: Field Components 8 years ago
  Johannes Dahlström 23e6f965bb Update old Vaadin 6 code: Common Component Features - Sizing Components 8 years ago
  Johannes Dahlström d96d8c61c1 Vaadin 8 example code changes: Server-Side Components - Common Component Features 8 years ago
  Leif Åstrand 47e5b86426 Merge "Merge remote-tracking branch 'origin/master' into feature/vaadin8" into feature/vaadin8 8 years ago
  Johannes Dahlström 4e1def014b Vaadin 8 terminology changes: Server-Side Applications Overview 8 years ago
  Leif Åstrand e3da09e34e Merge remote-tracking branch 'origin/master' into feature/vaadin8 8 years ago
  Marko Gronroos 46b48b24cf Revised diagrams in intro, installation, architecture, and application chapters. #19897 8 years ago
  Johannes Dahlström 3261a50d92 Vaadin 8 terminology changes: Architecture Overview 8 years ago
  Artur Signell a6e9d0de17 Use pure JS instead of JQuery JS for Atmosphere (#19396) 8 years ago
  Teemu Suo-Anttila d0e55818de Allow modifying Column comparators, add missing javadoc 8 years ago
  Teemu Suo-Anttila 72ef1d9a11 Add basic BackEndDataSource implementation taking a function 8 years ago
  Johannes Dahlström c9ceada8cf Disable missing Javadoc checks on private members 8 years ago
  Henri Sara 164a05f80b Move multi-select mode to AbstractSelectState 8 years ago
  Henri Sara 3fd5b68794 Use shared state for OptionGroup htmlContentAllowed 8 years ago
  Henri Sara dd56ad6b1c Remove deprecated column based width support from selects 8 years ago
  Henri Sara aa7889eb02 Remove obsolete type attribute in AbstractSelect subclasses 8 years ago
  Dillion Bowman b2ee7ba254 Added a null check to method 'setCellFocus' in grid.java in line with other checks that shortcircuit method(#20031) 8 years ago
  Sampsa Sohlman 4318107af7 Fix typo 8 years ago
  Sampsa Sohlman 0a1687783c Fix javax.servlet version 8 years ago
  Teemu Suo-Anttila ea5b396391 Add support for sorting with backend data sources 8 years ago
  Sampsa Sohlman 498599fa9b Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOT 8 years ago
  Teemu Suo-Anttila 76c6ace806 Handle in-memory sorting in Grid with Comparators 8 years ago
  Johannes Dahlström 3937470d86 Expose a public Binding interface, add unit tests to Binder 8 years ago
  Johannes Dahlström d2cacc7c42 Move Binder to a more proper package 8 years ago
  Johannes Dahlström c2769f3e1a Add a new AbstractField class, refactor fields to extend it 8 years ago
  Anna Koskinen cb031ed350 GridLayoutDetailsRowTest to work with PhantomJS 8 years ago
  Teemu Suo-Anttila 5d518f5e52 Add sortable support to Grid Columns 8 years ago
  Teemu Suo-Anttila 2d7969a1d2 Fix adding columns to Grid before attaching to UI 8 years ago
  Teemu Suo-Anttila ce88f6fd1b Add method to DataSource for checking if data is in memory 8 years ago
  Johannes Dahlström 5ebb4cf0d8 Rename onEvent style methods to add*Listener 8 years ago
  Teemu Suo-Anttila 1764ad78de Move DataSource handling to DataCommunicator 8 years ago
  Johannes Dahlström 478e1d97db Rename Handler to EventListener 8 years ago
  Marko Gronroos 261cc183e8 Scaled images and fixes to Grid, FormLayout, and Slider docs. #19835 8 years ago
  Marko Gronroos 0abb0f3886 Basic documentation of the declarative format for ordered layouts. 8 years ago
  Henri Sara f7e1d353dd Fix and optimize TabsheetScrollingTest 8 years ago
  adam e7f768c445 Fixing drag and drop file upload issue on windows (#19809) 8 years ago