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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add mouse event details to the drop event (#9485)
Adam Wagner
2017-06-07
10
-17
/
+71
*
Show empty selection caption in ComboBox (#9468)
Teemu Suo-Anttila
2017-06-05
5
-7
/
+56
*
Improve logging when bean validation is not available
Henri Sara
2017-06-05
2
-4
/
+6
*
Mark valo $v-textfield-background-color--readonly as default (#9458)
Yuriy Artamonov
2017-05-31
1
-1
/
+1
*
Allow grid columns to optionally shrink to be narrower than contents
Artur
2017-05-30
8
-10
/
+212
*
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
2
-0
/
+21
*
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
*
Add new artifacts to vaadin-all ZIP
Henri Sara
2017-05-26
2
-0
/
+21
*
Find active connector anywhere in the DOM (#9429)
Artur
2017-05-26
3
-3
/
+103
*
Use correct listener in dependency filter test
Henri Sara
2017-05-26
2
-1
/
+10
*
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
*
Update release notes for beta (#9422)
8.1.0.beta1
Henri Sara
2017-05-24
1
-1
/
+1
*
Fix Escalator javadocs (#9421)
Pekka Hyvönen
2017-05-24
1
-2
/
+3
*
Fix drop indicator when Grid is scrolled (#9417)
Pekka Hyvönen
2017-05-24
5
-28
/
+72
*
Allow changing NavigationStateManager (#9410)
apolds
2017-05-24
1
-0
/
+4
*
Fix missing drag image on FF, Safari (#9409)
Pekka Hyvönen
2017-05-23
5
-79
/
+284
*
Make select all work with TreeGrid (#9412)
Aleksi Hietanen
2017-05-23
3
-3
/
+133
*
Fix ComboBoxClosePopupRetainTextTest (#9415)
Aleksi Hietanen
2017-05-23
1
-3
/
+9
*
New Tree component theme
Ilia Motornyi
2017-05-23
4
-35
/
+40
*
Correctly use id to identify data when refreshing (#9398)
Teemu Suo-Anttila
2017-05-23
9
-65
/
+243
*
Add MultiSelection support for Tree Component (#9354)
Teemu Suo-Anttila
2017-05-23
6
-3
/
+214
*
Fix CheckboxFocusClickTest on Firefox (#9397)
Aleksi Hietanen
2017-05-22
1
-4
/
+5
*
Add missing since tag to Binder#getFields (#9395)
Aleksi Hietanen
2017-05-22
1
-1
/
+1
*
Fix test module for changed dependency filter API
Henri Sara
2017-05-22
1
-3
/
+5
*
Add style name to all dragged rows (#9388)
Adam Wagner
2017-05-21
3
-20
/
+91
*
Fix menu item selection in tests (#9387)
Henri Sara
2017-05-19
2
-11
/
+2
*
TreeGrid Sass variables (#9333)
Ilia Motornyi
2017-05-19
1
-39
/
+36
*
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
3
-63
/
+107
*
Add style automatically to indicate that an element is being dragged (#9385)
Adam Wagner
2017-05-19
3
-6
/
+24
*
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
*
Reorganize packages of connectors introduced in 8.1 (#9340)
Aleksi Hietanen
2017-05-19
4
-8
/
+7
*
Add a method for getting bound fields from Binder (#9365)
Artur
2017-05-19
2
-11
/
+36
*
Fix resetting of last filter in VComboBox (#9381)
Matti Tahvonen
2017-05-19
2
-1
/
+26
*
Make it possible for drop target to accept both files and other data (#9382)
Adam Wagner
2017-05-19
3
-17
/
+58
*
Add shorthand for adding a column with ComponentRenderer
Pekka Hyvönen
2017-05-19
4
-8
/
+28
*
Update Atmosphere to support latest Jetty versions (#9359)
Artur
2017-05-18
2
-2
/
+2
*
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
7
-66
/
+166
*
Rename findAndFilterDependencies to findDependencies (#9366)
Leif Åstrand
2017-05-18
3
-8
/
+8
[next]