index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
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-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
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.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
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add mouse event details to the drop event (#9485)
Adam Wagner
2017-06-07
4
-11
/
+41
*
Improve logging when bean validation is not available
Henri Sara
2017-06-05
2
-4
/
+6
*
Allow grid columns to optionally shrink to be narrower than contents
Artur
2017-05-30
1
-0
/
+54
*
Make TreeData.getChildren() return value immutable (#9455)
Henri Sara
2017-05-30
1
-3
/
+5
*
Add since tags and javadocs
Henri Sara
2017-05-30
1
-0
/
+1
*
Fix typo in documentation (#9454)
Flamenco
2017-05-30
1
-1
/
+1
*
Clarify javadoc of AbstractListing item icon generator
Henri Sara
2017-05-26
1
-2
/
+5
*
Make component iterators unmodifiable
Henri Sara
2017-05-26
7
-9
/
+19
*
Throw exception if user modifies same binding step twice
Teemu Suo-Anttila
2017-05-26
2
-0
/
+15
*
Fix `@since` tags from #9206 to 8.0.7
Pekka Hyvönen
2017-05-26
1
-9
/
+11
*
Fixes OOM for broken upload request
Ilia Motornyi
2017-05-26
2
-0
/
+70
*
Added constructor to Grid for compatibility with 8.0.7 (#9206) (#9209)
Mikhail Buzuverov
2017-05-26
1
-2
/
+19
*
Make dirty connector handling more deterministic (#9396)
Henri Sara
2017-05-26
1
-6
/
+21
*
Fix drop indicator when Grid is scrolled (#9417)
Pekka Hyvönen
2017-05-24
1
-2
/
+3
*
Allow changing NavigationStateManager (#9410)
apolds
2017-05-24
1
-0
/
+4
*
Make select all work with TreeGrid (#9412)
Aleksi Hietanen
2017-05-23
1
-3
/
+60
*
New Tree component theme
Ilia Motornyi
2017-05-23
1
-0
/
+1
*
Correctly use id to identify data when refreshing (#9398)
Teemu Suo-Anttila
2017-05-23
7
-65
/
+59
*
Add MultiSelection support for Tree Component (#9354)
Teemu Suo-Anttila
2017-05-23
1
-2
/
+56
*
Add missing since tag to Binder#getFields (#9395)
Aleksi Hietanen
2017-05-22
1
-1
/
+1
*
Add dependency filters through the service init event (#9368)
Leif Åstrand
2017-05-19
3
-15
/
+47
*
Hide DataGenerator from Column API (#9351)
Teemu Suo-Anttila
2017-05-19
2
-62
/
+105
*
Clear errors when clearing binder fields (#9364)
Artur
2017-05-19
2
-1
/
+24
*
Make VaadinService#isUIActive() public (#9285)
Ilia Motornyi
2017-05-19
1
-3
/
+3
*
Add a method for getting bound fields from Binder (#9365)
Artur
2017-05-19
2
-11
/
+36
*
Add shorthand for adding a column with ComponentRenderer
Pekka Hyvönen
2017-05-19
2
-3
/
+23
*
Update Atmosphere to support latest Jetty versions (#9359)
Artur
2017-05-18
1
-1
/
+1
*
Add TreeData#addRootItems, getRootItems
Aleksi Hietanen
2017-05-18
2
-0
/
+80
*
Add HasHierarchicalDataProvider#setTreeData
Aleksi Hietanen
2017-05-18
3
-29
/
+13
*
Add stream variants for the child item provider shorthands (#9375)
Leif Åstrand
2017-05-18
3
-4
/
+86
*
Show drop hints when dropping in empty Grid (#9353)
Pekka Hyvönen
2017-05-18
2
-10
/
+32
*
Rename findAndFilterDependencies to findDependencies (#9366)
Leif Åstrand
2017-05-18
3
-8
/
+8
*
Clarify TreeData and TreeDataProvider javadocs, improve documentation (#9349)
Aleksi Hietanen
2017-05-18
2
-4
/
+9
*
Remove warning for shortcuts on disabled connector (#9352)
Olli Tietäväinen
2017-05-18
1
-3
/
+0
*
Fix DnD issues regarding data type text (#9347)
Adam Wagner
2017-05-17
1
-4
/
+21
*
Add getters for providers to Tree and TreeGrid
Teemu Suo-Anttila
2017-05-17
3
-12
/
+76
*
Add convenience constructors for Tree component
Teemu Suo-Anttila
2017-05-17
1
-1
/
+51
*
Add example of how to use ComponentRenderer to JavaDoc
Teemu Suo-Anttila
2017-05-17
1
-0
/
+10
*
Add since tags for 8.1 (#9343)
Henri Sara
2017-05-17
1
-2
/
+2
*
Make it possible for grid drop target to accept dragged data when grid is emp...
Adam Wagner
2017-05-17
1
-3
/
+5
*
Add BackEndHierarchicalDataProvider and an abstract base class
Aleksi Hietanen
2017-05-16
3
-1
/
+126
*
Fix code review comments
Aleksi Hietanen
2017-05-16
2
-7
/
+16
*
Add ItemCollapseAllowedProvider interface
Aleksi Hietanen
2017-05-16
4
-7
/
+52
*
Add TreeGrid#getHierarchyColumn
Aleksi Hietanen
2017-05-16
1
-0
/
+10
*
Improve CollapseEvent and ExpandEvent javadocs
Aleksi Hietanen
2017-05-16
2
-4
/
+6
*
Move HierarchicalDataCommunicatorConstants to the correct package
Aleksi Hietanen
2017-05-16
1
-1
/
+1
*
Add convenience constructors to TreeGrid
Aleksi Hietanen
2017-05-16
2
-2
/
+120
*
Add javadocs to Grid#readData and writeData
Aleksi Hietanen
2017-05-16
1
-0
/
+28
*
Add setHierarchyColumn(column) overload to TreeGrid
Aleksi Hietanen
2017-05-16
1
-0
/
+24
*
Rename TreeGridCommunicationConstants to HierarchicalDataCommunicatorConstants
Aleksi Hietanen
2017-05-16
1
-7
/
+7
[next]