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-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
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
*
Ignore compiled valo test themes
7.2.7
7.2
Leif Åstrand
2014-08-30
1
-0
/
+4
*
Don't try to build valo on 7.2
Leif Åstrand
2014-08-30
1
-3
/
+0
*
DisappearingComponents test upgrade (#14292)
Anna Koskinen
2014-08-30
3
-41
/
+54
*
Migrated ButtonUndefinedWidth to TB3 test
Anthony Guerreiro
2014-08-30
2
-82
/
+38
*
EditableModeChange test upgrade (#14292)
Anna Koskinen
2014-08-30
3
-61
/
+97
*
TreeTableOutOfSync test upgrade (#14292)
Anna Koskinen
2014-08-30
3
-43
/
+69
*
TextFieldValueGoesMissing test rewrite to TB3
Heikki Ohinmaa
2014-08-30
3
-52
/
+61
*
TableRowHeight2 test upgrade (#14292)
Anna Koskinen
2014-08-30
3
-62
/
+60
*
TableItemDescriptionGenerator test upgrade (#14292)
Anna Koskinen
2014-08-30
7
-877
/
+396
*
TableClickAndDragOnIconAndComponents test upgrade (#14292)
Anna Koskinen
2014-08-30
3
-137
/
+246
*
DelegateToWidget will now be run even for parent states (#14059)
Mikael Grankvist
2014-08-28
11
-18
/
+243
*
fixes incorrect JSONArray/String usage in ServerRpcHandler (#14471)
Fabian Lange
2014-08-28
1
-3
/
+2
*
Fix the closing of a popup DateField (#14086, #14375).
Mika Murtojarvi
2014-08-28
3
-1
/
+110
*
Prevent browser to scroll when space it pressed on a TabSheet (#14320)
Bogdan Udrescu
2014-08-28
3
-1
/
+136
*
Do not call requestStart/end multiple times when using push (#14228)
Artur Signell
2014-08-28
1
-5
/
+15
*
Fix the behavior of PopupDateField when changing resolution (#14174).
Mika Murtojarvi
2014-08-28
4
-4
/
+291
*
Fix regression caused by #14147 patch (#14147)
Anthony Guerreiro
2014-08-28
5
-214
/
+501
*
Fix table.setCurrentPageFirstItemIndex(n) to load only needed rows (#14135)
Anthony Guerreiro
2014-08-28
3
-2
/
+202
*
Context menu is not shown in Table body on mobile browsers (#13694)
Heikki Ohinmaa
2014-08-28
12
-74
/
+382
*
Correctly display an item which is too long for the textfield. (#13477)
Guillermo Alvarez
2014-08-28
2
-6
/
+59
*
Correctly display an item which is too long for the textfield. (#13477)
Guillermo Alvarez
2014-08-28
3
-6
/
+150
*
Revert "Fix background color of Notification in chameleon theme (#14246)"
7.2.6
Bogdan Udrescu
2014-07-31
1
-3
/
+0
*
Merge branch 'release/7.2.6' of ssh://dev.vaadin.com:29418/vaadin into releas...
Markus Koivisto
2014-07-31
2
-2
/
+2
|
\
|
*
Correct TB2 tests urls.
Bogdan Udrescu
2014-07-31
2
-2
/
+2
*
|
Revert "Fixed regression with changing widths when stylenames have changed (#...
Markus Koivisto
2014-07-31
3
-53
/
+32
|
/
*
Fixed regression with changing widths when stylenames have changed (#13444, #...
Markus Koivisto
2014-07-31
3
-32
/
+53
*
Revert "Keyboard shift-selection now works as expected in VScrollTable. (#140...
Markus Koivisto
2014-07-31
4
-72
/
+14
*
Fix typo that caused spanned cells to be removed in Gridlayout (#14335)
Markus Koivisto
2014-07-31
3
-10
/
+114
*
Revert "Fix Table stuck scroll position after setting scroll to last page (#1...
Bogdan Udrescu
2014-07-30
5
-412
/
+134
*
Revert "Context menu is not shown in Table body on mobile browsers (#13694)"
Bogdan Udrescu
2014-07-30
2
-449
/
+210
*
Fix background color of Notification in chameleon theme (#14246)
Dmitrii Rogozin
2014-07-29
1
-0
/
+3
*
Minor refactor to #14147 patch (#14147)
Anthony Guerreiro
2014-07-29
2
-10
/
+10
*
Context menu is not shown in Table body on mobile browsers (#13694)
Heikki Ohinmaa
2014-07-29
2
-210
/
+449
*
Fix Table stuck scroll position after setting scroll to last page (#14147)
Anthony Guerreiro
2014-07-29
5
-2
/
+280
*
TextArea size get reset when css resize is set (#14080)
Bogdan Udrescu
2014-07-29
7
-92
/
+566
*
Fix VWindow Vai-Aria roles for alertdialogs (#14289)
Juuso Valli
2014-07-29
3
-4
/
+165
*
Reduce TestBench 3 socket timeout (#14298)
Henri Sara
2014-07-29
1
-3
/
+44
*
Keyboard shift-selection now works as expected in VScrollTable. (#14094)
Markus Koivisto
2014-07-29
4
-14
/
+78
*
Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)
Antti Tanhuanpää
2014-07-29
7
-137
/
+553
*
Bottom component click scroll up the parent panel in a window (#12943)
Bogdan Udrescu
2014-07-29
8
-89
/
+323
*
Alter TooltipInWindowTest to inherit from TooltipTest (#14240)
Juuso Valli
2014-07-29
3
-104
/
+72
*
Fix NativeButton clickEvent coordinates in IE11 (#14022)
Anthony Guerreiro
2014-07-29
3
-1
/
+163
*
Revert "Add scrollbars to ComboBox suggestion popup if low on screen estate (...
Sauli Tähkäpää
2014-07-29
3
-202
/
+15
*
Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)
Antti Tanhuanpää
2014-07-29
3
-15
/
+202
*
Revert "Fixing problem caused by release/7.2.6/39c3ab667db7ab7b2aa9cb4449e4cc...
Bogdan Udrescu
2014-07-29
2
-6
/
+33
*
Fixing problem caused by release/7.2.6/39c3ab667db7ab7b2aa9cb4449e4ccad840135b3
Bogdan Udrescu
2014-07-29
1
-3
/
+6
*
Revert "Add asserts checking for negative container sizes (#14232)"
Bogdan Udrescu
2014-07-29
6
-69
/
+2
*
Parallelize ide.xml (#14276)
Leif Åstrand
2014-07-25
1
-56
/
+72
*
Fallback to finding disconnected UI based on AtmosphereResource (#14251)
Leif Åstrand
2014-07-23
3
-7
/
+148
*
Simulate @RunLocally using eclipse-run-selected-test.properties (#14272)
Leif Åstrand
2014-07-23
5
-14
/
+199
[next]