index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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-7.7.47-changes
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
changelog-8.28.1
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.eclipse.jgit-org.eclipse.jgit-7.2.1.202505142326-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
fileToFilesReplacement
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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uitest
/
src
/
main
/
java
/
com
/
vaadin
/
tests
/
components
/
window
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't center a window that has already been removed. (#11956)
Anna Koskinen
2020-04-24
1
-0
/
+122
*
Close window on ESC, when maximized button is clicked (#11840)
Anastasia Smirnova
2019-12-05
1
-0
/
+41
*
Use Enter and Space keys to fire Window header buttons (#11517) (#11534)
KatriHaapalinna
2019-04-08
1
-0
/
+37
*
Fix #11369 (#11403)
Maciej Przepióra
2019-01-17
1
-0
/
+70
*
Refactor the usage of KeyMapper in ActionManager. (#11265)
Sun Zhe
2018-10-26
1
-0
/
+37
*
Fix/focus inside window chrome (#11142)
Mehdi Javan
2018-09-19
1
-0
/
+74
*
Enable maven formatting for uitest (#10908)
Ilia Motornyi
2018-05-17
8
-121
/
+107
*
Fix Window layout when resizing (#10830)
Anna Koskinen
2018-05-03
1
-0
/
+41
*
Fix removing resize and drag curtains when window is closed (#10515)
Artur
2018-05-02
1
-0
/
+39
*
Add a check for tab events trying to set focus outside a modal Window (#10655)
Olli Tietäväinen
2018-04-16
1
-0
/
+2
*
Remove empty comments (#10789)
Ilia Motornyi
2018-04-05
4
-13
/
+0
*
Remove copyright headers from test code (#10770)
Teemu Suo-Anttila
2018-03-28
20
-301
/
+0
*
Update copyright year (#10761)
Ilia Motornyi
2018-03-27
18
-18
/
+18
*
Make modal window focus circulate correctly (#10497)
Olli Tietäväinen
2018-01-24
1
-0
/
+22
*
Make focus circulate in modal dialog to improve accessibility (#10260)
Péter Török
2017-11-07
2
-2
/
+8
*
Use lambda expressions. (#10268)
Ahmed Ashour
2017-11-01
36
-867
/
+344
*
Use lambda with Listeners (#10222)
Ahmed Ashour
2017-10-26
1
-1
/
+1
*
Remove unneeded .toString() (#10141)
Ahmed Ashour
2017-10-10
1
-1
/
+1
*
Use StandardCharsets.UTF_8 (#10113)
Ahmed Ashour
2017-09-29
1
-1
/
+3
*
Use interface instead of implementation (#10073)
Ahmed Ashour
2017-09-28
1
-1
/
+2
*
Use single character for StringBuilder.append (#10102)
Ahmed Ashour
2017-09-28
1
-3
/
+3
*
Construct array inline (#10068)
Ahmed Ashour
2017-09-23
1
-1
/
+1
*
Add empty line at end of file
Ahmed Ashour
2017-09-23
3
-3
/
+3
*
Find active connector anywhere in the DOM (#9429)
Artur
2017-05-26
1
-0
/
+64
*
Global java code cleanup using Eclipse Neon.1
Leif Åstrand
2016-12-20
2
-7
/
+8
*
VerticalLayout has spacing = true and margin = true by default .
Ilia Motornyi
2016-12-12
3
-0
/
+8
*
Provide access to window order position in windows stack (#14325).
Denis Anisimov
2016-11-29
1
-0
/
+175
*
Move all themes except Valo into a new compatibility-themes package
Aleksi Hietanen
2016-10-13
1
-1
/
+1
*
Remove AbstractComponent.immediate
Pekka Hyvönen
2016-10-13
2
-198
/
+0
*
Make Valo the default theme
Pekka Hyvönen
2016-10-06
28
-57
/
+51
*
Unify listeners on the server side
Aleksi Hietanen
2016-09-29
9
-30
/
+31
*
Move ItemCaptionProvider out of ComboBox (#184).
Denis Anisimov
2016-09-20
1
-1
/
+1
*
Update ComboBox for new DataSource and communication mechanism
Henri Sara
2016-09-12
2
-68
/
+34
*
Implement new RichTextArea
Artur Signell
2016-09-12
1
-1
/
+1
*
Refactor AbstractComponentTest to extend AbstractTestUI
Johannes Dahlström
2016-09-05
1
-4
/
+4
*
Use diamond operator where it can be used
Artur Signell
2016-09-05
5
-5
/
+5
*
Format the project using Neon, remove trailing whitespace
Artur Signell
2016-08-31
1
-2
/
+1
*
Organize imports
Artur Signell
2016-08-30
4
-4
/
+4
*
Change Label default width to undefined to match other components
Artur Signell
2016-08-29
1
-0
/
+2
*
Implement new Label
Artur Signell
2016-08-26
1
-1
/
+1
*
Move LegacyWindow back to com.vaadin.ui
Artur Signell
2016-08-25
6
-6
/
+6
*
Move ProgressBar/ProgressIndicator to compatibility package
Artur Signell
2016-08-22
1
-1
/
+1
*
Move and rename server classes which go into the compatibility package
Artur Signell
2016-08-22
21
-40
/
+40
*
Organize imports
Artur Signell
2016-08-20
4
-4
/
+4
*
Rename legacy packages to v7
Artur Signell
2016-08-18
4
-4
/
+4
*
Remove IE8-IE10 related test code
Artur Signell
2016-08-18
1
-27
/
+0
*
Rename Grid into LegacyGrid
elmot
2016-08-18
1
-2
/
+2
*
Update copyright year to 2016
Artur Signell
2016-08-18
17
-17
/
+17
*
Remove trailing whitespace from code and javadoc
Artur Signell
2016-08-18
19
-59
/
+59
*
Format using Eclipse Neon
Artur Signell
2016-08-18
14
-69
/
+64
[next]