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
/
com
/
vaadin
/
tests
/
components
/
grid
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build uitest war with maven
Teemu Suo-Anttila
2016-04-15
222
-24530
/
+0
*
Refresh grid body after resize (#19664)
Markus Koivisto
2016-04-05
2
-0
/
+113
*
Fix Escalator BodyContainer logical top row tracking (#17262)
Markus Koivisto
2016-04-05
2
-0
/
+22
*
Fix JavaScriptStringRenderer to work in IE8
Leif Åstrand
2016-03-11
1
-0
/
+2
*
Support string data in javascript renderers (#18209)
Leif Åstrand
2016-03-07
4
-0
/
+42
*
Fix GridClientKeyEventsTest on IE8
Teemu Suo-Anttila
2016-03-05
1
-0
/
+3
*
Fix AbstractRemoteDataSource cache clean up on remove (#19482)
Teemu Suo-Anttila
2016-02-13
2
-0
/
+116
*
Fix Components cleanup on Header/FooterRow remove in Grid (#19497)
Teemu Suo-Anttila
2016-02-13
1
-2
/
+39
*
Make hiding/showing components in grid header/footer work (#19297)
Artur Signell
2016-01-29
2
-0
/
+243
*
Test for selection after container reset (#19469, #19465)
Artur Signell
2016-01-18
2
-0
/
+133
*
Use LayoutManager for details rows (#18821, #18619)
Leif Åstrand
2016-01-12
4
-0
/
+351
*
Use simple date format for BasicCrudGridEditorRow test UI
Teemu Suo-Anttila
2016-01-08
1
-2
/
+4
*
Fix ScrollbarBundle to not round down pixel values (#19421)
Teemu Suo-Anttila
2016-01-08
2
-0
/
+78
*
Fix DateFormat for Editor tests as well
Teemu Suo-Anttila
2016-01-07
1
-0
/
+2
*
Fix GridThemeUI to use more stable date format
Teemu Suo-Anttila
2016-01-07
1
-0
/
+4
*
Always stick Grid column resize handle to the right edge (#19409)
Johannes Dahlström
2016-01-07
1
-0
/
+15
*
Support non-AbstractFieldConnector fields with Grid Editor (#19440)
Teemu Suo-Anttila
2016-01-07
2
-0
/
+191
*
Always set header/footer style name to TH (#19209)
Artur Signell
2016-01-07
1
-6
/
+6
*
Add keyboard shortcut to save grid editor in buffered mode (#16842)
Teemu Suo-Anttila
2015-12-28
1
-21
/
+63
*
Fix WidgetRenderer column cells not correctly init on change (#19086)
Teemu Suo-Anttila
2015-12-22
4
-0
/
+223
*
Fix Grid sorting tests (#16838)
Henri Sara
2015-12-21
2
-3
/
+3
*
Fix GridColumnReorderTest for IE8 (#16838)
Henri Sara
2015-12-21
1
-2
/
+2
*
Fix GridEditorBufferedTest for (#16838)
Henri Sara
2015-12-21
1
-0
/
+6
*
Increase grid column resize handle width (#16838)
Marlon Richert
2015-12-18
2
-2
/
+2
*
Fix IE8 focus handling in Grid editor in unbuffered state (#19389)
Teemu Suo-Anttila
2015-12-18
1
-7
/
+19
*
Fix Grid column resize to take account min width for cells (#16597)
Johannes Dahlström
2015-12-16
1
-0
/
+10
*
Fix RpcDataProvider listener handling on ItemSetChange (#19371)
Teemu Suo-Anttila
2015-12-15
2
-0
/
+117
*
Fix selecting a row that was deselected on the server (#19360)
Teemu Suo-Anttila
2015-12-14
2
-0
/
+178
*
Unify select all behavior with single row selection. (#17742)
Sauli Tähkäpää
2015-11-30
2
-0
/
+55
*
Use wider age column in GridThemeUI
Teemu Suo-Anttila
2015-11-26
1
-1
/
+2
*
Fix GridMultiSortingTest click coordinates to avoid column resize
Teemu Suo-Anttila
2015-11-26
1
-2
/
+2
*
Fix setSelected in MultiSelectionModel to update row data (#19302)
Teemu Suo-Anttila
2015-11-25
2
-1
/
+25
*
Add stylename to sortable Grid header cells (#16991)
Leif Åstrand
2015-11-25
3
-1
/
+120
*
Render null header caption as empty (#18553)
Artur Signell
2015-11-03
2
-0
/
+88
*
Changed grid sidebar to overlay (#18698)
mtzukanov
2015-11-03
5
-41
/
+97
*
Reset sort indicator when saving editor. (#17428)
Sauli Tähkäpää
2015-11-02
1
-7
/
+39
*
Fixes column header drop indicator (#18925)
mtzukanov
2015-10-29
1
-0
/
+62
*
Let column resize handle overflow its parent (#16838)
Johannes Dahlström
2015-10-28
3
-9
/
+16
*
Fix Grid NPE when deselecting already removed row (#19152)
Teemu Suo-Anttila
2015-10-26
2
-0
/
+27
*
Set pixel sizes to Grid columns when user starts drag resize (#16838)
Johannes Dahlström
2015-10-21
2
-17
/
+31
*
Refactor DetailComponentManager to be a static nested class of Grid
Teemu Suo-Anttila
2015-10-12
3
-10
/
+5
*
Add Grid column resize event API (#16838)
Johannes Dahlström
2015-10-09
3
-2
/
+26
*
Report user-resized column widths to server (#16838)
Johannes Dahlström
2015-10-08
1
-0
/
+11
*
Add API for setting Grid columns resizable (#16838)
Johannes Dahlström
2015-10-08
3
-11
/
+112
*
Add handles to Grid default header for column drag resize (#16838)
Patrik Lindström
2015-10-07
4
-18
/
+54
*
Remove Grid EditorEvents and Listeners
Teemu Suo-Anttila
2015-10-07
1
-27
/
+0
*
Change ValoIcons to ThemeIcons and moved to base (#18472)
Artur Signell
2015-10-07
1
-0
/
+9
*
Add API for data destruction to DataGenerator interface (#19038)
Teemu Suo-Anttila
2015-10-06
2
-24
/
+50
*
Remove old Chrome workaround from GridClientRenderers test
Teemu Suo-Anttila
2015-09-29
1
-5
/
+0
*
Use "vaadin-" as default prefix for Design (#18957)
Henri Sara
2015-09-28
3
-7
/
+7
[next]