index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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-7.7.47-changes
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
changelog-8.28.1
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.eclipse.jgit-org.eclipse.jgit-7.2.1.202505142326-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
fileToFilesReplacement
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly round tr width in Escalator (#18820)
Artur Signell
2015-11-05
3
-1
/
+261
*
ParameterizedTB3Runner for adding permutations using a static getter
Artur Signell
2015-11-05
6
-92
/
+216
*
Remove scheduleDeferred calls from Escalator
Teemu Suo-Anttila
2015-11-05
1
-4
/
+4
*
Improved javadocs for Button.setDisabledOnClick
Matti Tahvonen
2015-11-05
1
-1
/
+2
*
VTree$TreeNode avoid NPE triggered by external ONLOAD events (#18563)
pag
2015-11-04
1
-1
/
+1
*
Fix replacing of currently selected Tab (#14252)
Dmitrij Abolichin
2015-11-04
2
-0
/
+68
*
Fix session wrap class javadocs
Leif Åstrand
2015-11-04
2
-3
/
+3
*
Update Chrome version string
Henri Sara
2015-11-04
1
-1
/
+1
*
Support caption fetching for HTML and Widget headers. (#18528)
Sauli Tähkäpää
2015-11-04
2
-7
/
+23
*
Fixes column header drop indicator (#18925)
mtzukanov
2015-11-04
3
-34
/
+82
*
Null pointer Exception in Slot.onBrowserEvent (#16587)
pag
2015-11-04
1
-1
/
+1
*
Fix javadoc typos
Leif Åstrand
2015-11-04
1
-2
/
+2
*
Mention quirks with JavaScript "this" in AbstractJavaScript* javadocs
Leif Åstrand
2015-11-04
3
-6
/
+16
*
Render null header caption as empty (#18553)
Artur Signell
2015-11-04
4
-4
/
+92
*
Remove call to setEnabled in Grid Sidebar constructor (#19126)
7.5.8
Teemu Suo-Anttila
2015-10-19
1
-2
/
+0
*
Fix stack overflows in ListDataSource ListWrapper (#19104)
Teemu Suo-Anttila
2015-10-19
1
-2
/
+2
*
Fix test failure in IE10/IE11/Chrome
Artur Signell
2015-10-19
1
-1
/
+1
*
Fix adding to same parent, component shouldn't be removed (#16568)
Dmitrij Abolichin
2015-10-19
2
-0
/
+46
*
Fix javadoc
Artur Signell
2015-10-19
1
-2
/
+2
*
Add sampler to BuildDemos, support specifying branch for demo
Teemu Suo-Anttila
2015-10-19
1
-4
/
+10
*
Properly cleanup stream variables if DragAndDropWrapper is detached (#14882)
Artur Signell
2015-10-19
2
-6
/
+132
*
Do not use getters/setters when mapping designer fields (#17388)
Artur Signell
2015-10-19
3
-11
/
+98
*
Close calendar popup when DateField is detached (#18985)
Teemu Pöntelin
2015-10-19
4
-0
/
+125
*
Set opacity for disabled Grid in Valo. (#18661)
Sauli Tähkäpää
2015-10-19
3
-0
/
+62
*
Parse readonly values for AbstractFields correctly (#18850)
7.5.7
John Ahlroos
2015-10-04
20
-30
/
+219
*
Add @since for 7.5.7 changes
Henri Sara
2015-10-04
4
-4
/
+12
*
Revert "Parse readonly values for AbstractFields correctly #18850"
Markus Koivisto
2015-09-30
20
-217
/
+29
*
Skip checking unknown properties for @NoLayout on client side (#18334)
Artur Signell
2015-09-30
4
-1
/
+114
*
Fix resetting of top or left alignment in GridLayout (#18660)
Artur Signell
2015-09-30
3
-0
/
+161
*
Use a suitable z-index for valo-menuitems overlay (#18869)
Matti Tahvonen
2015-09-30
1
-1
/
+1
*
Parse readonly values for AbstractFields correctly #18850
John Ahlroos
2015-09-30
20
-29
/
+217
*
Hide global "define" from push scripts (#18999)
Leif Åstrand
2015-09-30
4
-0
/
+64
*
Support declarative prefix "vaadin-" (#18957)
Henri Sara
2015-09-30
6
-11
/
+359
*
Fix declarative test for 7.5
Henri Sara
2015-09-30
1
-3
/
+3
*
Revert "Correctly round tr width in Escalator (#18820)"
Henri Sara
2015-09-30
3
-261
/
+1
*
Revert "Adds support for defining the URL to use for push requests (#18989)"
Markus Koivisto
2015-09-30
3
-46
/
+4
*
Update AJS?.callFunction javadoc to reflect reality (#18990)
Leif Åstrand
2015-09-29
3
-12
/
+32
*
Correctly round tr width in Escalator (#18820)
Artur Signell
2015-09-29
3
-1
/
+261
*
Adds support for defining the URL to use for push requests (#18989)
Artur Signell
2015-09-29
3
-4
/
+46
*
Removes .v-ui wrapping from valo-menu-responsive for (#18961)
Marc Englund
2015-09-29
5
-1
/
+178
*
Support HTML entities when reading/writing declarative format #18882
Maciej Przepióra
2015-09-29
17
-64
/
+409
*
Write all empty cells for empty GridLayout in declarative #18805
Maciej Przepióra
2015-09-29
2
-2
/
+58
*
Always use charset for String.getBytes() method (#18863).
Denis Anisimov
2015-09-23
2
-2
/
+134
*
Use correct state class for split panels (#18942)
Artur Signell
2015-09-23
4
-0
/
+74
*
Fix Sidebar isOpen to not throw an exception (#18918)
Teemu Suo-Anttila
2015-09-23
1
-1
/
+1
*
Add command line parameter for ignoring demos
Teemu Suo-Anttila
2015-09-23
1
-2
/
+7
*
Fix Escalator onResize to layout Finally instead of Deferred (#18751)
Teemu Suo-Anttila
2015-09-18
4
-17
/
+133
*
Grid: allow zooming in touch devices.
Manolo Carrasco
2015-09-16
1
-18
/
+23
*
Update @since tags to 7.5.6.
7.5.6
Mika Murtojarvi
2015-09-15
5
-8
/
+8
*
Backport fix for #16992 to Vaadin 7.5.
Artur Signell
2015-09-15
6
-11
/
+277
[next]