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
/
src
/
main
/
java
/
com
/
vaadin
/
ui
/
components
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use single character for StringBuilder.append (#10102)
Ahmed Ashour
2017-09-28
1
-10
/
+13
*
Eliminate the use of AWT in non-test code (#10094)
Henri Sara
2017-09-27
1
-3
/
+21
*
Fix ColorPickerGrid indexing
Henri Sara
2017-09-20
1
-3
/
+3
*
Add header and footer visibility setting to Grid (#9706)
Teemu Suo-Anttila
2017-08-01
1
-0
/
+24
*
Add editor open event to Grid Editor (#9623)
Teemu Suo-Anttila
2017-07-03
4
-0
/
+137
*
Create drag source and drop target extensions for tree grid (#9463)
Adam Wagner
2017-06-28
4
-0
/
+301
*
Add mouse event details to the drop event (#9485)
Adam Wagner
2017-06-07
2
-4
/
+10
*
Add since tags and javadocs
Henri Sara
2017-05-30
1
-0
/
+1
*
Fix drop indicator when Grid is scrolled (#9417)
Pekka Hyvönen
2017-05-24
1
-2
/
+3
*
Make select all work with TreeGrid (#9412)
Aleksi Hietanen
2017-05-23
1
-3
/
+60
*
Correctly use id to identify data when refreshing (#9398)
Teemu Suo-Anttila
2017-05-23
2
-42
/
+23
*
Show drop hints when dropping in empty Grid (#9353)
Pekka Hyvönen
2017-05-18
2
-10
/
+32
*
Make it possible for grid drop target to accept dragged data when grid is emp...
Adam Wagner
2017-05-17
1
-3
/
+5
*
Add API for multiple drag data generators (#9321)
Adam Wagner
2017-05-16
1
-42
/
+78
*
Add API to store any type of data in the dataTransfer object (#9319)
Adam Wagner
2017-05-16
2
-13
/
+22
*
Refactor Html5 DnD feature based on API review (#9306)
Pekka Hyvönen
2017-05-12
8
-0
/
+725
*
Fix data not being sent again when adding DataGenerators (#8947)
Teemu Suo-Anttila
2017-03-28
1
-0
/
+1
*
Move select all visible to multi selection model interface (#8627)
Pekka Hyvönen
2017-03-27
2
-61
/
+72
*
Add more 8.0.3 since tags
Henri Sara
2017-03-21
2
-8
/
+10
*
Add @since 8.0.3 tags
elmot
2017-03-21
2
-0
/
+4
*
Make test for EditorSaveEvent.bean field
Ilia Motornyi
2017-03-14
1
-1
/
+2
*
Add the bean to grid editor events
Giovanni Lovato
2017-03-10
3
-4
/
+32
*
Correctly detach components in merged cells (#8773)
Artur
2017-03-09
1
-0
/
+7
*
Include components in joined cells when finding child components (#8772)
Artur
2017-03-08
3
-3
/
+41
*
Update column caption when a text is set in the default header row
Artur
2017-03-08
1
-0
/
+11
*
Fix since tags for 8.0 (#8575)
Henri Sara
2017-02-16
1
-1
/
+2
*
Provide a way to set styles for Header/Footer Cells and Rows in a Grid (#8499)
Denis
2017-02-08
5
-0
/
+100
*
Add Grid editor events. (#8365)
Denis
2017-02-02
6
-3
/
+265
*
Add helpers for dealing with columns based on its id (#8411)
Leif Åstrand
2017-02-02
4
-8
/
+120
*
Make Grid add columns based on bean properties (#8392)
Leif Åstrand
2017-02-01
1
-2
/
+6
*
Refactor editor API to use Binding instead of a component generator (#8368)
Leif Åstrand
2017-01-31
2
-47
/
+7
*
Add reference to Column.setId in javadocs of methods accepting col ids (#8360)
Leif Åstrand
2017-01-30
3
-0
/
+8
*
Allow to disable user selection in the grid model. (#8345)
Denis
2017-01-27
5
-11
/
+44
*
Fix some faulty javaDoc names
caalador
2017-01-26
1
-1
/
+1
*
Add APIs to inform components of stale objects in DataProvider (#8271)
Teemu Suo-Anttila
2017-01-25
2
-4
/
+45
*
Refactor how DataCommunicator passes filters to its DataProvider (#8309)
Leif Åstrand
2017-01-25
1
-1
/
+1
*
Use non-Generic SortOrder in Query. (#8239)
Denis
2017-01-25
1
-3
/
+3
*
Add "deselect allowed" feature to the Grid. (#8227)
Denis
2017-01-13
1
-0
/
+10
*
Include old value in ValueChangeEvent (#8229)
Aleksi Hietanen
2017-01-13
5
-10
/
+21
*
Correctly reset DataCommunicator when its DataProvider is changed (#8138)
Aleksi Hietanen
2017-01-10
1
-0
/
+5
*
Partial javadocs fix for vaadin-server
Ilia Motornyi
2017-01-02
1
-1
/
+1
*
Global java code cleanup using Eclipse Neon.1
Leif Åstrand
2016-12-20
3
-6
/
+6
*
Move old Sort related classes into compatibility module. (#7999)
Denis
2016-12-15
1
-2
/
+2
*
Fix import in SortOrderProvider (#8007)
Henri Sara
2016-12-15
1
-1
/
+1
*
Extract interfaces from Grid (#8005)
Teemu Suo-Anttila
2016-12-15
23
-26
/
+1026
*
Rename com.vaadin.server.data to com.vaadin.data.provider (#8004)
Pekka Hyvönen
2016-12-15
1
-3
/
+3
*
Redesign user-defined column identifiers for Grid (#7983)
Teemu Suo-Anttila
2016-12-15
3
-18
/
+85
*
Add EditorComponentGenerator interface (#7990)
Aleksi Hietanen
2016-12-15
1
-0
/
+45
*
Remove usage of Consumer from event listeners (#7985)
Pekka Hyvönen
2016-12-14
3
-18
/
+6
*
Rename SelectAllCheckBoxVisible enumeration. (#7981)
Denis
2016-12-14
1
-17
/
+17
[next]