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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Log theme loading error when it happens and not later (#14517)
Artur Signell
2014-08-27
1
-2
/
+2
*
Remove debug logging
Artur Signell
2014-08-26
1
-4
/
+0
*
Handle all native events in preview handler for Combobox popup (#14321).
Denis Anisimov
2014-08-26
1
-0
/
+2
*
Postpone shortcut action handler initialization in PopupView (#14275).
Denis Anisimov
2014-08-25
1
-9
/
+46
*
Fix VTextField w/ InputPrompt and ShortcutListener (#13492)
hp279
2014-08-21
1
-3
/
+2
*
Fix CustomLayout: component not added at the default location (#14340)
Anna Miroshnik
2014-08-21
1
-4
/
+2
*
Add option for collapsing empty rows/columns in GridLayout (#14392)
Artur Signell
2014-08-21
2
-21
/
+38
*
Fixed incorrect week numbers in DateField (#14437)
Teemu Pöntelin
2014-08-20
2
-1
/
+15
*
Added support for focus and blur listeners in NativeSelect (#6847)
Niklas Nyholm
2014-08-20
2
-1
/
+34
*
Do not hide handle as it causes IE8 problems (#14412)
Artur Signell
2014-08-20
1
-5
/
+0
*
VTabsheetBase should implement HasEnabled (#14114).
Denis Anisimov
2014-08-20
1
-1
/
+8
*
Update @since tags for new API (#14330)
Artur Signell
2014-08-19
6
-18
/
+20
*
TabSheet focus/blur patch for 7.3 (#14304)
Bogdan Udrescu
2014-08-19
1
-24
/
+4
*
Correct error notification behavior on touch devices (#14447)
Juho Nurminen
2014-08-19
1
-2
/
+2
*
Fixes DragAndDropWrapper does not support choosing a custom component as the ...
Sebastian Nyholm
2014-08-18
2
-1
/
+52
*
TabSheet focus/blur API improvement (#14304)
Bogdan Udrescu
2014-08-18
1
-133
/
+156
*
Update GWT version (#14051)
Artur Signell
2014-08-17
1
-3
/
+0
*
Window close and maximize/restore buttons not visible on initial render in IE...
Jouni Koivuviita
2014-08-15
1
-0
/
+14
*
Update VBrowserDetails to handle the new IE11 UA on WP 8.1 Update (#14376)
Juho Nurminen
2014-08-15
1
-0
/
+11
*
Update modernie property provider to recognize IE11 on WP 8.1 Update (#14376)
Juho Nurminen
2014-08-15
1
-1
/
+1
*
TabSheet focus/blur events fixed (#14304)
Bogdan Udrescu
2014-08-14
1
-156
/
+538
*
Prevent browser to scroll when space it pressed on a TabSheet (#14320)
Bogdan Udrescu
2014-08-14
1
-1
/
+15
*
Workaround for super dev mode line offset issue (#14051)
Artur Signell
2014-08-13
1
-0
/
+4
*
Pressing [down]+[enter] on a combobox now closes the popup. (#14379)
Guillermo Alvarez
2014-08-13
1
-8
/
+12
*
Correctly display an item which is too long for the textfield. (#13477)
Guillermo Alvarez
2014-08-13
2
-6
/
+59
*
ResponsiveConnector should request layout update when breakpoints change
Jouni Koivuviita
2014-08-07
1
-3
/
+14
*
Notification delay is not set to 0 when the notification is clicked (#14368)
Jouni Koivuviita
2014-08-07
1
-20
/
+21
*
Context menu is not shown in Table body on mobile browsers (#13694)
Heikki Ohinmaa
2014-08-07
1
-30
/
+197
*
Correctly display an item which is too long for the textfield. (#13477)
Guillermo Alvarez
2014-08-07
1
-6
/
+17
*
Fix the closing of a popup DateField (#14086, #14375).
Mika Murtojarvi
2014-08-07
1
-1
/
+1
*
Fix table.setCurrentPageFirstItemIndex(n) to load only needed rows (#14135)
Anthony Guerreiro
2014-08-07
1
-2
/
+35
*
Add method for widgets to tell there is work to be done (#13565)
Dmitrii Rogozin
2014-08-06
3
-3
/
+77
*
Fix regression caused by #14147 patch (#14147)
Anthony Guerreiro
2014-08-06
2
-8
/
+8
*
Revert "Keyboard shift-selection now works as expected in VScrollTable. (#140...
Markus Koivisto
2014-08-05
1
-10
/
+9
*
Fix the behavior of PopupDateField when changing resolution (#14174).
Mika Murtojarvi
2014-08-05
2
-4
/
+22
*
Reverting multiple commits that caused 100+ regression tests to fail.
Markus Koivisto
2014-08-05
2
-325
/
+218
*
Allow changing theme on the fly (#2874, #14139, #14124)
Artur Signell
2014-08-04
10
-56
/
+410
*
Disable automatic removal of trailing whitespace and reformatted using Luna
Artur Signell
2014-07-31
8
-18
/
+16
*
Fix typo that caused spanned cells to be removed in Gridlayout (#14335)
Markus Koivisto
2014-07-31
1
-10
/
+10
*
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
1
-210
/
+310
*
Fix Table stuck scroll position after setting scroll to last page (#14147)
Anthony Guerreiro
2014-07-29
2
-1
/
+8
*
TextArea size get reset when css resize is set (#14080)
Bogdan Udrescu
2014-07-28
2
-56
/
+272
*
Fix VWindow Vai-Aria roles for alertdialogs (#14289)
Juuso Valli
2014-07-28
1
-4
/
+4
*
Keyboard shift-selection now works as expected in VScrollTable. (#14094)
Markus Koivisto
2014-07-28
1
-9
/
+10
*
Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)
Antti Tanhuanpää
2014-07-28
3
-136
/
+392
*
Bottom component click scroll up the parent panel in a window (#12943)
Bogdan Udrescu
2014-07-28
5
-89
/
+53
*
Fix NativeButton clickEvent coordinates in IE11 (#14022)
Anthony Guerreiro
2014-07-25
1
-1
/
+3
*
Fixes memory leak in VScrollTable (#14159)
Dmitrii Rogozin
2014-07-17
2
-6
/
+29
*
Remove csrfToken if disable-xsrf-protection is true (#14111)
Bogdan Udrescu
2014-07-15
2
-109
/
+115
[next]