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
/
test
/
java
/
com
/
vaadin
/
tests
/
components
/
treegrid
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates to TreeGrid's ensureAvailability handling. (#12374)
Anna Koskinen
2021-08-20
1
-0
/
+22
*
Fix rendering of TreeGrid's frozen columns after hierarchy-column reset (#12028)
Tarek Oraby
2020-06-18
1
-0
/
+40
*
Test tweaks (#11841)
Anna Koskinen
2019-12-06
1
-3
/
+3
*
Don't attempt to send expand/collapse events for disabled TreeGrid. (#11823)
Anna Koskinen
2019-11-21
1
-0
/
+24
*
Make sure expanding/collapsing updates expected cache size. (#11753)
Anna Koskinen
2019-10-22
1
-0
/
+41
*
Updated row and spacer handling for Escalator (#11438)
Anna Koskinen
2019-08-29
2
-66
/
+448
*
Improvements to detail row index handling. (#11345)
Anna Koskinen
2019-07-16
2
-0
/
+805
*
Improvement to details row height handling. (#11351)
Anna Koskinen
2018-12-04
1
-0
/
+91
*
Fix expanding an added TreeGrid node (#11018)
Teemu Suo-Anttila
2018-07-02
1
-0
/
+29
*
Fix IE11 tests for BrowserStack environment (#10959)
Teemu Suo-Anttila
2018-06-04
1
-6
/
+0
*
Enable maven formatting for uitest (#10908)
Ilia Motornyi
2018-05-17
4
-29
/
+31
*
Introduce XVFB cluster testing (#10801)
Teemu Suo-Anttila
2018-04-17
2
-3
/
+9
*
Remove copyright headers from test code (#10770)
Teemu Suo-Anttila
2018-03-28
1
-15
/
+0
*
Add recursive expand and collapse method to TreeGrid and Tree (#10283)
Adam Wagner
2018-02-08
2
-0
/
+124
*
Simplify waitUntil() in tests (#10181)
Ahmed Ashour
2017-10-13
1
-8
/
+1
*
Add aria-rowcount to grid (#10167)
Knoobie
2017-10-11
1
-0
/
+73
*
Use static import of Assert in tests (#10126)
Ahmed Ashour
2017-10-03
6
-30
/
+35
*
Fix TreeGrid double click event in hierarchy column (#10070)
Adam Wagner
2017-09-25
1
-0
/
+36
*
Remove element explicitly when reordering tree grid rows (#9952)
Adam Wagner
2017-09-11
1
-0
/
+33
*
Rewrite HierarchyMapper to consistently handle changes
Teemu Suo-Anttila
2017-06-15
1
-7
/
+3
*
Allow changing the renderer of hierarchy column in TreeGrid (#9514)
Teemu Suo-Anttila
2017-06-13
1
-34
/
+30
*
Make select all work with TreeGrid (#9412)
Aleksi Hietanen
2017-05-23
1
-0
/
+60
*
Remove unnecessary rowmode prefix from TreeGrid focus styles (#9327)
Teemu Suo-Anttila
2017-05-16
2
-21
/
+21
*
Refactor common methods in in-memory data providers (#9308)
Aleksi Hietanen
2017-05-16
2
-2
/
+2
*
Reset HierarchicalDataCommunicator on changes (#9275)
Aleksi Hietanen
2017-05-11
1
-0
/
+121
*
Fix selection with space in TreeGrid/Tree
Henri Sara
2017-05-10
1
-0
/
+45
*
HierarchicalDataProvider cache invalidation workaround (#9218)
Aleksi Hietanen
2017-05-02
1
-0
/
+32
*
Improve expand and collapse of items in TreeGrid (#9159)
Aleksi Hietanen
2017-05-02
3
-6
/
+116
*
Make TreeGrid follow framework style conventions
Aleksi Hietanen
2017-04-26
2
-24
/
+34
*
Fix race condition between rendering TreeGrid and setting up headers (#9105)
Teemu Suo-Anttila
2017-04-21
1
-0
/
+15
*
Fix empty TreeGrid (#9067)
Aleksi Hietanen
2017-04-12
1
-0
/
+19
*
Fix initial expand of TreeGrid items
Aleksi Hietanen
2017-04-11
1
-0
/
+23
*
Add server-side expand and collapse to TreeGrid (#9021)
Aleksi Hietanen
2017-04-06
2
-25
/
+161
*
TreeGrid keyboard navigation
Ilia Motornyi
2017-04-05
2
-31
/
+241
*
Added test for removing last row in cache
Pekka Hyvönen
2017-03-27
2
-1
/
+47
*
Fix TreeGridBasicFeaturesTest for IE11 (#8933)
Ilia Motornyi
2017-03-24
1
-0
/
+6
*
Improve caching when expanding nodes in hierarchical data (#8902)
Teemu Suo-Anttila
2017-03-24
1
-0
/
+52
*
Add feature to disable collapsing items in TreeGrid (#8879)
Teemu Suo-Anttila
2017-03-23
3
-4
/
+115
*
Add collapse and expand events to TreeGrid (#8889)
Aleksi Hietanen
2017-03-21
1
-0
/
+28
*
Hierarchical data (#8842)
Aleksi Hietanen
2017-03-16
2
-17
/
+202
*
Add initial implementation of TreeGrid (#8572)
Aleksi Hietanen
2017-02-23
1
-0
/
+109