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
2014-12-02Escape dynamic and configured theme names in the same way. (#15309)7.3.6Leif Åstrand3-5/+52
2014-12-02Escape themeUri before rewriting CustomLayout HTML. (#15309)Leif Åstrand1-1/+1
2014-12-02Prevent NPE in AbstractBeanContainer.getType() method (#15173).Denis Anisimov3-2/+32
2014-12-02set Cache-Control and Expires header even when not-modified (#8757)Fabian Lange1-12/+10
2014-12-02One pixel discrepancy in headers and rows border with minimal width (#15118)Sergey Budkin4-1/+79
2014-11-28Window modalitycurtain will now respect $v-animations-enabled (#15135)Fabian Lange4-5/+49
2014-11-28Position tooltips in the visible area (#15129).Anna Miroshnik4-2/+265
2014-11-28Add @since to AbstractSplitPanel. (#15285)Sauli Tähkäpää1-1/+1
2014-11-28Add getter to SplitterState.positionReversed (#15285)Anna Koskinen1-0/+14
2014-11-28Optimizing and avoiding NPE in RowId and ReadOnlyRowId toString(#10410).Denis Anisimov5-35/+39
[...]