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
/
shared
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/master' into reconnect-dialog
Artur Signell
2015-09-04
12
-61
/
+267
|
\
|
*
Redesign RpcDataSourceConnector pinning RPC requests (#18692)
Teemu Suo-Anttila
2015-09-02
1
-14
/
+0
|
*
Refactor Grid SelectionModels as extensions (#18624)
Teemu Suo-Anttila
2015-09-01
8
-29
/
+164
|
*
Fix empty @since tags for 7.6.0.alpha4
7.6.0.alpha4
Johannes Dahlström
2015-08-26
2
-2
/
+2
|
*
Fix AbstractRemoteDataSource cache clearing (#18630)
Teemu Suo-Anttila
2015-08-21
1
-4
/
+6
|
*
Column collapse events for Table (#6914)
Artur Signell
2015-08-21
1
-0
/
+1
|
*
Merge branch 'master' into grid-unbuffered-editor
Henri Sara
2015-08-19
2
-1
/
+25
|
|
\
|
|
*
Fix RpcDataProviderExtension to not rely on item indices (#18503)
Teemu Suo-Anttila
2015-08-18
2
-1
/
+25
|
*
|
Merge branch 'master-before-18503' into grid-unbuffered-editor
Henri Sara
2015-08-19
2
-0
/
+36
|
|
\
|
|
|
*
Add @since for change 11526 ticket #17590
patrik
2015-08-05
1
-1
/
+1
|
|
*
Update Select all -CheckBox from server and partial selections (#17590)
Teppo Kurki
2015-08-05
1
-0
/
+11
|
|
*
Detect Edge correctly (#18537)
Artur Signell
2015-07-30
1
-0
/
+25
|
*
|
Merge branch 'master-18493' into grid-unbuffered-editor
Henri Sara
2015-08-19
2
-34
/
+0
|
|
\
|
|
|
*
Fix DetailsRow communication use connector IDs (#18493)
Teemu Suo-Anttila
2015-07-21
2
-34
/
+0
|
*
|
Add row and cell description generators to Grid (#18481)
Teppo Kurki
2015-07-15
1
-0
/
+17
|
*
|
Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor
Teemu Suo-Anttila
2015-07-13
1
-2
/
+6
|
|
\
|
|
*
|
Refactor RpcDataProviderExtension to use DataGenerators
Teemu Suo-Anttila
2015-07-10
1
-5
/
+0
|
*
|
Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor
Teemu Suo-Anttila
2015-06-15
4
-5
/
+19
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor
Teemu Suo-Anttila
2015-06-02
1
-1
/
+1
|
|
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor
Teemu Suo-Anttila
2015-06-01
6
-3
/
+90
|
|
\
\
\
\
|
*
|
|
|
|
Add unbuffered editing mode to Grid
Teppo Kurki
2015-05-26
1
-0
/
+4
|
*
|
|
|
|
Add grid editor events (#17451)
patrik
2015-05-21
2
-0
/
+40
|
*
|
|
|
|
Add focus API to Grid
Johannes Dahlström
2015-05-20
1
-2
/
+2
*
|
|
|
|
|
Use Transport.WEBSOCKET_XHR instead of setter for mixing websockets and XHR (...
Artur Signell
2015-08-31
1
-0
/
+6
*
|
|
|
|
|
Add modality configuration option for reconnect dialog (#11733)
Artur Signell
2015-08-31
1
-1
/
+2
*
|
|
|
|
|
Allow using XHR for client to server requests and websockets for push (#12518)
Artur Signell
2015-07-13
1
-0
/
+1
*
|
|
|
|
|
Refactor reconnect dialog (#11733,#17075)
Artur Signell
2015-07-13
1
-0
/
+1
*
|
|
|
|
|
Allow configuration of reconnect dialog parameters (#11733)
Artur Signell
2015-07-13
1
-0
/
+9
*
|
|
|
|
|
Send resynchronize and widgetset version in JSON (#11733)
Artur Signell
2015-07-13
1
-0
/
+6
*
|
|
|
|
|
Use counter in client to server messages to avoid duplicate handling (#11733)
Artur Signell
2015-07-13
1
-0
/
+6
*
|
|
|
|
|
Do not send empty server requests (#11733)
Artur Signell
2015-07-13
1
-0
/
+8
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Use role=alert for all notifications (#17079)
Artur Signell
2015-07-13
1
-2
/
+6
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Fix declarative margin reading in AbstractOrderedLayout (#18229)
Johannes Dahlström
2015-06-11
1
-0
/
+6
*
|
|
|
Deprecate streaming (#14914)
Artur Signell
2015-06-05
1
-5
/
+8
*
|
|
|
Use headerCaption as default hidingToggleCaption (#18028)
Teppo Kurki
2015-06-05
1
-0
/
+3
*
|
|
|
Do not send value change to server for non-immediate CheckBox (#18102)
Teppo Kurki
2015-06-04
1
-0
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Update @since tag.
Mika Murtojarvi
2015-06-02
1
-1
/
+1
|
|
/
|
/
|
*
|
Ensure method and property names are capitalized using English locale (#13389)
Artur Signell
2015-05-29
2
-2
/
+70
*
|
Add @since 7.5
Mika Murtojarvi
2015-05-29
1
-1
/
+1
*
|
Show declarative output for component selected in debug window (#17960)
Artur Signell
2015-05-28
1
-0
/
+10
*
|
Backport a resynchronization fix for 7.5 (#15405)
Artur Signell
2015-05-28
1
-0
/
+5
*
|
Add missing @since for 7.5
Leif Åstrand
2015-05-12
2
-1
/
+5
|
/
*
Updated all empty @since tags to be published in 7.5.0
Pekka Hyvönen
2015-05-11
2
-2
/
+1
*
Fix for declarative FontIcon support (#17275)
Johannes Dahlström
2015-05-06
2
-1
/
+9
*
Merge branch 'grid-7.5'
Pekka Hyvönen
2015-04-30
5
-1
/
+275
|
\
|
*
Merge remote-tracking branch 'origin/master' into grid-7.5
Teemu Suo-Anttila
2015-04-15
2
-0
/
+16
|
|
\
|
*
|
API for column hiding toggle caption in Grid (#17272)
Pekka Hyvönen
2015-03-31
1
-0
/
+3
|
*
|
Merge remote-tracking branch 'origin/master' into grid-7.5
Henrik Paul
2015-03-31
2
-6
/
+7
|
|
\
\
|
*
|
|
Server Grid.scrollToRow takes details into account (#17270)
Henrik Paul
2015-03-31
1
-1
/
+2
|
*
|
|
Update all empty since tags published in alpha1
Leif Åstrand
2015-03-26
3
-5
/
+5
[next]