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
...
|
*
|
|
|
Render empty cell instead of stopping rendering if a converter is missing
Artur Signell
2014-12-10
2
-6
/
+22
|
*
|
|
|
Flattening server-side EditorRow API (#13334)
Leif Åstrand
2014-12-10
2
-500
/
+426
|
*
|
|
|
Add Grid.addRow (#13334)
Leif Åstrand
2014-12-09
4
-14
/
+344
|
*
|
|
|
Allow limiting server-side selection size (#13334)
Leif Åstrand
2014-12-09
2
-83
/
+158
|
*
|
|
|
Add getColumns function to Grid (#13334)
Teemu Suo-Anttila
2014-12-08
2
-21
/
+47
|
*
|
|
|
Add select all / select none checkbox to SelectionColumn (#13334)
Teemu Suo-Anttila
2014-12-08
1
-0
/
+7
|
*
|
|
|
Fix appendHeaderRow and appendFooterRow JavaDoc (#13334)
Teemu Suo-Anttila
2014-12-08
1
-9
/
+8
|
*
|
|
|
Avoid non-fatal server-side assertions from selection tests (#13334)
Leif Åstrand
2014-12-06
1
-2
/
+7
|
*
|
|
|
Refactor frozen column API (#13334)
Leif Åstrand
2014-12-05
2
-77
/
+39
|
*
|
|
|
Remove Column visibility setting from server side (#13334)
Teemu Suo-Anttila
2014-12-05
4
-57
/
+18
|
*
|
|
|
Fix Java 8 compatibility
Jouni Koivuviita
2014-12-04
1
-2
/
+2
|
*
|
|
|
Add server-side CellStyleGenerator (#13334)
Leif Åstrand
2014-12-04
2
-1
/
+109
|
*
|
|
|
Rename method to be consistent with Container.Viewer (#13334)
Artur Signell
2014-12-04
5
-20
/
+20
|
*
|
|
|
Allow setting style name for header/footer rows (#7225)
Artur Signell
2014-12-04
1
-1
/
+23
|
*
|
|
|
Extend addColumn to support arbitrary data types (#13334)
Teemu Suo-Anttila
2014-12-04
2
-4
/
+21
|
*
|
|
|
Fix addColumn to function correctly with non-default container (#13334)
Teemu Suo-Anttila
2014-12-04
3
-14
/
+107
|
*
|
|
|
Rename row key parameter for consistency (#13334)
Leif Åstrand
2014-12-03
1
-3
/
+3
|
*
|
|
|
Add column add and remove functionality to Grid (#13334)
Teemu Suo-Anttila
2014-12-03
3
-54
/
+164
|
*
|
|
|
Allow setting style names for header and footer cells (#7225)
Artur Signell
2014-12-01
1
-0
/
+21
|
*
|
|
|
Make Grid.Column API setters fluid (#13334)
Teemu Suo-Anttila
2014-12-01
4
-40
/
+65
|
*
|
|
|
Clarify Header/Footer addRow(index) JavaDoc (#13334)
Teemu Suo-Anttila
2014-12-01
1
-2
/
+6
|
*
|
|
|
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-11-28
9
-42
/
+95
|
|
\
\
\
\
|
*
|
|
|
|
Flatten Header and Footer API to be part of Grid API (#13334)
Teemu Suo-Anttila
2014-11-27
3
-131
/
+395
|
*
|
|
|
|
Move Grid to com.vaadin.ui package (#13334)
Teemu Suo-Anttila
2014-11-26
27
-3220
/
+3114
|
*
|
|
|
|
Fix removing a merged property from headers and footers (#13334)
Teemu Suo-Anttila
2014-11-25
1
-1
/
+5
|
*
|
|
|
|
Rename a variable in GridStaticSection (#13334)
Teemu Suo-Anttila
2014-11-25
1
-6
/
+6
|
*
|
|
|
|
Fix Grid server-side header merging and setup (#13334)
Teemu Suo-Anttila
2014-11-25
5
-53
/
+137
|
*
|
|
|
|
Fix Grid setContainerDataSource to reset all columns (#13334)
Teemu Suo-Anttila
2014-11-14
2
-18
/
+65
|
*
|
|
|
|
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-11-14
24
-37
/
+499
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Make ImageRenderers emit click events (#13334)
Johannes Dahlström
2014-11-13
3
-90
/
+137
|
*
|
|
|
|
|
Fixes property change events after first render (#13334)
Henrik Paul
2014-11-06
1
-0
/
+6
|
*
|
|
|
|
|
Prevent row insert/remove RPC calls before client init (#13334)
Teemu Suo-Anttila
2014-11-05
1
-2
/
+15
|
*
|
|
|
|
|
Adds hints to related methods in GridStaticSection (#13334)
Henrik Paul
2014-10-28
1
-0
/
+20
|
*
|
|
|
|
|
Fix RpcDataSource to use RPC for row pins/unpins (#13334)
Teemu Suo-Anttila
2014-10-22
2
-63
/
+19
|
*
|
|
|
|
|
Add isUserOriginated to SortOrderChangeEvents (#13334)
Teemu Suo-Anttila
2014-10-16
2
-8
/
+5
|
*
|
|
|
|
|
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-10-16
51
-176
/
+1909
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Clarifies server-side exceptions relating to Columns (#13334)
Henrik Paul
2014-10-16
1
-6
/
+17
|
*
|
|
|
|
|
|
Adds a word to an exception message (#13334)
Henrik Paul
2014-10-14
1
-1
/
+1
|
*
|
|
|
|
|
|
Fix Grid not updating columnOrder on property remove (#13334)
Teemu Suo-Anttila
2014-10-09
1
-1
/
+2
|
*
|
|
|
|
|
|
Refer to correct Container instance in editor row RPC (#13334)
Johannes Dahlström
2014-10-09
1
-2
/
+2
|
*
|
|
|
|
|
|
Implement ImageRenderer (#13334)
Johannes Dahlström
2014-10-09
2
-0
/
+142
|
*
|
|
|
|
|
|
Implement Vaadin-specific editor row commit/discard handling (#13334)
Johannes Dahlström
2014-10-07
2
-4
/
+76
|
*
|
|
|
|
|
|
Implement ButtonRenderer (#13334)
Johannes Dahlström
2014-10-07
1
-0
/
+129
|
*
|
|
|
|
|
|
Grid now supports bare ItemSetChangeEvents (#13334)
Henrik Paul
2014-10-03
1
-13
/
+48
|
*
|
|
|
|
|
|
Ensure Renderers that do type conversions work properly (#13334)
Johannes Dahlström
2014-10-03
6
-23
/
+37
|
*
|
|
|
|
|
|
Add support for Grid column reordering (#13334)
Teemu Suo-Anttila
2014-10-02
2
-0
/
+64
|
*
|
|
|
|
|
|
Update sortable columns on property set change (#13334)
Teemu Suo-Anttila
2014-10-02
1
-0
/
+11
|
*
|
|
|
|
|
|
Add a constructor without parameters to Grid (#13334)
Teemu Suo-Anttila
2014-10-01
1
-0
/
+8
|
*
|
|
|
|
|
|
Map row data with column ids instead of using an array (#13334)
Teemu Suo-Anttila
2014-09-26
2
-4
/
+8
|
*
|
|
|
|
|
|
Implement ProgressBarRenderer (#13334)
Johannes Dahlström
2014-09-26
1
-0
/
+39
[prev]
[next]