aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BoV: Updated selection components to Vaadin 8.Sami Ekblad2016-08-051-276/+154
* BoV: Updated Java version compatibility notes to Java 8.Sami Ekblad2016-08-054-26/+21
* Revised components diagram (#19897), fixed a fatal bug in Grid section.Marko Gronroos2016-08-055-2192/+3405
* BoV: Updated library list in Getting Started to Vaadin 8.Sami Ekblad2016-08-054-17/+11
* Revised toolchain, architecture, events, button, and textfield diagrams, etc....Marko Gronroos2016-08-0517-3808/+4088
* BoV: Vaadin 8 changes to Grid documentation.Sami Ekblad2016-08-051-450/+181
* Added notes to Tree and TreeTable about them using the old style data API.Sami Ekblad2016-08-052-0/+10
* BoV: Components/Fields: Data binding and validation using BinderJohannes Dahlström2016-08-051-222/+104
* BoV: Components/Slider: API changesJohannes Dahlström2016-08-051-20/+8
* BoV: Components/TwinColSelect: Selection API changesJohannes Dahlström2016-08-051-9/+7
* BoV: Components/ListSelect,NativeSelect,OptionGroup: Small API changesJohannes Dahlström2016-08-053-20/+12
* BoV: Components/Button,CheckBox: Listener API updatesJohannes Dahlström2016-08-052-23/+13
* BoV: DateField: Update to use LocalDate, remove references to timeJohannes Dahlström2016-08-051-36/+30
* BoV: Components/TextField: Remove old databinding, start TextChangeEvent rewriteJohannes Dahlström2016-08-051-158/+46
* BoV: Components/Label: Remove references to old databindingJohannes Dahlström2016-08-051-54/+4
* Updated Grid overview to Vaadin 8.Sami Ekblad2016-08-051-31/+1
* Updated StreamResource example and screenshot, as well as various diagrams. #...Marko Gronroos2016-08-0516-1034/+1063
* Revised client-side arch, Java Servlet, new project, view navigation, and bas...Marko Gronroos2016-08-0521-6892/+7427
* Vaadin 8 terminology changes: Field ComponentsJohannes Dahlström2016-08-051-14/+12
* Update old Vaadin 6 code: Common Component Features - Sizing ComponentsJohannes Dahlström2016-08-051-6/+5
* Vaadin 8 example code changes: Server-Side Components - Common Component Feat...Johannes Dahlström2016-08-051-33/+22
* Vaadin 8 terminology changes: Server-Side Applications OverviewJohannes Dahlström2016-08-051-11/+7
* Revised diagrams in intro, installation, architecture, and application chapte...Marko Gronroos2016-08-0547-16024/+9163
* Vaadin 8 terminology changes: Architecture OverviewJohannes Dahlström2016-08-051-8/+5
* Remove the "liferay" themeHenri Sara2016-08-0556-2845/+6
* Reduce integration test startup delaysHenri Sara2016-08-051-5/+5
* Remove WebSphere 8 and Glassfish 3 testsHenri Sara2016-08-052-193/+0
* Remove old integration testsHenri Sara2016-08-052-207/+0
* Replace old data binding chapters with updated onesLeif Åstrand2016-08-0417-4204/+1320
* Update version number, use Java 8Teemu Suo-Anttila2016-08-0315-20/+20
* Fixing TabSheet scrolling within SplitPanel (#20052)adam2016-08-033-3/+136
* Update .gitignore to work better with EGitLeif Åstrand2016-08-021-2/+2
* Only trigger profiler after precondition checksLeif Åstrand2016-08-011-3/+3
* Fix disappearing ComboBox value (#19221)Matti Tahvonen2016-08-014-25/+96
* Fixed the compare filter to handle subclasses (#17169)Pontus Boström2016-08-012-3/+146
* Changed logic to retrieve readonly state (#8643)Felype Santiago Ferreira2016-07-292-3/+63
* Document onUnregister in JS component/extension javadocs (#19799)Marco Collovati2016-07-192-0/+4
* Use pure JS instead of JQuery JS for Atmosphere (#19396)Artur Signell2016-07-167-10366/+22
* Disable missing Javadoc checks on private membersJohannes Dahlström2016-07-151-10/+14
* Added a null check to method 'setCellFocus' in grid.java in line with other c...7.7.0.beta1Dillion Bowman2016-07-151-1/+2
* Fix typoSampsa Sohlman2016-07-141-1/+1
* Fix javax.servlet versionSampsa Sohlman2016-07-141-2/+2
* Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOTSampsa Sohlman2016-07-149-10/+30
* GridLayoutDetailsRowTest to work with PhantomJSAnna Koskinen2016-07-141-14/+1
* Scaled images and fixes to Grid, FormLayout, and Slider docs. #19835Marko Gronroos2016-07-134-64/+54
* Basic documentation of the declarative format for ordered layouts.Marko Gronroos2016-07-131-5/+42
* Fix and optimize TabsheetScrollingTestHenri Sara2016-07-131-3/+15
* Fixing drag and drop file upload issue on windows (#19809)adam2016-07-132-10/+41
* Fixing Grid Layout required indicator position (#18418)Henri Sara2016-07-133-22/+266
* Support static inner classes when reading/writing declarative files (#20038)Artur Signell2016-07-133-4/+76