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
*
Call "destroy" instead of "destory" in JavaScriptRenders (#8263)
Artur
2017-02-01
7
-8
/
+115
*
Use an actually transparent 1x1 image (#8407)
Artur
2017-02-01
1
-1
/
+1
*
Add method for refreshing all Grid rows (#8406)
Artur
2017-02-01
3
-1
/
+53
*
Prevent reorder of frozen columns when there are hidden columns (#8278)
Artur
2017-01-30
2
-2
/
+24
*
Make it possible to disallow user selection in Grid (#8144)
Artur
2017-01-30
18
-30
/
+694
*
Improve Grid extendability (#8343)
Adam Wagner
2017-01-27
1
-2
/
+2
*
Remove invalid trailing comma from Thai date format (#8311)
Artur
2017-01-24
2
-40
/
+1040
*
Fix absolute layout component sizing on size change in Vaadin7 (#8304)
caalador
2017-01-23
3
-0
/
+199
*
Serve VAADIN files also from META-INF/resources (#8286)
Artur
2017-01-22
1
-4
/
+5
*
Flush the correct editor widget if there are hidden columns (#8276)
Artur
2017-01-20
2
-5
/
+22
*
Fix navigation using keyboard to frozen column when there are hidden columns ...
Artur
2017-01-19
4
-8
/
+25
*
Fix closing of modal window curtains while dragging and resizing (#8281)
Aleksi Hietanen
2017-01-19
2
-6
/
+50
*
Rename variables to indicate whether they use DOM index or Grid index (#8275)
Artur
2017-01-19
2
-51
/
+55
*
Properly end HTML5 drag operations when no drop is performed (#8242)
Artur
2017-01-19
2
-0
/
+81
*
Removed broken/obsolete 'Setting up the Development Environment' link (#8251)
Alejandro
2017-01-17
1
-2
/
+0
*
Properly report invalid arguments to StaticRow.join() (#8243)
Artur
2017-01-16
1
-4
/
+10
*
Make it possible to deselect what was selected on the server (#8235)
Artur
2017-01-13
2
-3
/
+18
*
Reset selected icon when blurring a ComboBox (#8082)
Artur
2017-01-12
2
-6
/
+84
*
Remove tracking of unregistered connectors (#8153)
Aleksi Hietanen
2017-01-11
17
-448
/
+65
*
Fix exception when Grid is inside a PopupView (#8157)
Artur
2017-01-10
3
-3
/
+78
*
Correctly detach components in merged cells when a static row is removed (#8142)
Artur
2017-01-09
2
-7
/
+57
*
reopen Grid details on attach, fixes #8015 (#8074)
Olli Tietäväinen
2017-01-09
3
-0
/
+91
*
Render font icon correctly on the 'more' menu item (#8126)
Artur
2017-01-05
4
-7
/
+152
*
Call error handler for exceptions in UI.init() (#8055)
Artur
2017-01-02
4
-5
/
+210
*
Fix chrome version (#8086)
Ilia Motornyi
2016-12-27
1
-1
/
+1
*
Fix removal of hidden Grid columns (#8071)
Artur
2016-12-23
3
-2
/
+113
*
Use correct indexes in multiselect checkboxes after removing rows (#8072)
Artur
2016-12-22
4
-25
/
+89
*
Fix context menu missing box-shadow for Runo on Chrome (#7966)
Pekka Hyvönen
2016-12-14
1
-1
/
+1
*
Make AtmospherePushConnection methods public (#7973)
Artur
2016-12-14
1
-5
/
+9
*
Replace non-breaking spaces with space (#7957)
Artur
2016-12-14
12
-31
/
+31
*
Enable changing the backing bean for BeanItem (#4302) (#77)
Artur
2016-12-13
6
-2
/
+244
*
Use proper UTF-8 encoding for Content-Disposition filenames (#19527) (#6607)
Leif Åstrand
2016-12-13
7
-23
/
+128
*
Fix margin in declarative format is recognized as unsupported property gridla...
Pekka Hyvönen
2016-12-12
2
-0
/
+28
*
Fix java packaging order (#106)
Teemu Suo-Anttila
2016-12-09
5
-5
/
+5
*
Move Grid event handlers to a list, add method to add custom handlers (#76)
7.7.6
Aleksi Hietanen
2016-12-05
2
-200
/
+286
*
Add screenshots as a Git submodule (#86)
Teemu Suo-Anttila
2016-12-05
2
-0
/
+4
*
Refactor Grid event handling methods to instances of a handler interface
Johannes Dahlström
2016-12-01
1
-127
/
+176
*
Start client-side Grid DOM event handling refactor
Johannes Dahlström
2016-12-01
1
-16
/
+33
*
Fix wrong year in copyright header
Pekka Hyvönen
2016-11-29
1
-1
/
+1
*
Re-add body rows when Escalator is reattached to DOM (#20477)
Artur Signell
2016-11-28
4
-34
/
+99
*
Update @since tags for 7.7.5
Pekka Hyvönen
2016-11-25
8
-0
/
+27
*
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
[next]