| Commit message (Expand) | Author | Age | Files | Lines |
* | BoV: Updated selection components to Vaadin 8. | Sami Ekblad | 2016-08-05 | 1 | -276/+154 |
* | BoV: Updated Java version compatibility notes to Java 8. | Sami Ekblad | 2016-08-05 | 4 | -26/+21 |
* | Revised components diagram (#19897), fixed a fatal bug in Grid section. | Marko Gronroos | 2016-08-05 | 5 | -2192/+3405 |
* | BoV: Updated library list in Getting Started to Vaadin 8. | Sami Ekblad | 2016-08-05 | 4 | -17/+11 |
* | Revised toolchain, architecture, events, button, and textfield diagrams, etc.... | Marko Gronroos | 2016-08-05 | 17 | -3808/+4088 |
* | BoV: Vaadin 8 changes to Grid documentation. | Sami Ekblad | 2016-08-05 | 1 | -450/+181 |
* | Added notes to Tree and TreeTable about them using the old style data API. | Sami Ekblad | 2016-08-05 | 2 | -0/+10 |
* | BoV: Components/Fields: Data binding and validation using Binder | Johannes Dahlström | 2016-08-05 | 1 | -222/+104 |
* | BoV: Components/Slider: API changes | Johannes Dahlström | 2016-08-05 | 1 | -20/+8 |
* | BoV: Components/TwinColSelect: Selection API changes | Johannes Dahlström | 2016-08-05 | 1 | -9/+7 |
* | BoV: Components/ListSelect,NativeSelect,OptionGroup: Small API changes | Johannes Dahlström | 2016-08-05 | 3 | -20/+12 |
* | BoV: Components/Button,CheckBox: Listener API updates | Johannes Dahlström | 2016-08-05 | 2 | -23/+13 |
* | BoV: DateField: Update to use LocalDate, remove references to time | Johannes Dahlström | 2016-08-05 | 1 | -36/+30 |
* | BoV: Components/TextField: Remove old databinding, start TextChangeEvent rewrite | Johannes Dahlström | 2016-08-05 | 1 | -158/+46 |
* | BoV: Components/Label: Remove references to old databinding | Johannes Dahlström | 2016-08-05 | 1 | -54/+4 |
* | Updated Grid overview to Vaadin 8. | Sami Ekblad | 2016-08-05 | 1 | -31/+1 |
* | Updated StreamResource example and screenshot, as well as various diagrams. #... | Marko Gronroos | 2016-08-05 | 16 | -1034/+1063 |
* | Revised client-side arch, Java Servlet, new project, view navigation, and bas... | Marko Gronroos | 2016-08-05 | 21 | -6892/+7427 |
* | Vaadin 8 terminology changes: Field Components | Johannes Dahlström | 2016-08-05 | 1 | -14/+12 |
* | Update old Vaadin 6 code: Common Component Features - Sizing Components | Johannes Dahlström | 2016-08-05 | 1 | -6/+5 |
* | Vaadin 8 example code changes: Server-Side Components - Common Component Feat... | Johannes Dahlström | 2016-08-05 | 1 | -33/+22 |
* | Vaadin 8 terminology changes: Server-Side Applications Overview | Johannes Dahlström | 2016-08-05 | 1 | -11/+7 |
* | Revised diagrams in intro, installation, architecture, and application chapte... | Marko Gronroos | 2016-08-05 | 47 | -16024/+9163 |
* | Vaadin 8 terminology changes: Architecture Overview | Johannes Dahlström | 2016-08-05 | 1 | -8/+5 |
* | Remove the "liferay" theme | Henri Sara | 2016-08-05 | 56 | -2845/+6 |
* | Reduce integration test startup delays | Henri Sara | 2016-08-05 | 1 | -5/+5 |
* | Remove WebSphere 8 and Glassfish 3 tests | Henri Sara | 2016-08-05 | 2 | -193/+0 |
* | Remove old integration tests | Henri Sara | 2016-08-05 | 2 | -207/+0 |
* | Replace old data binding chapters with updated ones | Leif Åstrand | 2016-08-04 | 17 | -4204/+1320 |
* | Update version number, use Java 8 | Teemu Suo-Anttila | 2016-08-03 | 15 | -20/+20 |
* | Fixing TabSheet scrolling within SplitPanel (#20052) | adam | 2016-08-03 | 3 | -3/+136 |
* | Update .gitignore to work better with EGit | Leif Åstrand | 2016-08-02 | 1 | -2/+2 |
* | Only trigger profiler after precondition checks | Leif Åstrand | 2016-08-01 | 1 | -3/+3 |
* | Fix disappearing ComboBox value (#19221) | Matti Tahvonen | 2016-08-01 | 4 | -25/+96 |
* | Fixed the compare filter to handle subclasses (#17169) | Pontus Boström | 2016-08-01 | 2 | -3/+146 |
* | Changed logic to retrieve readonly state (#8643) | Felype Santiago Ferreira | 2016-07-29 | 2 | -3/+63 |
* | Document onUnregister in JS component/extension javadocs (#19799) | Marco Collovati | 2016-07-19 | 2 | -0/+4 |
* | Use pure JS instead of JQuery JS for Atmosphere (#19396) | Artur Signell | 2016-07-16 | 7 | -10366/+22 |
* | Disable missing Javadoc checks on private members | Johannes Dahlström | 2016-07-15 | 1 | -10/+14 |
* | Added a null check to method 'setCellFocus' in grid.java in line with other c...7.7.0.beta1 | Dillion Bowman | 2016-07-15 | 1 | -1/+2 |
* | Fix typo | Sampsa Sohlman | 2016-07-14 | 1 | -1/+1 |
* | Fix javax.servlet version | Sampsa Sohlman | 2016-07-14 | 1 | -2/+2 |
* | Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOT | Sampsa Sohlman | 2016-07-14 | 9 | -10/+30 |
* | GridLayoutDetailsRowTest to work with PhantomJS | Anna Koskinen | 2016-07-14 | 1 | -14/+1 |
* | Scaled images and fixes to Grid, FormLayout, and Slider docs. #19835 | Marko Gronroos | 2016-07-13 | 4 | -64/+54 |
* | Basic documentation of the declarative format for ordered layouts. | Marko Gronroos | 2016-07-13 | 1 | -5/+42 |
* | Fix and optimize TabsheetScrollingTest | Henri Sara | 2016-07-13 | 1 | -3/+15 |
* | Fixing drag and drop file upload issue on windows (#19809) | adam | 2016-07-13 | 2 | -10/+41 |
* | Fixing Grid Layout required indicator position (#18418) | Henri Sara | 2016-07-13 | 3 | -22/+266 |
* | Support static inner classes when reading/writing declarative files (#20038) | Artur Signell | 2016-07-13 | 3 | -4/+76 |