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
*
Add missing @since, remove empty @since annotations from tests
7.6.7
Aleksi Hietanen
2016-06-23
184
-195
/
+2
*
Make sure AtmosphereFramework is always properly destroyed (#17581)
Artur Signell
2016-06-23
1
-1
/
+31
*
Provide a way to disallow navigation to the same state twice (#12107).
Denis Anisimov
2016-06-23
2
-26
/
+122
*
Fixing messed up column in Grid after hide, resize and show (#19826)
adam
2016-06-23
3
-1
/
+181
*
Add missing license header to BodyStyleName
Teemu Suo-Anttila
2016-06-23
1
-0
/
+16
*
Fix a Javadoc typo that crashes Checkstyle (yes, really)
Johannes Dahlström
2016-06-23
1
-1
/
+1
*
Make tests pass in any timezone (#19813)
Marco Collovati
2016-06-23
2
-9
/
+15
*
Correctly detect PhantomJS 2.1
Artur Signell
2016-06-23
3
-2
/
+47
*
Make tests pass in any timezone
Joonas Lehtinen
2016-06-23
3
-23
/
+49
*
Fixed tooltips for sub-windows (#19073)
Pontus Boström
2016-06-23
3
-6
/
+142
*
Compare against references also if no version specified
Henri Sara
2016-06-23
1
-7
/
+11
*
Add javadocs for onConnectorHierarchyChange
Leif Åstrand
2016-06-23
1
-0
/
+30
*
Fix classpath order for integration tests
Henri Sara
2016-06-23
1
-1
/
+2
*
Relax checkstyle rules
Henri Sara
2016-06-23
1
-1
/
+1
*
Throw IAE in setExpandRatio() if given ratio is less than 0
Maciej Przepióra
2016-06-23
1
-0
/
+8
*
Ensure addItem(null) returns null
Artur Signell
2016-06-23
3
-9
/
+8
*
Fix comment for AttachListener interface (#19792)
7.6.6
Anton Yegorov
2016-05-11
1
-1
/
+1
*
Handle touch events in Window (#18042)
Anna Koskinen
2016-05-11
1
-3
/
+3
*
Clarify expand javadoc for GridLayout
Artur Signell
2016-05-11
1
-6
/
+16
*
Update @since for 7.6.6
Henri Sara
2016-05-06
1
-2
/
+2
*
Take body scrolling into account when deciding combobox popup position (#19162)
Artur Signell
2016-05-06
4
-11
/
+122
*
Expect Chrome 50 in VerifyBrowserVersionTest
Henri Sara
2016-05-06
1
-3
/
+2
*
Fix CriticalNotificationsTest on Chrome
Henri Sara
2016-05-06
1
-0
/
+6
*
Fix IE focus fix which has been broken since 7.0.0 (#19789, #7965)
Henri Sara
2016-05-06
1
-3
/
+5
*
Restrict grid sidebar size to visible viewport (#19349)
Artur Signell
2016-05-06
6
-4
/
+302
*
Scroll selected tab into view (#3899)
Artur Signell
2016-05-06
3
-1
/
+44
*
Use the correct window height when comparing to browser window height (#19590)
Artur Signell
2016-05-06
3
-8
/
+93
*
Double check table focus in IE (#19676)
Artur Signell
2016-05-06
2
-4
/
+158
*
Take transition into account for Window layout (#15192, #19525, #19415)
Artur Signell
2016-05-06
5
-0
/
+241
*
Clarify error message for column mismatches (#18323)
Leif Åstrand
2016-05-06
1
-5
/
+9
*
Only handle shortcuts targeted for UI or body element (#19498)
Artur Signell
2016-05-06
3
-2
/
+129
*
Fix Chrome version string
7.6.5
Markus Koivisto
2016-04-19
1
-2
/
+3
*
Add javadoc and @since for new API
elmot
2016-04-15
2
-0
/
+12
*
Revert "Make it possible to intercept RPC calls without copy/paste"
Ilia Motornyi
2016-04-15
8
-412
/
+33
*
Revert "Support string data in javascript renderers (#18209)"
Ilia Motornyi
2016-04-15
6
-79
/
+9
*
Revert "Fix JavaScriptStringRenderer to work in IE8"
Ilia Motornyi
2016-04-15
1
-2
/
+0
*
Make sure RPC queue is only flushed when there are pending invocations (#19684)
Artur Signell
2016-04-14
1
-1
/
+2
*
Prevent closing of uncloseable Window on esc (#19700)
Teemu Pöntelin
2016-04-14
3
-1
/
+94
*
Documentation for container switch limitations (#18323)
elmot
2016-04-14
1
-2
/
+7
*
Focus click element inside a drag'n'drop wrapper (#14826)
Artur Signell
2016-04-14
3
-35
/
+96
*
Update gwt-rpc.asciidoc
Enver Haase
2016-04-14
1
-2
/
+2
*
Update gwt-shared-state.asciidoc
Enver Haase
2016-04-14
1
-1
/
+1
*
Documentation for container switch limitations (#18323)
elmot
2016-04-14
1
-1
/
+4
*
Fix Grid to not refresh already focused cell (#19653)
Teemu Suo-Anttila
2016-04-14
1
-1
/
+0
*
Refresh grid body after resize (#19664)
Markus Koivisto
2016-04-14
3
-0
/
+118
*
Fix Escalator BodyContainer logical top row tracking (#17262)
Markus Koivisto
2016-04-14
3
-0
/
+31
*
Remove TB2 tests and integration tests for legacy servers/portals
Artur Signell
2016-04-14
470
-43049
/
+3
*
Add documentation for Eclipse Notification Center
Markus Koivisto
2016-04-14
12
-0
/
+92
*
Fix ClassPathExplorer widgetset source directory lookup (#19694)
Teemu Suo-Anttila
2016-04-14
2
-12
/
+37
*
Fixed some missing images and broken xrefs, as well as problems in the gettin...
Marko Gronroos
2016-04-14
17
-69
/
+1137
[next]