index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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-7.7.47-changes
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
changelog-8.28.1
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.eclipse.jgit-org.eclipse.jgit-7.2.1.202505142326-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
fileToFilesReplacement
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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uitest
/
src
/
main
/
java
/
com
/
vaadin
/
tests
/
components
/
grid
/
basics
/
GridBasics.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix canceling Grid Editor during EditorOpenEvent (#11038)
Teemu Suo-Anttila
2018-07-11
1
-0
/
+9
*
Enable maven formatting for uitest (#10908)
Ilia Motornyi
2018-05-17
1
-10
/
+14
*
Add row index to ItemClickEvent in Grid (#10754)
Tatu Lund
2018-03-27
1
-1
/
+1
*
Fixes Grid editor visibility inside TabSheet (#10557)
Piotr Wilkin
2018-02-14
1
-0
/
+2
*
Fix column width in resize event when mode is SIMPLE (#10442)
Adam Wagner
2018-01-29
1
-0
/
+15
*
Create DescriptionGenerator in package com.vaadin.ui (#10346)
Aleksi Hietanen
2017-11-21
1
-1
/
+1
*
Add ContentMode for row and cell descriptions in Grid (#10282)
Teemu Suo-Anttila
2017-11-10
1
-23
/
+49
*
Use lambda with Listeners (#10222)
Ahmed Ashour
2017-10-26
1
-9
/
+10
*
Simplify lambda expressions (#10198)
Ahmed Ashour
2017-10-20
1
-41
/
+29
*
Remove unneeded .toString() (#10141)
Ahmed Ashour
2017-10-10
1
-1
/
+1
*
Edit grid row by index - server side (#10040)
Piotr Wilkin
2017-10-10
1
-0
/
+5
*
Fix typos (#10124)
Ahmed Ashour
2017-10-04
1
-12
/
+15
*
Provide API for setting row heights in Grid for different sections (#9810)
Teemu Suo-Anttila
2017-08-11
1
-0
/
+12
*
Add header and footer visibility setting to Grid (#9706)
Teemu Suo-Anttila
2017-08-01
1
-0
/
+6
*
Add Grid.setRowHeight() (#8935)
Henri Sara
2017-03-29
1
-0
/
+4
*
Move select all visible to multi selection model interface (#8627)
Pekka Hyvönen
2017-03-27
1
-1
/
+1
*
Refactor editor API to use Binding instead of a component generator (#8368)
Leif Åstrand
2017-01-31
1
-9
/
+12
*
Fix Grid focusable test. (#8029)
Denis
2016-12-19
1
-4
/
+5
*
Add a SortListener to a Grid (#8008)
8.0.0.alpha10
Denis
2016-12-15
1
-1
/
+6
*
Extract interfaces from Grid (#8005)
Teemu Suo-Anttila
2016-12-15
1
-6
/
+8
*
Migrate 7.7.5 branch patches to v8. (#7969)
Denis
2016-12-15
1
-0
/
+10
*
(Re)introduce server side sort for Grid.
Denis
2016-12-15
1
-0
/
+6
*
Rename com.vaadin.data.util.converter to com.vaadin.data.converter
Pekka Hyvönen
2016-12-14
1
-1
/
+1
*
Make AbstractListing implement Focusable (#7965)
Aleksi Hietanen
2016-12-14
1
-0
/
+6
*
Rename SelectAllCheckBoxVisible enumeration. (#7981)
Denis
2016-12-14
1
-7
/
+7
*
Provide declarative support for Grid. (#7961)
Denis
2016-12-13
1
-8
/
+8
*
Add a generic selection listener to Grid & SelectionModels (#105)
Pekka Hyvönen
2016-12-09
1
-4
/
+4
*
Add read-only support for single and multi select views for Grid. (#84)
Denis
2016-12-06
1
-3
/
+28
*
Add a SelectionMode shorthand for Grid. (#83)
Pekka Hyvönen
2016-12-05
1
-8
/
+6
*
NoSelectionModel for Grid
Pekka Hyvönen
2016-11-30
1
-0
/
+5
*
Enable select all checkbox for MultiSelection Grid.
Pekka Hyvönen
2016-11-30
1
-12
/
+51
*
Grid merging footer cells
elmot
2016-11-29
1
-0
/
+19
*
Add MultiSelect support for Grid
Pekka Hyvönen
2016-11-29
1
-4
/
+52
*
Reintroduce Grid Editor using Binder
Teemu Suo-Anttila
2016-11-25
1
-27
/
+82
*
Grid merging header cells
elmot
2016-11-24
1
-13
/
+37
*
Add HTML/Component support to Grid Footers
Teemu Suo-Anttila
2016-11-18
1
-1
/
+14
*
Remove HasValue from Grid
Pekka Hyvönen
2016-11-10
1
-2
/
+4
*
Create MultiSelect interface to replace Multi selection model.
Denis Anisimov
2016-11-04
1
-21
/
+15
*
Grid html/component content in headers
Aleksi Hietanen
2016-10-25
1
-11
/
+30
*
Implement basic footer support for Grid
Teemu Suo-Anttila
2016-10-19
1
-0
/
+31
*
Use identifiers for Grid Columns
Teemu Suo-Anttila
2016-10-17
1
-23
/
+24
*
Fix broken tests because of default theme change (Valo).
Denis Anisimov
2016-10-07
1
-12
/
+9
*
Reintroduce reordering of grid columns
Aleksi Hietanen
2016-10-06
1
-0
/
+82
*
Implement default header row in new Grid
Johannes Dahlström
2016-09-28
1
-5
/
+26
*
Initial support for multiple headers in new Grid
Johannes Dahlström
2016-09-27
1
-8
/
+23
*
Move ItemStyleProvider out of ComboBox and unify with Grid
Aleksi Hietanen
2016-09-20
1
-11
/
+17
*
Reimplement Grid selection model in terms of AbstractSingleSelection
Johannes Dahlström
2016-09-12
1
-3
/
+1
*
Add ItemClick events to Grid
Teemu Suo-Anttila
2016-09-12
1
-2
/
+30
*
Add DescriptionGenerators for Grid and Columns
Teemu Suo-Anttila
2016-09-08
1
-0
/
+13
*
Add StyleGenerators for Grid and Columns
Teemu Suo-Anttila
2016-09-08
1
-0
/
+58
[next]