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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added standalone class for creating an addons.scss from Vaadin addons on the ...
John Ahlroos
2013-03-26
2
-14
/
+228
*
Removed code which calculates size incorrectly (#11395)
Artur Signell
2013-03-25
1
-4
/
+0
*
Fixed ComponentLocator to be backwards compatible
Artur Signell
2013-03-25
1
-3
/
+11
*
Fixed tree memory leak when removing expanded items from Tree (based on new F...
John Ahlroos
2013-03-22
2
-5
/
+31
*
Added Container.hasContainerFilters() API #11234
John Ahlroos
2013-03-22
6
-2
/
+41
*
Moved CSSInjectWithColorpicker to correct package
John Ahlroos
2013-03-21
1
-1
/
+1
*
Merge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7'
Artur Signell
2013-03-21
46
-376
/
+1798
|
\
|
*
Enable a Vaadin applications to be re-initialized if if has been re-added to ...
Artur Signell
2013-03-20
2
-4
/
+31
|
*
Make TextArea.setCursorPosition work in all browsers (#8769)
Leif Åstrand
2013-03-20
4
-0
/
+376
|
*
Disabled TabIndex warning for now (#11325)
7.0.3
Artur Signell
2013-03-19
1
-3
/
+7
|
*
Do not run TestRunner as a test
Artur Signell
2013-03-19
1
-1
/
+1
|
*
Updated test to test interactions and to be more stable
Artur Signell
2013-03-16
1
-7
/
+20
|
*
Made test more reliable
Artur Signell
2013-03-15
1
-14
/
+59
|
*
Audio/Video fixes, for #11160 but it was much more broken. Also quite a few b...
Marc Englund
2013-03-15
9
-26
/
+225
|
*
Reattach when wrapping in webkit for correct text flow (#10536)
Leif Åstrand
2013-03-14
1
-1
/
+4
|
*
Deprecated AbstractComponentContainer.getComponentIterator (#11328)
Artur Signell
2013-03-14
1
-0
/
+6
|
*
Deprecated TestBase to avoid new tests which are LegacyApplications
Artur Signell
2013-03-14
1
-0
/
+6
|
*
Ignored test case where Tree memory leak is checked since it cannot be fixed ...
John Ahlroos
2013-03-14
1
-4
/
+19
|
*
Fixed setting column width back to undefined by setting it to -1. #7922
Leif Åstrand
2013-03-14
4
-27
/
+208
|
*
Added missing state update on the client side (#11028)
Artur Signell
2013-03-13
1
-1
/
+3
|
*
Fixed client-server value sync problem in CheckBox (#11028)
Artur Signell
2013-03-13
4
-0
/
+200
|
*
Test using Opera 12 (#8976)
Artur Signell
2013-03-13
1
-1
/
+1
|
*
Fixed Tree keyboard navigation in Opera 12 (#11183)
Artur Signell
2013-03-13
1
-1
/
+1
|
*
Updated supported browser versions in release notes (#10887)
Leif Åstrand
2013-03-13
1
-2
/
+2
|
*
Fixed header to make checkstyles happy (#11129)
Artur Signell
2013-03-13
1
-3
/
+3
|
*
Ensure nonwrapping textarea has white-space: pre; style (#10536)
Leif Åstrand
2013-03-13
1
-0
/
+3
|
*
Eliminate connection/statement/result set leaks in TableQuery (#10582)
Leif Åstrand
2013-03-13
3
-230
/
+292
|
*
Updated GateIn3 script to work correctly (#11314)
Artur Signell
2013-03-12
1
-56
/
+43
|
*
Unpack all static files for integration tests (#11314)
Artur Signell
2013-03-12
1
-0
/
+14
|
*
Fixed IE8 sub window focus issue after editing a RichTextArea #10776
Leif Åstrand
2013-03-12
1
-0
/
+34
|
*
Fixed focus and tab index handling for UI (#11129)
Artur Signell
2013-03-12
8
-13
/
+258
*
|
WAI-ARIA fields (#11180)
michaelvogt
2013-03-20
16
-52
/
+541
*
|
Added CSS Inject / ColorPicker tutorial #11360
John Ahlroos
2013-03-19
1
-0
/
+234
*
|
Launch configurations for dev server and dev mode (#11363)
Artur Signell
2013-03-18
3
-6
/
+55
*
|
Create a PopupDateField by default for Dates (#11159)
Artur Signell
2013-03-18
3
-1
/
+153
*
|
Enable testing on IE10 (#9219)
Artur Signell
2013-03-18
1
-1
/
+1
*
|
Do not invalidate http session if there is an invalid security key (#11335)
Artur Signell
2013-03-18
1
-6
/
+0
*
|
Remove unnecessary theme name sanitation (#10708)
Artur Signell
2013-03-14
1
-2
/
+0
*
|
Fixed error indicator styles in Tabsheet tab on IE10 #11329
John Ahlroos
2013-03-14
1
-4
/
+0
*
|
Apply webkitoverflowautofix for IE10 #11327
John Ahlroos
2013-03-14
1
-1
/
+2
*
|
Fixed broken Gridlayout cell position calculation in IE10 #11303
John Ahlroos
2013-03-13
1
-6
/
+11
*
|
Added theme-compiler resources to classpath to be able to run tests in Eclipse
Artur Signell
2013-03-13
1
-0
/
+1
*
|
Implemented injection of css styles #5500
John Ahlroos
2013-03-13
4
-1
/
+363
*
|
Added fallbacks for when IE10 reports width/height as 'auto' when getting the...
John Ahlroos
2013-03-12
1
-0
/
+8
*
|
Merge commit '6922bc5b49c5551b289a5025ccd5901e2ac3aafc'
Artur Signell
2013-03-12
30
-86
/
+633
|
\
|
|
*
Avoid showing context menu off screen in IE8
Artur Signell
2013-03-12
5
-10
/
+10
|
*
Update test to cope with changed UI class (#10867)
Leif Åstrand
2013-03-11
1
-2
/
+2
|
*
Properly recognize class of redefined UI connector (#10867)
Leif Åstrand
2013-03-11
6
-1
/
+140
|
*
Set to empty function instead of undefined (#10960)
Artur Signell
2013-03-07
1
-3
/
+1
|
*
Fixed javascript issue in IE8 (delete cannot be used on window properties) (#...
Artur Signell
2013-03-06
1
-1
/
+3
[next]