aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterchore: Update changelog for Vaadin 8.27.4 (#12639)Patrik Lindström11 days
changelog-8.27.4fix spacingPatrik Lindström14 days
chore-mention-8.14.4chore: Update README.md to mention Vaadin 8.14.4Patrik Lindström3 weeks
chore-readme-8-14-4chore: alter Readme to mention Vaadin 8.14.4 instead of 8.14.3Patrik Lindström7 weeks
8.14chore: Update release notes for 8.14.4Patrik Lindström8 weeks
update-minor-depsfeat: Update POMs and bump build dependency versionsPatrik Lindström8 weeks
add-deprecation-warning-20241105Merge branch 'master' into add-deprecation-warning-20241105Patrik Lindström8 weeks
downgrade-snapshot-version-20241105chore: Downgrade snapshot version for free versionthinwire8 weeks
changelog-8.27.3Update CHANGELOG-VAADIN8.md for Vaadin 8.27.3Patrik Lindström3 months
changelog-8.27.2Update CHANGELOG-VAADIN8.mdPatrik Lindström3 months
[...]
 
TagDownloadAuthorAge
8.27.4vaadin-framework-8.27.4.tar.gz  vaadin-framework-8.27.4.zip  Patrik Lindström11 days
8.14.4vaadin-framework-8.14.4.tar.gz  vaadin-framework-8.14.4.zip  Patrik Lindström8 weeks
8.27.3vaadin-framework-8.27.3.tar.gz  vaadin-framework-8.27.3.zip  Patrik Lindström3 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öm4 months
8.27.0vaadin-framework-8.27.0.tar.gz  vaadin-framework-8.27.0.zip  Patrik Lindström4 months
untagged-b0e3ac634e7094c3c87evaadin-framework-untagged-b0e3ac634e7094c3c87e.tar.gz  vaadin-framework-untagged-b0e3ac634e7094c3c87e.zip  Patrik Lindström4 months
7.7.44vaadin-framework-7.7.44.tar.gz  vaadin-framework-7.7.44.zip  Markus Lindfors5 months
8.26.0vaadin-framework-8.26.0.tar.gz  vaadin-framework-8.26.0.zip  Patrik Lindström6 months
8.25.2vaadin-framework-8.25.2.tar.gz  vaadin-framework-8.25.2.zip  Patrik Lindström8 months
[...]
 
AgeCommit messageAuthorFilesLines
2019-11-22Add support for excess slashes within static file request path. (#11827) (#11...8.9.3Anna Koskinen2-7/+40
2019-11-22Don't attempt to send expand/collapse events for disabled TreeGrid. (#11823) ...Anna Koskinen4-1/+56
2019-11-21Comment out the beta version statements (#11825)Zhe Sun1-1/+1
2019-11-19Decode path in getStaticFilePath (#11812) (#11817)Anna Koskinen2-5/+26
2019-11-19Fix for TwinColSelect not correctly retaining visible selection (#11799) (#11...Anna Koskinen1-3/+32
2019-11-15Eliminate un-intuitive NPE (#11802) (#11815)Anna Koskinen1-2/+5
2019-11-14Reduce excess positioning calls for ComboBox popup. (#11808) (#11809)Anna Koskinen1-8/+21
2019-11-12Use APPLICATION_SCOPE for the session lock (#11792) (#11803)Anna Koskinen3-4/+44
2019-11-06Fixing issue with Push stopping working in some circumstances (#11791) (#11795)Anna Koskinen2-2/+17
2019-11-06Check actual Grid selection instead of relying on allSelected flag. (#11787) ...Anna Koskinen4-9/+153
[...]