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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Adds a scrollbar to table column drop down (#14156).
Felype Santiago Ferreira
2014-07-14
1
-0
/
+2
*
Fix for drag-and-drop text to TextField in Firefox (#14056)
Anthony Guerreiro
2014-07-11
1
-8
/
+49
*
Remove extra shadow from combobox popup for IE9 and IE10.(#14195)
Dmitrii Rogozin
2014-07-10
1
-0
/
+8
*
Fix box shadow bug with resizing elements in IE9 and IE10.(#14173)
Dmitrii Rogozin
2014-07-08
2
-1
/
+22
*
Return a value on __gwtStatsEvent in Profiler (#11709)
Bogdan Udrescu
2014-07-07
1
-14
/
+14
*
Remove unused VWindowOverlay (#14055)
Artur Signell
2014-07-03
3
-83
/
+5
*
Remove shadow div for Overlay elements except IE8 (#9303).
Henri Sara
2014-07-03
1
-38
/
+52
*
Revert "Allow changing theme on the fly (#2874)"
Henri Sara
2014-07-03
9
-368
/
+54
*
Add missing @since 7.3 to javadoc
Henri Sara
2014-07-03
5
-22
/
+33
*
Add missing @since 7.2.4 in javadoc
Henri Sara
2014-07-03
3
-0
/
+4
*
Merge branch 'valo' to master
Henri Sara
2014-06-30
14
-172
/
+1057
|
\
|
*
Merge branch 'master' into valo
Henri Sara
2014-06-30
2
-3
/
+29
|
|
\
|
*
\
Merge branch 'master' into valo
Jouni Koivuviita
2014-06-27
10
-97
/
+437
|
|
\
\
|
*
\
\
Merge branch 'master' into valo
Jouni Koivuviita
2014-06-26
18
-274
/
+340
|
|
\
\
\
|
*
|
|
|
Fix notification default delay
Jouni Koivuviita
2014-06-18
1
-14
/
+9
|
*
|
|
|
Fix VOverlay animation-out jitter
Jouni Koivuviita
2014-06-18
1
-2
/
+0
|
*
|
|
|
Fix overlay animation-in/out for VNotification and PopupView
Jouni Koivuviita
2014-06-16
4
-27
/
+84
|
*
|
|
|
Fix multiple VOverlay animation-in/out related issues
Jouni Koivuviita
2014-06-16
5
-100
/
+154
|
*
|
|
|
Notification position should be controllable with CSS (#13990)
Jouni Koivuviita
2014-06-16
1
-23
/
+49
|
*
|
|
|
Merge branch 'master' into valo
Jouni Koivuviita
2014-06-16
11
-140
/
+336
|
|
\
\
\
\
|
*
|
|
|
|
Fix copyright header in AnimationUtil
Henri Sara
2014-06-06
1
-1
/
+1
|
*
|
|
|
|
Implement Notification animation with CSS (#13660)
Jouni Koivuviita
2014-06-05
5
-143
/
+391
|
*
|
|
|
|
Merge branch 'master' into valo
Jouni Koivuviita
2014-06-03
371
-1006
/
+2228
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Deprecate VOverlay shadow element and related API (#13661)
Jouni Koivuviita
2014-05-12
1
-1
/
+84
|
*
|
|
|
|
|
Move debug window styles from theme to widgetset
Jouni Koivuviita
2014-05-09
7
-0
/
+409
*
|
|
|
|
|
|
Do not re-send browser details in the first UIDL request (#14072)
Artur Signell
2014-06-30
2
-60
/
+3
*
|
|
|
|
|
|
Add a missing check for user-initiated column resizing in VScrollTable (#13432)
Juho Nurminen
2014-06-30
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Fix tooltip error when loading Javascript (#14028)
Juuso Valli
2014-06-27
2
-3
/
+29
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
IE11 now uses synchronous loading of script instead of async with preloading....
Mikael Grankvist
2014-06-26
2
-5
/
+50
*
|
|
|
|
Allow changing theme on the fly (#2874)
Artur Signell
2014-06-26
9
-62
/
+372
*
|
|
|
|
Revert "Add scrollbars to ComboBox suggestion popup if low on screen estate (...
Sauli Tähkäpää
2014-06-26
1
-30
/
+15
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
License Checker for vaadin cval products (#13696 #13474)
Manolo Carrasco
2014-06-26
2
-9
/
+59
*
|
|
|
Don't complain about missing sync id for critical notifications (#14081)
Leif Åstrand
2014-06-25
1
-3
/
+10
*
|
|
|
Fix wrong width on event resize in Vaadin Calendar (#13961)
Anthony Guerreiro
2014-06-25
1
-0
/
+1
*
|
|
|
Fixed regression with changing widths when stylenames have changed (#13444, #...
Markus Koivisto
2014-06-25
2
-78
/
+58
*
|
|
|
Fix moving a single component inside a split panel (#11920)
Artur Signell
2014-06-24
2
-0
/
+41
*
|
|
|
Selecting in a mulsel table should focus, not scroll. (#13341, #10522)
Markus Koivisto
2014-06-24
1
-8
/
+11
*
|
|
|
Improve error message for missing sync id (#14065)
Leif Åstrand
2014-06-23
1
-2
/
+2
*
|
|
|
Fix regression with DnD tooltips (#7766)
Juuso Valli
2014-06-23
2
-9
/
+11
*
|
|
|
Update RichTextArea editor height on resize (#11320)
Tomi Virkki
2014-06-21
2
-88
/
+30
*
|
|
|
Bug fix menu navigation with space (#14041)
Dmitrii Rogozin
2014-06-18
2
-36
/
+67
*
|
|
|
Fixed an NPE while changing a DateField from 24 to 12h clock (#13722)
Teemu Pöntelin
2014-06-18
1
-3
/
+1
*
|
|
|
Prevent empty tooltips from appearing (#14015)
Juuso Valli
2014-06-18
1
-10
/
+3
*
|
|
|
Fix for unnecessary RPC request when clicking on CheckBox label (#8259)
Teemu Pöntelin
2014-06-17
1
-9
/
+13
*
|
|
|
Added initial style name for VColorPickerArea (#14021)
Teemu Pöntelin
2014-06-17
1
-0
/
+2
*
|
|
|
Prevent table from scrolling on selectionChange when in Multiselect mode (#13...
Markus Koivisto
2014-06-17
1
-3
/
+11
*
|
|
|
Delay tooltips when moving between adjacent elements (#13998)
Juuso Valli
2014-06-17
1
-22
/
+24
*
|
|
|
ComboBox no longer displays input prompt if disabled or read-only (#10573)
Teemu Pöntelin
2014-06-17
2
-3
/
+5
|
|
_
|
/
|
/
|
|
[next]