index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
8.0
8.1
8.10
8.11
8.12
8.13
8.14
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
JS-RPC-docs-link-syntax
OlliTietavainenVaadin-patch-1
OlliTietavainenVaadin-patch-2
add-deprecation-warning-20241105
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
chore-mention-8.14.4
chore-readme-8-14-4
context-menu
datefield-set-invalid-value
declarative
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r
dependabot/maven/org.hsqldb-hsqldb-2.7.1
documentation
documentation-7.6
downgrade-snapshot-version-20241105
exclude-element-screenshot
feature/atmosphere-pure-javascript
feature/bootstrap-annotation
feature/combobox-communication
feature/dalvik
feature/databinding
feature/dnd
feature/elements
feature/eventbus
feature/karaf-feature-file
feature/nullrepresentation
feature/standard-gwt
feature/standard-sass
feature/vaadin8
feature/vaadin8-book
feature/vaadin8-book-vol2
feature/vaadin8-sass-valo-only
fix11576
fix_event_router_prototype
grid
grid_dnd_autoscroller
grid_dragger
issue/8307_select_using_collection
master
mobile_drag_image_offset
pr/11306
remote-run/flow-atmosphere-test
snapshot/7.5
snapshot/7.6
tmattsso-patch-1
update-minor-deps
vaadin-icons-3.0.1
wip-date-time-datatype
wip-java-10-compat
Vaadin 6, 7, 8 is a Java framework for modern Java web applications: https://github.com/vaadin/framework
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed touch scrolling issue in Surface and WP devices (#18737)
7.7.5
Johannes Tuikkala
2016-11-22
2
-4
/
+98
*
Remove CustomFieldState (#20468)
Pekka Hyvönen
2016-11-22
4
-48
/
+11
*
Mark TextField/TextArea as busy when a text change event is pending (#20469)
Artur Signell
2016-11-21
3
-1
/
+71
*
Add lazy/simple resize mode to Grid (#20108)
Patrik Lindström
2016-11-17
9
-62
/
+359
*
Change expected pre-release version number pattern in publish report
Henri Sara
2016-11-16
1
-1
/
+1
*
Fixed drag and drop failure when message dragged from email client (#20451)
adam
2016-11-16
1
-2
/
+5
*
Keep expand ratio for last row/column when reducing grid layout size (#20297)
Artur Signell
2016-11-16
2
-4
/
+27
*
Fix NPE in case some items don't contain all properties of Grid.
adam
2016-11-14
5
-19
/
+605
*
Prevent adding several scrollbar handlers (#19189).
Denis Anisimov
2016-11-14
3
-0
/
+134
*
Fix links in build report
7.7.4
Henri Sara
2016-11-14
1
-3
/
+3
*
Fix archetype list in build report script
Henri Sara
2016-11-12
1
-1
/
+1
*
Fix python list syntax in BuildDemos
Henri Sara
2016-11-12
1
-1
/
+1
*
Make clicking outside a ComboBox add a pending new item (#18366)
Artur Signell
2016-11-11
2
-2
/
+13
*
Revert "Fixed touch scrolling issue in Surface and WP devices (#18737)"
Artur Signell
2016-11-11
3
-83
/
+4
*
Initial versions of the new release report scripts
Henri Sara
2016-11-11
4
-9
/
+363
*
Fix some modern browsers tests failures.
Denis Anisimov
2016-11-10
3
-3
/
+4
*
Update Vaadin Spring documentation for 1.1.0
Henri Sara
2016-11-10
1
-55
/
+49
*
Fix modern browsers test failures for 7.7.
Denis Anisimov
2016-11-09
19
-30
/
+56
*
Update @since tag for 7.7.4.
Denis Anisimov
2016-11-08
2
-2
/
+2
*
Fixed touch scrolling issue in Surface and WP devices (#18737)
Johannes Tuikkala
2016-11-08
3
-4
/
+83
*
Correct addon init param widgetset IT test.
Denis Anisimov
2016-11-07
2
-3
/
+30
*
Add method to auto scale calendar time range (#17715)
Steven Spungin
2016-11-04
2
-22
/
+160
*
Make vaadin-server export the VAADIN package again (#20332)
Artur Signell
2016-11-04
1
-1
/
+1
*
Show a sensible message for missing extensions (#10799)
Artur Signell
2016-11-03
12
-68
/
+209
*
Use US english (license) in all places
Artur Signell
2016-11-02
3
-4
/
+4
*
Date/time issues are fixed in the tests.
Denis Anisimov
2016-11-02
2
-1
/
+7
*
Ensure #cell[N] always scrolls row N into view (#20423)
Artur Signell
2016-10-28
2
-9
/
+19
*
Publish Escalator.getBodyRowCount to JS (#20344)
Artur Signell
2016-10-28
2
-11
/
+41
*
Mention latest browser versions
Artur Signell
2016-10-27
1
-4
/
+4
*
Allow defining a focus delegate component for CustomField (#20336)
Artur Signell
2016-10-26
6
-4
/
+205
*
Allow a resize listener to fire a resize listener (#20338)
Artur Signell
2016-10-25
3
-3
/
+49
*
Update Hierarchical container JavaDocs to match code (#5864)
Teemu Suo-Anttila
2016-10-25
1
-6
/
+5
*
Make modal window block shortcuts for underlying components (#20366)
Artur Signell
2016-10-24
3
-0
/
+31
*
Make Grid isWorkPending wait for scroll events to complete (#20417)
Artur Signell
2016-10-20
2
-1
/
+26
*
Add valo-menu-hover stylename to make responsive menu appear w/o adding code ...
Marc Englund
2016-10-19
6
-20
/
+113
*
Update client side selection state when changing selection model (#20370)
Artur Signell
2016-10-18
2
-0
/
+44
*
Send selection change events when changing selection mode (#20391)
Artur Signell
2016-10-18
2
-1
/
+46
*
Make UPPER_CASE_PROPERTY_IDS more human friendly by default (#20380)
Artur Signell
2016-10-17
2
-0
/
+58
*
Add Grid.refreshRows to allow refreshing individual rows (#16765)
Artur Signell
2016-10-14
3
-0
/
+207
*
Check for duplicate property ids when setting Grid columns or column order (#...
Artur Signell
2016-10-14
4
-0
/
+102
*
Never check the selectAll checkbox in an empty grid (#20301)
Artur Signell
2016-10-13
2
-5
/
+26
*
Workaround for deadlock issue (#18436)
Artur Signell
2016-10-11
3
-2
/
+291
*
Fixes VTree so that you can click sub elements when setHtmlContentAllowed is ...
Sebastian Nyholm
2016-09-26
3
-6
/
+21
*
Use versions-maven-plugin 2.3 to avoid NPE while setting project version
7.7.3
Artur Signell
2016-09-25
1
-0
/
+5
*
Add tests for widgetset compilation in different modes
Artur Signell
2016-09-25
31
-4
/
+885
*
Format project pom files using correct settings (4 spaces)
Artur Signell
2016-09-25
12
-2283
/
+2320
*
Fix widget set builder to create widget set in correct location (#20320)
Artur Signell
2016-09-25
1
-4
/
+17
*
Use widget set specified by init parameter (#20276)
Artur Signell
2016-09-25
3
-4
/
+23
*
Revert "Use widget set specified by init parameter (#20276)"
7.7.2
Leif Åstrand
2016-09-22
1
-9
/
+2
*
Updated link to new step 1 video in tutorial (the new video uses Vaadin 7.7 s...
Alejandro Duarte
2016-09-21
1
-1
/
+1
[next]