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
*
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
|
\
|
*
Revert "Fix for 'Aborting layout after 100 passess' (#13359)"
Sauli Tähkäpää
2014-06-12
4
-271
/
+23
|
*
Fix for handling selectors with both width and height ranges (#13587)
Teemu Pöntelin
2014-06-12
1
-44
/
+41
|
*
Make tooltips stationary when hovering (#13981)
Juuso Valli
2014-06-11
6
-10
/
+43
|
*
Removes double spacing from gridLayout which has empty rows or columns (#8855)
Dmitrii Rogozin
2014-06-11
2
-52
/
+158
|
*
Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)
Antti Tanhuanpää
2014-06-11
1
-15
/
+30
|
*
Assigning both primary style and style name is now handled correctly (#12190)
Teemu Pöntelin
2014-06-11
1
-8
/
+10
|
*
Fix tooltip positioning near screen edges (#12870)
Juuso Valli
2014-06-09
1
-4
/
+49
|
*
Prevent tooltip open if cursor leaves element (#13695)
Juuso Valli
2014-06-09
1
-3
/
+1
|
*
Fix for 'Aborting layout after 100 passess' (#13359)
Tomi Virtanen
2014-06-05
4
-23
/
+271
|
*
Fix menu item tooltips showing up too early (#13914)
Juuso Valli
2014-06-03
1
-4
/
+4
*
|
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
|
\
|
|
*
Fix for handling a breakpoint with 0 as the lower bound (#13588)
Teemu Pöntelin
2014-06-02
1
-3
/
+3
|
*
Fix regression with error tooltips (#13695)
Juuso Valli
2014-06-02
1
-0
/
+3
|
*
Fix VAbstractOrderedLayout scrollbar in IE8 (#10106)
Juuso Valli
2014-06-02
1
-0
/
+1
|
*
Fix tooltip delay (#13695)
Juuso Valli
2014-05-27
1
-76
/
+69
|
*
Allow using modifier + enter as shorcuts in TextArea (#13811)
Artur Signell
2014-05-26
1
-4
/
+7
|
*
Fix caption listener leak and caption measurement (#13741)
Juuso Valli
2014-05-23
2
-24
/
+13
|
*
Fix issue when typing fast in combobox edit box plus then press TAB (#12325)
Dmitrii Rogozin
2014-05-22
1
-11
/
+12
|
*
Replace use of deprecated DOM.setStyleAttribute method (#13781)
Leif Åstrand
2014-05-22
20
-191
/
+208
|
*
Make Hearbeat available to other modules (#13250)
Manolo Carrasco
2014-05-22
2
-42
/
+114
|
*
Treat initial rendering and style changes separately. (#13444)
Markus Koivisto
2014-05-22
1
-6
/
+12
|
*
Fix caption measurement in VAbstractOrderedLayout (#13741)
Juuso Valli
2014-05-21
1
-0
/
+23
|
*
Keep all checkbox related data in Map don't address it via the index #11772
Denis Anisimov
2014-05-21
1
-10
/
+17
|
*
Fix keyboard navigating in combo box (#11333).
Dmitrii Rogozin
2014-05-21
2
-55
/
+81
|
*
Change forceUpdate flag to always force recalculation of width. Fix tests. (#...
Markus Koivisto
2014-05-16
1
-1
/
+2
|
*
Avoid Vaadin entry-point being run twice (#13730)
Manolo Carrasco
2014-05-16
1
-0
/
+8
|
*
Made user-initiated column resizing take precedence over other updates (#13432)
Juho Nurminen
2014-05-16
1
-2
/
+7
|
*
Set "v-formlayout" as the first style for VFormLayout (#13509).
Denis Anisimov
2014-05-15
1
-2
/
+2
|
*
Fix table scrolling up on select (#10106)
Juuso Valli
2014-05-14
1
-1
/
+11
|
*
Fixed disabled and read-only modes of InlineDateField (#10262)
Teemu Pöntelin
2014-05-14
1
-6
/
+6
|
*
Force recalc of width when the ComboBox style has changed (#13444)
Markus Koivisto
2014-05-13
2
-3
/
+37
|
*
Do not update state on the client side (#13743)
Artur Signell
2014-05-12
1
-5
/
+5
|
*
Add missing @sinces to JavaDoc
Teemu Suo-Anttila
2014-05-12
3
-3
/
+4
|
*
Fix SelectedItemIcon rendering on IE (#13731)
Teemu Suo-Anttila
2014-05-12
1
-0
/
+4
|
*
Make SuperDevMode work again (#13682)
Artur Signell
2014-05-12
2
-9
/
+14
|
*
Ignore PointerEvents in VDragAndDropManager (#13720)
Teemu Suo-Anttila
2014-05-09
1
-4
/
+3
|
*
Rename base on API review (#13557)
Artur Signell
2014-05-09
3
-10
/
+10
|
*
Remove ComponentLocator which conflicts with package name (#13729)
Artur Signell
2014-05-09
1
-36
/
+0
|
*
Resize PopupView's overlay on content resize (#13666)
Antti Tanhuanpää
2014-05-09
1
-2
/
+16
|
*
Fix table focusing when scrolled from the server (#10522)
Juuso Valli
2014-05-09
1
-21
/
+16
|
*
Fix occasionally misplaced error indicators in Buttons (#13723)
Teemu Suo-Anttila
2014-05-08
1
-2
/
+1
|
*
Fix misleading message. Close does not always mean reconnect
Artur Signell
2014-05-06
1
-1
/
+1
|
*
Fix header and Javadoc issues
Teemu Suo-Anttila
2014-05-05
2
-3
/
+3
|
*
Disable border width storing from TabSheet (#13706)
Teemu Suo-Anttila
2014-05-05
1
-14
/
+4
|
*
Merge changes from origin/7.2 into master
Jonatan Kronqvist
2014-05-05
369
-460
/
+1294
|
|
\
[next]