summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
changelog-8.27.4fix spacingPatrik Lindström2 days
chore-mention-8.14.4chore: Update README.md to mention Vaadin 8.14.4Patrik Lindström11 days
chore-readme-8-14-4chore: alter Readme to mention Vaadin 8.14.4 instead of 8.14.3Patrik Lindström5 weeks
8.14chore: Update release notes for 8.14.4Patrik Lindström6 weeks
masterchore: Add a very visible obsoletion message (#12634)Patrik Lindström6 weeks
update-minor-depsfeat: Update POMs and bump build dependency versionsPatrik Lindström6 weeks
add-deprecation-warning-20241105Merge branch 'master' into add-deprecation-warning-20241105Patrik Lindström7 weeks
downgrade-snapshot-version-20241105chore: Downgrade snapshot version for free versionthinwire7 weeks
changelog-8.27.3Update CHANGELOG-VAADIN8.md for Vaadin 8.27.3Patrik Lindström2 months
changelog-8.27.2Update CHANGELOG-VAADIN8.mdPatrik Lindström3 months
[...]
 
TagDownloadAuthorAge
8.14.4vaadin-framework-8.14.4.tar.gz  vaadin-framework-8.14.4.zip  Patrik Lindström6 weeks
8.27.3vaadin-framework-8.27.3.tar.gz  vaadin-framework-8.27.3.zip  Patrik Lindström2 months
8.27.2vaadin-framework-8.27.2.tar.gz  vaadin-framework-8.27.2.zip  Patrik Lindström3 months
8.27.1vaadin-framework-8.27.1.tar.gz  vaadin-framework-8.27.1.zip  Patrik Lindström3 months
8.27.0vaadin-framework-8.27.0.tar.gz  vaadin-framework-8.27.0.zip  Patrik Lindström3 months
untagged-b0e3ac634e7094c3c87evaadin-framework-untagged-b0e3ac634e7094c3c87e.tar.gz  vaadin-framework-untagged-b0e3ac634e7094c3c87e.zip  Patrik Lindström3 months
7.7.44vaadin-framework-7.7.44.tar.gz  vaadin-framework-7.7.44.zip  Markus Lindfors4 months
8.26.0vaadin-framework-8.26.0.tar.gz  vaadin-framework-8.26.0.zip  Patrik Lindström5 months
8.25.2vaadin-framework-8.25.2.tar.gz  vaadin-framework-8.25.2.zip  Patrik Lindström7 months
7.7.43vaadin-framework-7.7.43.tar.gz  vaadin-framework-7.7.43.zip  Markus Lindfors8 months
[...]
 
AgeCommit messageAuthorFilesLines
2017-04-19Add/fill in missing @since tags for 8.1 (#9106)8.1.0.alpha6Henri Sara23-142/+152
2017-04-19Wait for HTML imports to be processed and not only loaded (#9110)Artur1-1/+28
2017-04-19Fix issues in Grid with undefined height (#9104)Teemu Suo-Anttila4-35/+175
2017-04-19Fix client-side memory leak caused by Grid events (#9103)Aleksi Hietanen16-146/+401
2017-04-18Add missing methods to compatibility AbstractRendererConnectorHenri Sara1-0/+45
2017-04-18Mention non-compatibility renames in migration instructions (#9097)Leif Åstrand1-1/+4
2017-04-18Support using Composite and CustomComponent as a Design root class (#9017)Artur12-10/+341
2017-04-18Ignore all external events in the Profiler (#9033)Artur1-0/+6
2017-04-18Fix problem when reading a nested Design based on a GridLayout (#9092)Artur3-6/+62
2017-04-18Schedule DOM reset after column size setting (#9011)Henri Sara1-1/+3
[...]