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
*
Fix removeUI assertions to work with proxy UIs (#10574)
Teemu Suo-Anttila
2018-01-29
1
-2
/
+4
*
Fix Grid not updating selected item immediately (#10569)
Teemu Suo-Anttila
2018-01-25
1
-12
/
+9
*
Upgrade minor version in the project to 8.4 (#10520)
Teemu Suo-Anttila
2018-01-24
1
-1
/
+1
*
Rename widgetEventsAllowed to handleWidgetEvents (#10529)
Leif Åstrand
2018-01-12
1
-9
/
+7
*
Add Notification.close() to hide a notification from the server (#10483)
Artur
2018-01-09
1
-3
/
+49
*
Tweak date style API (#10493)
8.3.0.beta1
Leif Åstrand
2018-01-08
1
-15
/
+16
*
Rename contentMode to descriptionContentMode in MenuItem (#10494)
Leif Åstrand
2018-01-08
2
-18
/
+20
*
Add missing since tags and JavaDocs (#10487)
8.3.0.alpha1
Teemu Suo-Anttila
2018-01-03
4
-5
/
+14
*
Fix wrong frontend URL in docs. (#10472)
Flamenco
2017-12-30
1
-2
/
+2
*
Implement widget event handling for Columns in Grid (#10412)
Teemu Suo-Anttila
2017-12-29
1
-1
/
+35
*
Add ContentMode for the description of MenuItems (#9984)
Jonas Zipprick
2017-12-29
2
-5
/
+89
*
Treat fields as readonly when bound with null setter (#10477)
Marco Collovati
2017-12-29
3
-7
/
+40
*
Fix javadoc for Notification TYPE_TRAY_NOTIFICATION (#10479)
Marco Collovati
2017-12-29
1
-1
/
+1
*
Allow setting custom styles to DateField calendar date cells (#10305)
Anna Koskinen
2017-12-28
1
-0
/
+68
*
Make Binder.setReadonly ignore effectively readonly bindings (#10368)
Marco Collovati
2017-12-28
3
-5
/
+56
*
Update Grid.addColumn JavaDoc to tell about nested properties (#10431)
Olli Tietäväinen
2017-12-27
1
-1
/
+8
*
Prevent killing UI if heartbeats are pending (#10371)
Teemu Suo-Anttila
2017-11-27
1
-5
/
+18
*
Update to JSoup 1.11.2 (#10353)
Leif Åstrand
2017-11-23
8
-8
/
+9
*
Update version number to 8.3-SNAPSHOT (#10348)
Teemu Suo-Anttila
2017-11-22
1
-1
/
+1
*
Fix nested bean property name (#10271)
schaerl
2017-11-22
4
-39
/
+72
*
Improve Binder JavaDocs and APIs (#10347)
Teemu Suo-Anttila
2017-11-21
2
-7
/
+30
*
Create DescriptionGenerator in package com.vaadin.ui (#10346)
Aleksi Hietanen
2017-11-21
6
-7
/
+36
*
Fix issues from API review for 8.2 (#10342)
Aleksi Hietanen
2017-11-21
14
-71
/
+68
*
Extract AbstractBeanPropertyDefinition and PropertyFilterDefinition (#10344)
Aleksi Hietanen
2017-11-21
5
-118
/
+192
*
FileResource to use bufferSize, and StreamResource to use getCacheTime() (#10...
Ahmed Ashour
2017-11-21
4
-2
/
+50
*
Remove unused imports (#10330)
Ahmed Ashour
2017-11-21
10
-16
/
+7
*
Rename GridDragger to GridRowDragger (#10333)
Pekka Hyvönen
2017-11-17
8
-25
/
+25
*
Add documentation on GridDragger (#10328)
Pekka Hyvönen
2017-11-16
6
-5
/
+85
*
Update since tags in JavaDoc (#10325)
8.2.0.alpha3
Teemu Suo-Anttila
2017-11-15
12
-19
/
+19
*
Add helper for Grid row DnD (#10255)
Pekka Hyvönen
2017-11-15
10
-14
/
+1140
*
Add new drop mode ON_GRID for GridDropTarget (#10296)
Pekka Hyvönen
2017-11-15
3
-14
/
+281
*
Fix TreeGrid to use correct super constructor (#10291)
Jerome Meyer
2017-11-14
2
-26
/
+35
*
Improve nested property support for Binder (#9925)
Olli Tietäväinen
2017-11-14
4
-12
/
+477
*
Add API to read Binding value from bean (#10316)
Teemu Suo-Anttila
2017-11-13
2
-3
/
+43
*
Set no-store headers on UIDL messages
Leif Åstrand
2017-11-10
1
-3
/
+9
*
Add ContentMode for row and cell descriptions in Grid (#10282)
Teemu Suo-Anttila
2017-11-10
1
-8
/
+60
*
Relax mapper access in HierarchicalDataCommunicator
Ilia Motornyi
2017-11-10
1
-0
/
+8
*
HasItems.setItems(T... items) should allow edits (#10290)
Pekka Hyvönen
2017-11-06
5
-3
/
+92
*
Relax TreeGrid and Tree members access modifiers. (#10293)
Ilia Motornyi
2017-11-06
3
-6
/
+44
*
Use lambda expressions. (#10268)
Ahmed Ashour
2017-11-01
5
-96
/
+62
*
Fix end of line comments, which were made by automatic formatter (#10234)
Ahmed Ashour
2017-10-31
8
-34
/
+25
*
Remove redundant interface already implemented by super class. (#10258)
Ahmed Ashour
2017-10-31
22
-49
/
+29
*
add Grid.Column#get/setAssistiveCaption (#10219)
Knoobie
2017-10-30
2
-0
/
+41
*
Use lambda with Handlers (#10229)
Ahmed Ashour
2017-10-27
1
-1
/
+0
*
Use lambda with Listeners (#10222)
Ahmed Ashour
2017-10-26
20
-48
/
+54
*
Improve naming of fields and variables (#10242)
Ahmed Ashour
2017-10-26
27
-153
/
+151
*
Remove trailing spaces (#10224)
Ahmed Ashour
2017-10-26
30
-95
/
+95
*
Grid column to be sortable when implemented/supported (Fixes #8792). (#10190)
Ahmed Ashour
2017-10-23
2
-3
/
+31
*
Grid.removeColumn() not to fail silently (Fixes #8056) (#10215)
Ahmed Ashour
2017-10-20
2
-37
/
+105
*
AbstractDateField.formatDate() to be abstract (#10186)
Ahmed Ashour
2017-10-20
3
-53
/
+60
[next]