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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Ensure critical notifications have an owner (#10386)
Artur Signell
2012-11-26
1
-1
/
+12
|
/
/
/
*
|
|
Merge "Add theme name as class name to LoginForm v-app (#10383)"
Artur Signell
2012-11-26
1
-1
/
+10
|
\
\
\
|
*
|
|
Add theme name as class name to LoginForm v-app (#10383)
Artur Signell
2012-11-26
1
-1
/
+10
|
|
/
/
*
|
|
Merge "Fix chameleon "body" css selectors (#10382)"
Artur Signell
2012-11-26
4
-21
/
+21
|
\
\
\
|
*
|
|
Fix chameleon "body" css selectors (#10382)
Artur Signell
2012-11-26
4
-21
/
+21
|
|
/
/
*
/
/
Fixed NPE when converting ""
Artur Signell
2012-11-26
1
-0
/
+5
|
/
/
*
|
Merge "Refactor tests imported from the sass-lang project (#9751)"
Artur Signell
2012-11-26
659
-0
/
+48
|
\
\
|
*
|
Refactor tests imported from the sass-lang project (#9751)
Henri Sara
2012-11-26
659
-0
/
+48
*
|
|
Merge "Imported tests from the sass-lang project (#9751)"
Artur Signell
2012-11-26
846
-0
/
+9777
|
\
|
|
|
*
|
Imported tests from the sass-lang project (#9751)
Henri Sara
2012-11-26
846
-0
/
+9777
|
|
/
*
/
Don't make VaadinSession serialize VaadinService (#10088)
Leif Åstrand
2012-11-26
2
-9
/
+31
|
/
*
Made ServerRpcManager serializable again (#10364)
Artur Signell
2012-11-24
1
-1
/
+2
*
Compile parser during build (#9283)
Artur Signell
2012-11-23
1
-2
/
+11
*
Merge "Allow JavaScriptConnectors to get unRegister events (#9292)"
Marc Englund
2012-11-23
6
-10
/
+52
|
\
|
*
Allow JavaScriptConnectors to get unRegister events (#9292)
Leif Åstrand
2012-11-23
6
-10
/
+52
*
|
Merge "Fixed browser specific theme selectors (#10362)"
Marc Englund
2012-11-23
35
-136
/
+136
|
\
\
|
*
|
Fixed browser specific theme selectors (#10362)
Artur Signell
2012-11-23
35
-136
/
+136
*
|
|
Fixed javadoc referring to wrong class
Artur Signell
2012-11-23
1
-2
/
+2
|
/
/
*
|
Do not build field for Address to avoid conversion problems
Artur Signell
2012-11-23
1
-1
/
+3
*
|
Merge "Updated javadoc (#9684)"
Marc Englund
2012-11-23
1
-1
/
+7
|
\
\
|
*
|
Updated javadoc (#9684)
Artur Signell
2012-11-23
1
-1
/
+7
*
|
|
Defer session closing until the end of a request like with UIs (#10252)
Johannes Dahlström
2012-11-23
3
-26
/
+50
*
|
|
Ensure generated-body rules are not prefixed (#10360)
Artur Signell
2012-11-23
6
-12
/
+17
|
/
/
*
|
Ensure only one sass compilation takes place at a time (#10293)
Artur Signell
2012-11-23
1
-34
/
+44
*
|
Revert "Merged shortcut action fix from 6.8 (#8484)"
John Ahlroos
2012-11-23
7
-262
/
+47
*
|
Refactor heartbeat handling and inactive UI/session closing (#10252)
Johannes Dahlström
2012-11-23
9
-231
/
+253
*
|
Merge "Moved DebugConsole (and related) styles to separate mixin which is app...
Artur Signell
2012-11-23
3
-27
/
+35
|
\
\
|
*
|
Moved DebugConsole (and related) styles to separate mixin which is applied gl...
Marc Englund
2012-11-23
3
-27
/
+35
*
|
|
Rename ComponentEventListener to ConnectorEventListener (#10340)
Leif Åstrand
2012-11-23
11
-32
/
+52
*
|
|
Remove server-side RpcManager interface (#10302)
Leif Åstrand
2012-11-23
7
-74
/
+43
*
|
|
Remove "tests" directory accidentally merged from 6.8
Johannes Dahlström
2012-11-23
1
-38
/
+0
*
|
|
Merge "Removed outdated code example from javadoc"
Marko Grönroos
2012-11-23
1
-31
/
+0
|
\
\
\
|
*
|
|
Removed outdated code example from javadoc
Artur Signell
2012-11-22
1
-31
/
+0
*
|
|
|
Fix incorrect null check in PopupView (#10238)
Henri Sara
2012-11-23
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Make most of the sass compiler API internal, fixes #10339
Marc Englund
2012-11-23
88
-275
/
+282
*
|
|
Add VaadinService.setClassLoader (#9819)
Leif Åstrand
2012-11-23
4
-25
/
+64
*
|
|
Merge "Change sass compoent @mixin parameter from $name to $primaryStyleName,...
Artur Signell
2012-11-23
72
-1378
/
+1378
|
\
\
\
|
*
|
|
Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ...
Marc Englund
2012-11-23
72
-1378
/
+1378
*
|
|
|
Throw exception for non-UIDL requests again (#10332)
Artur Signell
2012-11-23
1
-12
/
+21
|
/
/
/
*
|
|
Refactor node traversal and empty node removal.
Henri Sara
2012-11-23
3
-21
/
+53
*
|
|
Merge "Disabled @media print {} to avoid invalid CSS, see #10336"
Artur Signell
2012-11-23
1
-0
/
+3
|
\
\
\
|
*
|
|
Disabled @media print {} to avoid invalid CSS, see #10336
Marc Englund
2012-11-23
1
-0
/
+3
*
|
|
|
Merge "Document @PreserveOnRefresh"
Artur Signell
2012-11-23
1
-1
/
+18
|
\
\
\
\
|
*
|
|
|
Document @PreserveOnRefresh
Leif Åstrand
2012-11-23
1
-1
/
+18
*
|
|
|
|
Merge "Refactor BrowserPopupOpener API (#10241)"
Artur Signell
2012-11-23
6
-102
/
+84
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Refactor BrowserPopupOpener API (#10241)
Leif Åstrand
2012-11-23
6
-102
/
+84
*
|
|
|
|
Merge "Set bootstrap error using innerHTML instead of document.write (#9735) ...
Johannes Dahlström
2012-11-23
2
-5
/
+38
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Set bootstrap error using innerHTML instead of document.write (#9735)
Leif Åstrand
2012-11-23
2
-5
/
+38
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Refactor Extension API (#10337)
Leif Åstrand
2012-11-23
5
-11
/
+10
|
/
/
/
*
|
|
Merge "Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-style...
Artur Signell
2012-11-23
32
-102
/
+163
|
\
\
\
[prev]
[next]