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
*
Avoid marking AbstractField dirty in primitive getters (#11201)
Artur Signell
2013-05-17
1
-3
/
+8
*
Test for #11775
Artur Signell
2013-05-17
1
-0
/
+53
*
Centers VOverlays in visual viewport on iOS, Android, fixes #11614
Marc Englund
2013-05-17
2
-0
/
+131
*
Fixed table height rendering in Android 2.3 #11331
John Ahlroos
2013-05-17
2
-0
/
+25
*
Test for #11267 adapted from 6.8.
Marc Englund
2013-05-15
3
-1
/
+107
*
SQLContainer.indexOfId() also searches backwards (#11849, #10376)
Henri Sara
2013-05-14
3
-3
/
+86
*
Merge #6880 test from 6.8; fix itself is not needed in Vaadin 7
Johannes Dahlström
2013-05-14
2
-0
/
+116
*
Support non-trivial SASS media selectors (#11455)
Henri Sara
2013-05-14
9
-1025
/
+1062
*
Fix NPE if there's no query in the URI (#11836)
Leif Åstrand
2013-05-14
1
-1
/
+2
*
Clear items in ComboBox only if changed (#10924)
Henri Sara
2013-05-14
4
-60
/
+222
*
Eliminate unnecessary conversions of option keys
Henri Sara
2013-05-14
2
-5
/
+4
*
Merge "Clean up Table popup menu close handler to prevent a memory leak" from...
Johannes Dahlström
2013-05-13
2
-11
/
+25
*
Verify that tests are run with the expected JRE version (#11835)
Leif Åstrand
2013-05-13
2
-0
/
+71
*
Warn if using old widgetset (#11836)
Leif Åstrand
2013-05-13
1
-0
/
+64
*
More specific workaround for no rows in TreeTable with pagelenght = 0 (#9203)
Leif Åstrand
2013-05-10
3
-6
/
+161
*
Move suggestion popup width calculation from connector to VFilterSelect
Henri Sara
2013-05-10
2
-12
/
+25
*
Merge test for #11623 to 7.0.
Johannes Dahlström
2013-05-10
2
-0
/
+141
*
Add a large number of debug calls to VFilterSelect (disabled by default)
Henri Sara
2013-05-10
1
-5
/
+80
*
More verbose output from running Jetty
Leif Åstrand
2013-05-10
2
-1
/
+3
*
Don't ignore child component margins in AbstractOrderedLayout (#11553)
Johannes Dahlström
2013-05-10
3
-12
/
+116
*
Liferay 6.2 compatibility (#11751)
Henri Sara
2013-05-10
1
-6
/
+63
*
Instead of applying workaround to the root panel, apply it to the sub window ...
John Alhroos
2013-05-10
1
-12
/
+12
*
Remove pre-loader element after pre-loading, fixes #10863
Marc Englund
2013-05-08
2
-4
/
+123
*
Test for #11396 (merged from 6.8 branch).
Henri Sara
2013-04-29
1
-0
/
+29
*
Ensure actions are handled in a deterministic order (#11735) (merged
Henri Sara
2013-04-29
1
-35
/
+25
*
Fixed NPE regression after fix for #11693
John Ahlroos
2013-04-26
1
-1
/
+4
*
Remove duplicate copying of mixin child nodes (#11604)
Henri Sara
2013-04-26
1
-10
/
+4
*
Add content length header for static resources (#11699)
Henri Sara
2013-04-25
1
-7
/
+25
*
Fix for IE8 forgetting to move error indicator when component is resized #11693"
John Ahlroos
2013-04-24
1
-0
/
+25
*
Fix fragment handling regression caused by #10769 (#11686)
7.0.5
Johannes Dahlström
2013-04-23
1
-4
/
+12
*
Fixed broken Gridlayout cell position calculation in IE10 #11644 (backported ...
John Ahlroos
2013-04-23
1
-6
/
+11
*
Different fix for #11152 which is restricted to the problematic case in horiz...
Artur Signell
2013-04-23
3
-6
/
+60
*
Fixed Accordion tab stylenames which never got applied on the tab widgets #11...
John Ahlroos
2013-04-22
3
-0
/
+105
*
Prevent double encoding problems when URI fragment contains special character...
Johannes Dahlström
2013-04-19
4
-31
/
+160
*
Support "to" in CSS function parameters (#11309)
Henri Sara
2013-04-18
7
-48
/
+136
*
Don't detach and reattach VAbstractSplitPanel child widgets unnecessarily (#1...
Johannes Dahlström
2013-04-18
1
-0
/
+6
*
Fixed IE8 scrollbar issue with vertical layout when using both expansions and...
John Ahlroos
2013-04-17
3
-3
/
+84
*
Merge release notes from '7.0.4' into 7.0
Henri Sara
2013-04-16
1
-0
/
+30
|
\
|
*
Update release notes
7.0.4
Henri Sara
2013-04-08
1
-0
/
+30
*
|
Fixes #11152 (IE9 caret/cursor postion) by applying position:relative to inpu...
Marc Englund
2013-04-12
1
-0
/
+6
*
|
Fixed date reset when calendar is first initialized #11387
John Ahlroos
2013-04-12
1
-1
/
+6
*
|
Fixed native button not triggering click event in IE #11094
John Ahlroos
2013-04-10
2
-4
/
+30
|
/
*
Remove resource related code from VaadinPortlet (#11527)
Henri Sara
2013-04-08
1
-30
/
+3
*
Backported fix of minimal (empty hashmap) leak on redeploy (#9993)
Artur Signell
2013-04-03
2
-9
/
+171
*
Unified all portal integration tests to be based on JSR286Portlet (#8013, #95...
Artur Signell
2013-03-21
13
-368
/
+1168
*
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
[next]