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
/
src
/
com
/
vaadin
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add expand and min/max width for GridColumns (#13334)
Henrik Paul
2014-12-12
1
-0
/
+135
*
Refactor server-side editor row to work in real(er) cases (#13334)
Leif Åstrand
2014-12-12
1
-149
/
+84
*
Remove unnecessary @since and @author JavaDoc markings (#13334)
Teemu Suo-Anttila
2014-12-12
1
-15
/
+0
*
Remove SortEventOriginator and replace it with a boolean (#13334)
Teemu Suo-Anttila
2014-12-12
1
-10
/
+8
*
Merge remote-tracking branch 'origin/master' into grid
Artur Signell
2014-12-12
17
-105
/
+87
|
\
|
*
Add public Field.isEmpty() and clear() (#15354)
Artur Signell
2014-12-10
6
-21
/
+35
|
*
Long events aren't displayed properly when using Container (#15242)
Sergey Budkin
2014-12-10
1
-56
/
+18
|
*
Make TextField.clear() use empty string to be consistent with constructor (#1...
Artur Signell
2014-12-10
1
-1
/
+11
|
*
Fix issues when using java.sql.Date as DateField range (#15342)
Teemu Pöntelin
2014-12-09
1
-6
/
+8
|
*
Hierarchy change markAsDirty to AbstractComponentContainer (#14227)
Anna Miroshnik
2014-12-09
7
-19
/
+9
|
*
Add null check to UI.setTheme. (#15326)
Sauli Tähkäpää
2014-12-04
1
-6
/
+6
|
*
Escape dynamic and configured theme names in the same way. (#15309)
Leif Åstrand
2014-12-02
1
-2
/
+6
*
|
Columns can now have subpixel accuracy widths (#13334)
Henrik Paul
2014-12-12
1
-4
/
+3
*
|
Do not prefix generated styles (#13334)
Artur Signell
2014-12-12
1
-4
/
+0
*
|
Move Sort related helpers and events to correct packages (#13334)
Teemu Suo-Anttila
2014-12-12
5
-372
/
+8
*
|
Make SelectionChangeEvent general and move it to event packacge (#13334)
Teemu Suo-Anttila
2014-12-11
4
-154
/
+3
*
|
Move server-side SelectionModels inside Grid (#13334)
Teemu Suo-Anttila
2014-12-11
6
-674
/
+575
*
|
Remove editor row discard methods; rename "commit" to "save" (#13334)
Johannes Dahlström
2014-12-11
1
-24
/
+8
*
|
Move Renderers to com.vaadin.ui.renderer package (#13334)
Teemu Suo-Anttila
2014-12-11
10
-11
/
+11
*
|
Fix selecting logic of SingleSelectionModel API (#13334)
Teemu Suo-Anttila
2014-12-11
3
-23
/
+15
*
|
Split and capitalize header captions by default
Artur Signell
2014-12-10
2
-37
/
+5
*
|
Add sanity checking to server side selection models (#13334)
Teemu Suo-Anttila
2014-12-10
4
-3
/
+47
*
|
Flattening server-side EditorRow API (#13334)
Leif Åstrand
2014-12-10
1
-441
/
+363
*
|
Add Grid.addRow (#13334)
Leif Åstrand
2014-12-09
1
-0
/
+77
*
|
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
1
-2
/
+33
*
|
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
*
|
Refactor frozen column API (#13334)
Leif Åstrand
2014-12-05
1
-71
/
+29
*
|
Remove Column visibility setting from server side (#13334)
Teemu Suo-Anttila
2014-12-05
1
-33
/
+4
*
|
Fix Java 8 compatibility
Jouni Koivuviita
2014-12-04
1
-2
/
+2
*
|
Add server-side CellStyleGenerator (#13334)
Leif Åstrand
2014-12-04
1
-0
/
+59
*
|
Rename method to be consistent with Container.Viewer (#13334)
Artur Signell
2014-12-04
3
-13
/
+13
*
|
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
1
-4
/
+9
*
|
Fix addColumn to function correctly with non-default container (#13334)
Teemu Suo-Anttila
2014-12-04
1
-14
/
+69
*
|
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
1
-19
/
+80
*
|
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
1
-25
/
+50
*
|
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
1
-0
/
+14
|
\
|
|
*
Add getter to SplitterState.positionReversed (#15285)
Anna Koskinen
2014-11-25
1
-0
/
+14
*
|
Flatten Header and Footer API to be part of Grid API (#13334)
Teemu Suo-Anttila
2014-11-27
1
-70
/
+346
*
|
Move Grid to com.vaadin.ui package (#13334)
Teemu Suo-Anttila
2014-11-26
19
-3203
/
+3097
*
|
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
4
-50
/
+115
*
|
Fix Grid setContainerDataSource to reset all columns (#13334)
Teemu Suo-Anttila
2014-11-14
1
-17
/
+30
*
|
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-11-14
7
-3
/
+78
|
\
|
[next]