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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add isUserOriginated to SelectedTabChangeEvent (#9580)
Artur
2017-06-29
4
-43
/
+174
*
Provide old value of position in SplitPositionChangeEvent of *SplitPanel (#9578)
Yuriy Artamonov
2017-06-29
2
-11
/
+106
*
Add mouse event details to Tree.ItemClick (#9599)
Henri Sara
2017-06-28
1
-3
/
+19
*
Add isExpanded() method to Tree and TreeGrid
Henri Sara
2017-06-28
4
-6
/
+29
*
Create drag source and drop target extensions for tree grid (#9463)
Adam Wagner
2017-06-28
4
-0
/
+301
*
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
*
Make it optional to implement enter() in Views
Artur
2017-06-22
1
-7
/
+11
*
Fix keymapper reverse mapping (#9535)
Ilia Motornyi
2017-06-21
7
-73
/
+176
*
Enable row height and content mode settings for Tree (#9540)
Teemu Suo-Anttila
2017-06-20
1
-1
/
+23
*
Set proper paragraph breaks in Button JavaDocs (#9557)
Leif Åstrand
2017-06-20
1
-4
/
+3
*
Add View.beforeLeave to support delayed navigation
Artur
2017-06-20
5
-60
/
+332
*
Fix minor Java documentation typo in Button#click API
Christophe Bismuth
2017-06-19
1
-1
/
+1
*
Fix displaying Grid sort order set from server (#9530)
Teemu Suo-Anttila
2017-06-19
1
-0
/
+12
*
Use ClientConnector instead of Connector in id generation event (#9542)
Leif Åstrand
2017-06-19
1
-5
/
+3
*
Add missing JavaDoc to DataCommunicator
Teemu Suo-Anttila
2017-06-16
1
-0
/
+13
*
Only throw from Binder.bindInstanceFields if there are no bindings at all (#9...
8.1.0.beta2
Artur
2017-06-15
3
-7
/
+62
*
Add missing since tags (#9544)
Henri Sara
2017-06-15
2
-5
/
+5
*
Rewrite HierarchyMapper to consistently handle changes
Teemu Suo-Anttila
2017-06-15
7
-978
/
+905
*
Fix initConnectorIdGenerator typo (#9541)
Leif Åstrand
2017-06-15
2
-4
/
+4
*
Make view parameter map available in ViewChangeEvent (#9529)
Artur
2017-06-15
3
-2
/
+105
*
Fix method link in ActiveDataHandler JavaDoc (#9525)
Ilia Motornyi
2017-06-14
1
-1
/
+1
*
Allow changing the renderer of hierarchy column in TreeGrid (#9514)
Teemu Suo-Anttila
2017-06-13
3
-25
/
+13
*
Add getStateParameterMap to Navigator to get parameters as a map (#9517)
Peter Lehto
2017-06-13
2
-26
/
+188
*
Add support for Views which are not components
Artur
2017-06-12
3
-18
/
+91
*
Add pluggable connector id generator support
Leif Åstrand
2017-06-12
7
-13
/
+268
*
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
[prev]
[next]