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
/
data
/
provider
/
HierarchicalDataCommunicator.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year range (#12507)
Anna Koskinen
2022-01-11
1
-1
/
+1
*
Update copyright year range. (#12215)
Anna Koskinen
2021-03-04
1
-1
/
+1
*
Fixed the JavaDoc (#11950)
Vesa Nieminen
2020-04-21
1
-2
/
+2
*
Reduce Grid's sort complexity. (#11566)
Anna Koskinen
2019-05-15
1
-4
/
+16
*
Enable Maven plugin for Eclipse formatting (#10829)
Ilia Motornyi
2018-04-19
1
-15
/
+19
*
Update copyright year (#10761)
Ilia Motornyi
2018-03-27
1
-1
/
+1
*
Add recursive expand and collapse method to TreeGrid and Tree (#10283)
Adam Wagner
2018-02-08
1
-27
/
+130
*
Fix issues from API review for 8.2 (#10342)
Aleksi Hietanen
2017-11-21
1
-3
/
+3
*
Relax mapper access in HierarchicalDataCommunicator
Ilia Motornyi
2017-11-10
1
-0
/
+8
*
Relax TreeGrid and Tree members access modifiers. (#10293)
Ilia Motornyi
2017-11-06
1
-1
/
+13
*
Edit grid row by index - server side (#10040)
Piotr Wilkin
2017-10-10
1
-1
/
+1
*
Add scroll logic from TreeGrid to Tree (#10005)
Piotr Wilkin
2017-09-20
1
-1
/
+1
*
Fix TreeData item removal, small improvements (#9621)
Ilia Motornyi
2017-07-03
1
-1
/
+2
*
Fix keymapper reverse mapping (#9535)
Ilia Motornyi
2017-06-21
1
-3
/
+3
*
Rewrite HierarchyMapper to consistently handle changes
Teemu Suo-Anttila
2017-06-15
1
-379
/
+136
*
Correctly use id to identify data when refreshing (#9398)
Teemu Suo-Anttila
2017-05-23
1
-1
/
+1
*
Add getters for providers to Tree and TreeGrid
Teemu Suo-Anttila
2017-05-17
1
-12
/
+27
*
Add ItemCollapseAllowedProvider interface
Aleksi Hietanen
2017-05-16
1
-3
/
+3
*
Move HierarchicalDataCommunicatorConstants to the correct package
Aleksi Hietanen
2017-05-16
1
-1
/
+1
*
Rename TreeGridCommunicationConstants to HierarchicalDataCommunicatorConstants
Aleksi Hietanen
2017-05-16
1
-7
/
+7
*
Refactor common methods in in-memory data providers (#9308)
Aleksi Hietanen
2017-05-16
1
-4
/
+4
*
Reset HierarchicalDataCommunicator on changes (#9275)
Aleksi Hietanen
2017-05-11
1
-37
/
+45
*
HierarchicalDataProvider cache invalidation workaround (#9218)
Aleksi Hietanen
2017-05-02
1
-1
/
+3
*
Improve expand and collapse of items in TreeGrid (#9159)
Aleksi Hietanen
2017-05-02
1
-6
/
+14
*
Fix empty TreeGrid (#9067)
Aleksi Hietanen
2017-04-12
1
-0
/
+2
*
Add server-side expand and collapse to TreeGrid (#9021)
Aleksi Hietanen
2017-04-06
1
-1
/
+77
*
TreeGrid keyboard navigation
Ilia Motornyi
2017-04-05
1
-9
/
+31
*
Improve caching when expanding nodes in hierarchical data (#8902)
Teemu Suo-Anttila
2017-03-24
1
-28
/
+33
*
Add feature to disable collapsing items in TreeGrid (#8879)
Teemu Suo-Anttila
2017-03-23
1
-0
/
+28
*
Add missing since tags for 8.1.0.alpha1 (#8888)
Henri Sara
2017-03-21
1
-3
/
+2
*
Hierarchical data (#8842)
Aleksi Hietanen
2017-03-16
1
-0
/
+390