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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Save editor content on keyboard editor move (#18809)
Teemu Suo-Anttila
2015-09-07
2
-2
/
+39
*
Ensure dialog is not shown if reconnected during grace period (#11733)
Artur Signell
2015-09-06
1
-0
/
+3
*
Reimplement reconnect dialog without UI binder (#11733)
Artur Signell
2015-09-04
2
-21
/
+14
*
Merge remote-tracking branch 'origin/master' into reconnect-dialog
Artur Signell
2015-09-04
48
-1452
/
+2859
|
\
|
*
Fix Grid frozen non-editable cell location in Editor (#18750)
Teemu Suo-Anttila
2015-09-02
1
-4
/
+5
|
*
Redesign RpcDataSourceConnector pinning RPC requests (#18692)
Teemu Suo-Anttila
2015-09-02
3
-48
/
+57
|
*
Do not open detail row if generator is the NULL one (#18663)
Teppo Kurki
2015-09-02
1
-0
/
+4
|
*
Grid: touch kinetic scrolling. #18133 #16885
Manolo Carrasco
2015-09-02
1
-312
/
+147
|
*
Make responsive work in Edge (#18620)
Artur Signell
2015-09-01
1
-3
/
+3
|
*
Close existing details when the generator is changed (#18664)
Teppo Kurki
2015-09-01
1
-0
/
+4
|
*
Refactor Grid SelectionModels as extensions (#18624)
Teemu Suo-Anttila
2015-09-01
7
-215
/
+642
|
*
Make Grid Editor eagerly report validation errors (#16725)
patrik
2015-09-01
3
-13
/
+123
|
*
Add better keyboard Close Shortcut API for Window (#17383)
patrik
2015-08-28
1
-12
/
+1
|
*
Make Grid editor event handling more customizable
Johannes Dahlström
2015-08-27
2
-76
/
+371
|
*
Fix empty @since tags for 7.6.0.alpha4
7.6.0.alpha4
Johannes Dahlström
2015-08-26
4
-5
/
+5
|
*
Remove unused Sidebar code from Grid (#18659)
Teemu Suo-Anttila
2015-08-26
1
-61
/
+7
|
*
Measure width exactly to avoid white padding at the right edge (#18648)
Artur Signell
2015-08-24
2
-8
/
+32
|
*
Resynchronize everything after theme change (#18478)
Artur Signell
2015-08-24
2
-50
/
+6
|
*
Fix Grid column width calculation regression (#18617)
Teemu Suo-Anttila
2015-08-24
1
-2
/
+7
|
*
Fix AbstractRemoteDataSource cache clearing (#18630)
Teemu Suo-Anttila
2015-08-21
2
-12
/
+45
|
*
Cut off Grid cell content when max column width is set (#18617)
Teppo Kurki
2015-08-21
1
-1
/
+3
|
*
Make Grid Editor return focus to last focused cell (#16834)
patrik
2015-08-20
1
-4
/
+68
|
*
Prevent race-condition induced sporadic error in Escalator (#17258)
patrik
2015-08-20
1
-10
/
+26
|
*
Merge branch 'master' into grid-unbuffered-editor
Henri Sara
2015-08-19
2
-4
/
+41
|
|
\
|
|
*
Fix RpcDataProviderExtension to not rely on item indices (#18503)
Teemu Suo-Anttila
2015-08-18
2
-4
/
+41
|
*
|
Merge branch 'master-before-18503' into grid-unbuffered-editor
Henri Sara
2015-08-19
22
-135
/
+327
|
|
\
|
|
|
*
Prevent Escalator scrollbars oscillation in HeightByRows mode (#18596)
Teemu Suo-Anttila
2015-08-14
1
-1
/
+16
|
|
*
Add class for last frozen column requested by designers (#18590)
Taras Hupalo
2015-08-12
1
-5
/
+27
|
|
*
Do not force zero height for empty caption height in FormLayout (#15409)
Artur Signell
2015-08-12
1
-17
/
+0
|
|
*
Add style names to selection checkboxes (#17755)
Teppo Kurki
2015-08-11
2
-0
/
+8
|
|
*
Fix Grid client-side NPE finding uneditable column editor (#18589)
Teemu Suo-Anttila
2015-08-11
1
-5
/
+15
|
|
*
Prevent scrolling when expanding a TreeTable item (#18247)
Mika Murtojarvi
2015-08-06
1
-5
/
+9
|
|
*
Add @since for change 11526 ticket #17590
patrik
2015-08-05
1
-4
/
+4
|
|
*
Update Select all -CheckBox from server and partial selections (#17590)
Teppo Kurki
2015-08-05
2
-32
/
+67
|
|
*
Take margin/border/padding into account when measuring TabSheet (#18471)
Artur Signell
2015-08-04
2
-2
/
+59
|
|
*
Attach Window in hierarchy change as required (#18502)
Artur Signell
2015-08-04
2
-4
/
+14
|
|
*
Restrict old IE fix to IE <= 10 (#17002)
Artur Signell
2015-08-04
1
-1
/
+2
|
|
*
Fix NPE when clicking and move handler is not set (#8718)
Artur Signell
2015-08-04
2
-4
/
+12
|
|
*
Ensure server side focus is applied when opening a window (#17731)
Artur Signell
2015-08-04
2
-21
/
+10
|
|
*
Take margin/border/padding into account when measuring ComboBox in IE (#17002)
Artur Signell
2015-08-03
1
-3
/
+20
|
|
*
Enable IE stuff also needed for Edge (#18523)
Artur Signell
2015-07-30
5
-15
/
+13
|
|
*
Detect Edge correctly (#18537)
Artur Signell
2015-07-30
2
-0
/
+41
|
|
*
Make methods return what they promise
Artur Signell
2015-07-28
1
-3
/
+3
|
|
*
Fix empty @since
Markus Koivisto
2015-07-22
1
-3
/
+1
|
|
*
Fix IE8 centered window initial placement (#18498)
Teemu Suo-Anttila
2015-07-22
2
-14
/
+10
|
*
|
Merge branch 'master-18493' into grid-unbuffered-editor
Henri Sara
2015-08-19
7
-314
/
+158
|
|
\
|
|
|
*
Fix DetailsRow communication use connector IDs (#18493)
Teemu Suo-Anttila
2015-07-21
2
-305
/
+103
|
|
*
Convert ComboBoxLargeIconsTest from TB2 to TB4
Teemu Suo-Anttila
2015-07-17
1
-5
/
+16
|
|
*
Fix IE8 icons in tree expand regression (#18488)
Teemu Suo-Anttila
2015-07-17
2
-3
/
+18
|
|
*
Fix IE8 window shadows with undefined height (#18487)
Teemu Suo-Anttila
2015-07-16
1
-1
/
+13
[next]