Branch | Commit message | Author | Age |
master | chore: Update changelog for 7.7.46 (#12644) | Patrik Lindström | 3 weeks |
7.7.45-changelog | Update CHANGELOG-VAADIN7.md | mlindfors | 8 weeks |
changelog-8.27.6 | chore: Update changelog for Vaadin 8.27.6 | Patrik Lindström | 2 months |
changelog-8.27.4 | fix spacing | Patrik Lindström | 3 months |
chore-mention-8.14.4 | chore: Update README.md to mention Vaadin 8.14.4 | Patrik Lindström | 4 months |
chore-readme-8-14-4 | chore: alter Readme to mention Vaadin 8.14.4 instead of 8.14.3 | Patrik Lindström | 5 months |
8.14 | chore: Update release notes for 8.14.4 | Patrik Lindström | 5 months |
update-minor-deps | feat: Update POMs and bump build dependency versions | Patrik Lindström | 5 months |
add-deprecation-warning-20241105 | Merge branch 'master' into add-deprecation-warning-20241105 | Patrik Lindström | 5 months |
downgrade-snapshot-version-20241105 | chore: Downgrade snapshot version for free version | thinwire | 5 months |
changelog-8.27.3 | Update CHANGELOG-VAADIN8.md for Vaadin 8.27.3 | Patrik Lindström | 6 months |
changelog-8.27.2 | Update CHANGELOG-VAADIN8.md | Patrik Lindström | 6 months |
changelog-8.27.1 | Update CHANGELOG-VAADIN8.md | Patrik Lindström | 7 months |
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14 | Bump jetty-server from 9.4.43.v20210629 to 10.0.14 | dependabot[bot] | 23 months |
dependabot/maven/org.hsqldb-hsqldb-2.7.1 | Bump hsqldb from 2.2.6 to 2.7.1 | dependabot[bot] | 24 months |
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r | Bump org.eclipse.jgit from 3.5.1.201410131835-r to 3.5.3.201412180710-r | dependabot[bot] | 2 years |
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927 | Bump jetty-webapp from 9.4.43.v20210629 to 9.4.44.v20210927 | dependabot[bot] | 3 years |
7.7 | fix: Don't serve directories as static files (#12514) | Tatu Lund | 3 years |
8.13 | Add detection of HCL Digital Experience rebranding (#12242) (#12369) | Anna Koskinen | 4 years |
8.12 | Prevent NPE in comparison (#12218) (#12230) | Anna Koskinen | 4 years |
8.11 | Update Chrome version check to 85 (#12090) (#12102) | Anna Koskinen | 5 years |
fix11576 | Merge branch 'master' into fix11576 | Tatu Lund | 5 years |
8.10 | Refresh DataProvider only once when reordering the grid using GridRowDragger ... | Anna Koskinen | 5 years |
8.9 | Improvements to popup positioning for ComboBox within HorizontalLayout. (#118... | Anna Koskinen | 5 years |
8.8 | Changed the handleSessionExpired logic to return a 404 instead of a 410 and a... | edler-san | 6 years |
exclude-element-screenshot | Exclude element screenshot tests from IE11 | ZheSun88 | 6 years |
OlliTietavainenVaadin-patch-2 | Input prompt was renamed to placeholder | Olli Tietäväinen | 6 years |
pr/11306 | wip 2: revisited design | Pekka | 6 years |
8.7 | Read-only combobox should not handle PASTE event (#11529) | Anastasia Smirnova | 6 years |
8.6 | Revert screenshot update (#11413) | Sun Zhe | 6 years |
8.5 | Missing 8.5.2 since tags (#11173) | Olli Tietäväinen | 7 years |
8.4 | Fix ComboboxScrollableWindowTest to use assertion (#11014) | Teemu Suo-Anttila | 7 years |
context-menu | FFS | elmot | 7 years |
JS-RPC-docs-link-syntax | Update asciidoc link syntax | Leif Åstrand | 7 years |
OlliTietavainenVaadin-patch-1 | Fix copy-paste error on bindingStatuses null check | Olli Tietäväinen | 7 years |
wip-java-10-compat | Make FW fully-Java 10 compatible | elmot | 7 years |
8.3 | Add missed since for 8.3.3 (#10787) | Ilia Motornyi | 7 years |
remote-run/flow-atmosphere-test | Test that Flow atmosphere version does not work | Artur Signell | 7 years |
wip-date-time-datatype | [WIP] getting rid of Date in date inputs | elmot | 7 years |
8.1 | Use new validation screenshots | Teemu Suo-Anttila | 7 years |
8.2 | Update release notes for maintenance release | Teemu Suo-Anttila | 7 years |
feature/karaf-feature-file | Automatic karaf feature file generation | elmot | 7 years |
grid_dragger | Simplify GridDragger API | Pekka Hyvönen | 7 years |
grid_dnd_autoscroller | WIP: Automatically scroll drop target Grid | Pekka Hyvönen | 7 years |
datefield-set-invalid-value | Null handling, review fixes | elmot | 8 years |
8.0 | Use new test screenshots | Teemu Suo-Anttila | 8 years |
mobile_drag_image_offset | WIP: Customize drag image offset for mobile devices | Pekka Hyvönen | 8 years |
tmattsso-patch-1 | Fixes broken link on Hierarchical DataProvider page | tmattsso | 8 years |
feature/dnd | Replace drag over class name with conventional ones (#9059) | Adam Wagner | 8 years |
vaadin-icons-3.0.1 | Vaadin-icons 3.0.1 with copyright added. | elmot | 8 years |
issue/8307_select_using_collection | Do not stream the collection for a forEach. | Mikael Grankvist | 8 years |
fix_event_router_prototype | WIP: prototype of SimpleEventRouter | Henri Sara | 8 years |
feature/vaadin8-sass-valo-only | Use webjar dependency for Font Awesome | Marlon Richert | 9 years |
feature/vaadin8-book-vol2 | Add documentation about data sources for the data binding chapter | Leif Åstrand | 9 years |
feature/vaadin8 | Remove exceptions logging from Validator | elmot | 9 years |
feature/eventbus | Remove unused field in ComboBox | Henri Sara | 9 years |
feature/elements | Merge branch 'master' into feature/elements | Manolo Carrasco | 9 years |
feature/atmosphere-pure-javascript | Use pure JS instead of JQuery JS for Atmosphere (#19396) | Artur Signell | 9 years |
feature/vaadin8-book | Vaadin 8 terminology changes: Architecture Overview | Johannes Dahlström | 9 years |
7.6 | Update @since for 7.6.8 | Teemu Suo-Anttila | 9 years |
feature/standard-gwt | Use gwt-user and gwt-dev dependencies in client and compiler | Teemu Suo-Anttila | 9 years |
feature/standard-sass | Revert "Better default for nullRepresentation (#13221, #12877)" | Ilia Motornyi | 9 years |
feature/nullrepresentation | Fix README.md | elmot | 9 years |
feature/bootstrap-annotation | Javadocs fix | elmot | 9 years |
feature/databinding | Initial import of TypedForm component | Teemu Suo-Anttila | 9 years |
feature/dalvik | Openbeans dependency added to uitest | elmot | 9 years |
documentation-7.6 | added links to sampler for UI-components (#19464) | berndhopp | 9 years |
documentation | Removed mention of an outdated formatting trick. Also some wording and format... | Marko Grönroos | 9 years |
7.5 | Improve BuildDemos exception handling | Teemu Suo-Anttila | 9 years |
feature/combobox-communication | Make RpcDataProviderExtension more generic (#19266) | Teemu Suo-Anttila | 9 years |
snapshot/7.6 | Fix scrolling bug when moving Grid editor up | Johannes Dahlström | 10 years |
7.4 | Add missing since, remove unused method | Teemu Suo-Anttila | 10 years |
snapshot/7.5 | Merge branch 'refs/heads/master' into 'snapshot/7.5' | Teamcity | 10 years |
grid | Makes it possible to change save/cancel captions in Grid editor (#16551) | Henrik Paul | 10 years |
7.3 | Add @since for Transport. | Sauli Tähkäpää | 10 years |
declarative | API refactoring (#7749) | Artur Signell | 10 years |
7.2 | Ignore compiled valo test themes | Leif Åstrand | 11 years |
7.1 | Use getChildComponents in PopupView instead of getChildren (#13503) | Denis Anisimov | 11 years |
7.0 | Merged testbench test for #7110 from 6.8 (fix not needed for 7.0) | John Ahlroos | 12 years |