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
2016-09-14Remove broken changelog section for release notes and related code8.0.0.alpha2Artur Signell3-218/+4
2016-09-14Update @since tags for 8.0Henri Sara6-11/+11
2016-09-14Implement support for binding multi-select componentsLeif Åstrand8-70/+474
2016-09-14Selection should be updated each time when new data is set (#244).Denis Anisimov3-4/+79
2016-09-14DataSource.refreshAll() for notifying components to reload (#233).Denis Anisimov14-22/+715
2016-09-14Use state for ComboBox selectionHenri Sara5-73/+23
2016-09-14Convert ComboBox to inherit AbstractSingleSelectHenri Sara3-102/+64
2016-09-14Implement support for binding single-select componentsJohannes Dahlström5-24/+259
2016-09-14Split Binder tests roughly by categoryJohannes Dahlström5-1194/+1303
2016-09-14Add multi selection support to CheckBoxGroupLeif Åstrand10-123/+471
[...]