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
/
server
/
src
/
main
/
java
/
com
/
vaadin
/
ui
/
Grid.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Grid.removeColumn() not to fail silently (#10215)
8.1.6
Ahmed Ashour
2017-10-23
1
-20
/
+26
*
Fix DataCommunicator parameter not used in Grid constructor (#10075)
JenoDK
2017-09-26
1
-1
/
+1
*
Minor javadoc improvements (#9885)
Aleksi Hietanen
2017-08-29
1
-2
/
+0
*
Fix state update on Grid Column hide in client (#9836)
Teemu Suo-Anttila
2017-08-18
1
-3
/
+2
*
Revert Grid row height per section feature (#9823)
8.1.2
Teemu Suo-Anttila
2017-08-16
1
-92
/
+6
*
Provide API for setting row heights in Grid for different sections (#9810)
Teemu Suo-Anttila
2017-08-11
1
-6
/
+92
*
Add header and footer visibility setting to Grid (#9706)
Teemu Suo-Anttila
2017-08-01
1
-0
/
+46
*
Add API for forcing Grid column width calculation (#9756)
Teemu Suo-Anttila
2017-08-01
1
-5
/
+20
*
Clarification for GridContextClickEvent
Ilia Motornyi
2017-07-10
1
-0
/
+26
*
Map column components by id (#9624)
Teemu Suo-Anttila
2017-07-03
1
-5
/
+6
*
Use HasUserOriginated interface where appropriate (#9608)
Henri Sara
2017-06-29
1
-19
/
+19
*
Add presentation value providers for Grid (#9553)
Teemu Suo-Anttila
2017-06-27
1
-27
/
+161
*
Clarify javadoc of Grid.scrollTo (#9582)
Henri Sara
2017-06-26
1
-4
/
+7
*
Fix displaying Grid sort order set from server (#9530)
Teemu Suo-Anttila
2017-06-19
1
-0
/
+12
*
Add missing since tags (#9544)
Henri Sara
2017-06-15
1
-4
/
+4
*
Allow changing the renderer of hierarchy column in TreeGrid (#9514)
Teemu Suo-Anttila
2017-06-13
1
-1
/
+11
*
Allow grid columns to optionally shrink to be narrower than contents
Artur
2017-05-30
1
-0
/
+54
*
Fix `@since` tags from #9206 to 8.0.7
Pekka Hyvönen
2017-05-26
1
-9
/
+11
*
Added constructor to Grid for compatibility with 8.0.7 (#9206) (#9209)
Mikhail Buzuverov
2017-05-26
1
-2
/
+19
*
Hide DataGenerator from Column API (#9351)
Teemu Suo-Anttila
2017-05-19
1
-61
/
+75
*
Add shorthand for adding a column with ComponentRenderer
Pekka Hyvönen
2017-05-19
1
-0
/
+21
*
Fix code review comments
Aleksi Hietanen
2017-05-16
1
-0
/
+4
*
Add javadocs to Grid#readData and writeData
Aleksi Hietanen
2017-05-16
1
-0
/
+28
*
Use variable name item instead of data in Grid (#9273)
Teemu Suo-Anttila
2017-05-09
1
-33
/
+33
*
Make getValueProvider return ValueProvider (#8983)
Leif Åstrand
2017-03-31
1
-3
/
+2
*
Add Grid.setRowHeight() (#8935)
Henri Sara
2017-03-29
1
-0
/
+24
*
Set column captions when reading grid from a design file (#8770)
Artur
2017-03-22
1
-0
/
+12
*
Add missing since tags for 8.1.0.alpha1 (#8888)
Henri Sara
2017-03-21
1
-0
/
+2
*
Add @since 8.0.3 tags
elmot
2017-03-21
1
-0
/
+14
*
Hierarchical data (#8842)
Aleksi Hietanen
2017-03-16
1
-17
/
+55
*
Allow changing renderers after column creation (#8841)
Teemu Suo-Anttila
2017-03-15
1
-1
/
+44
*
Read/write Grid item type to declarative and create columns correctly (#8769)
Artur
2017-03-13
1
-18
/
+118
*
Update frozen column count when a frozen column is removed (#8788)
Artur
2017-03-10
1
-2
/
+9
*
Add @since 8.0.2 for Grid.removeAllColumns() (#8789)
Ilia Motornyi
2017-03-09
1
-0
/
+2
*
Initial implementation of ComponentRenderer for Grid (#8743)
Teemu Suo-Anttila
2017-03-09
1
-0
/
+39
*
Include components in joined cells when finding child components (#8772)
Artur
2017-03-08
1
-13
/
+7
*
Update column caption when a text is set in the default header row
Artur
2017-03-08
1
-0
/
+3
*
Add missing Grid.removeAllColumns (#8750)
Artur
2017-03-07
1
-0
/
+9
*
Add Column.getValueProvider to Grid (#8732)
Artur
2017-03-02
1
-4
/
+15
*
Fix NPE sorting columns with null values (#8610)
Filippo
2017-02-23
1
-1
/
+5
*
Add initial implementation of TreeGrid (#8572)
Aleksi Hietanen
2017-02-23
1
-1
/
+1
*
Correctly test for mutually comparable types (#8598)
Leif Åstrand
2017-02-21
1
-2
/
+2
*
Use column id as the default sort order property (#8529)
Leif Åstrand
2017-02-10
1
-2
/
+28
*
Add shorthands for creating lazy DataProviders (#8511)
Teemu Suo-Anttila
2017-02-09
1
-0
/
+57
*
Fix removing and adding a column in grid (#8437)
caalador
2017-02-08
1
-0
/
+1
*
Add javadoc explanation about how to create serializable comparators (#8505)
Leif Åstrand
2017-02-08
1
-4
/
+7
*
Add Grid.addColumn(String, Renderer) (#8470)
Leif Åstrand
2017-02-07
1
-5
/
+38
*
Added missing parametrisation onto the column field of the GridContextClickEv...
SomeoneToIgnore
2017-02-07
1
-3
/
+3
*
Make one-arg addColumn use natural sort for mutually comparable values (#8458)
Leif Åstrand
2017-02-07
1
-18
/
+44
*
Add selection methods to grid that delegate to its selection model (#8315)
Aleksi Hietanen
2017-02-03
1
-2
/
+44
[next]