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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate FlashIsVisible embedded test from TB2 to TB4
Teemu Suo-Anttila
2015-03-18
2
-33
/
+32
*
Add a client test for row focus moving with reset size (#16607)
Teemu Suo-Anttila
2015-03-17
3
-0
/
+205
*
Add test for RpcDataProvider calls to Container (#16642)
Teemu Suo-Anttila
2015-03-17
2
-22
/
+57
*
Make Slider.clear() consistent with the no-args contstructor (#17073)
Leif Åstrand
2015-03-17
2
-0
/
+94
*
Add link to the push issues wiki page to the release notes (#17142)
Leif Åstrand
2015-03-17
1
-17
/
+24
*
Revert "Displaying tooltip in slot for touch devices (#15353)" (#17151)
Leif Åstrand
2015-03-17
3
-182
/
+19
*
Sanitize connectors for PopupDateField and DateField. (#17090)
Sauli Tähkäpää
2015-03-17
5
-201
/
+271
*
Fix Grid CellFocusHandler position on DataSource size reset (#16607)
Teemu Suo-Anttila
2015-03-16
1
-2
/
+8
*
Optimise RpcDataProvider calls to container (#16642)
Teemu Suo-Anttila
2015-03-16
2
-82
/
+39
*
Fix invalid assumptions about empty Grid (#16734, #16684)
Leif Åstrand
2015-03-16
4
-2
/
+200
*
Convert browserframe, flash and requesthandler tests to TB4
Teemu Suo-Anttila
2015-03-13
6
-181
/
+105
*
Migrate TB2 tests from package applicationcontext to TB4
Teemu Suo-Anttila
2015-03-12
7
-303
/
+199
*
Migrate TB2 test from application package to TB4
Teemu Suo-Anttila
2015-03-12
19
-500
/
+298
*
Makes Connectors into DeferredWorker candidates (#17127)
Henrik Paul
2015-03-12
2
-113
/
+114
*
Improve performance of setNeedsMeasure (#16972).
Fabian Lange
2015-03-11
2
-7
/
+19
*
LayoutManager uses shortcut when delaying overflow fixes (#16963).
Fabian Lange
2015-03-11
1
-9
/
+18
*
Improve performance of getMeasureTargetsJsArray (#16973).
Fabian Lange
2015-03-11
1
-13
/
+4
*
Use Math.floor instead of casting to int when trimming decimals. (#16926)
Sauli Tähkäpää
2015-03-11
2
-1
/
+10
*
Update Atmosphere to 2.2.4.vaadin5 (#17074)
Artur Signell
2015-03-10
3
-3
/
+3
*
Script for updating push version
Artur Signell
2015-03-10
1
-0
/
+55
*
Using ComponentFactory in DesignContext.getDefaultInstance() (#16990)
Alexey Fansky
2015-03-10
2
-10
/
+36
*
Disable auto-testing of TB2 tests on Chrome
Artur Signell
2015-03-09
1
-1
/
+1
*
Fix regression for Table selection and checkbox issue (#17064)
Teemu Suo-Anttila
2015-03-09
3
-32
/
+24
*
Add OSGi integration tests (#9583)
Miki
2015-03-06
1
-0
/
+8
*
Ensure refresh message is sent on invalid CSRF (#17042)
Artur Signell
2015-03-06
1
-17
/
+3
*
Converted ValidationOfRequiredEmptyFields to TB4
Artur Signell
2015-03-06
4
-168
/
+134
*
Remove eXo test which is unreliable and tests an old version
Artur Signell
2015-03-06
2
-339
/
+0
*
Revert "Encode filenames to UTF-8 in Content-Disposition header. (#16556)"
Leif Åstrand
2015-03-06
3
-61
/
+16
*
Update @since for 7.4.1
Leif Åstrand
2015-03-05
5
-8
/
+10
*
Support both DefaultWidgetSet and TestingWidgetSet
Artur Signell
2015-03-05
1
-1
/
+1
*
Fixes subpixel allocation accuracy and speed (#16614, #16750)
Henrik Paul
2015-03-04
5
-135
/
+280
*
Add missing osgi import to guava (#16739)
Miki
2015-03-04
2
-4
/
+6
*
Always include default widget set files in OSGi manifest (#16993)
Artur Signell
2015-03-03
3
-5
/
+15
*
Make Grid recalculate columns on resize (#16539)
Teemu Suo-Anttila
2015-03-03
3
-0
/
+121
*
Reapplying column width on Grid actually reapplies the width (#16900)
Pekka Hyvönen
2015-03-03
3
-1
/
+45
*
Restoring overflow-x and overflow-y in runWebkitOverflowAutoFix (#16650)
Alexey Fansky
2015-03-03
4
-1
/
+224
*
Fix text input of PopupCalendar in Internet Explorer (#16677).
Mika Murtojarvi
2015-03-03
3
-2
/
+119
*
Displaying tooltip in slot for touch devices (#15353)
Alexey Fansky
2015-03-03
3
-19
/
+182
*
Revert "Hide button caption overflow in reindeer and valo. (#11864)"
Jouni Koivuviita
2015-03-03
4
-56
/
+0
*
Make server tests work again
Artur Signell
2015-03-02
1
-2
/
+2
*
Improve performance of Util.collectionEquals (#16968).
Fabian Lange
2015-03-02
1
-10
/
+9
*
Fix Grid flick scrolling on iOS devices (#16762)
Teemu Suo-Anttila
2015-03-02
1
-30
/
+27
*
Method for requesting column width recalculation (#16748)
Artur Signell
2015-03-02
6
-3
/
+216
*
LayoutManager reuses shortcut Element instance for measure (#16964).
Fabian Lange
2015-03-02
1
-9
/
+8
*
Disconnect push after application has been stopped (#13248)
Artur Signell
2015-03-02
1
-8
/
+21
*
Update to GWT with WP fix (#16924)
Artur Signell
2015-03-02
1
-1
/
+1
*
Don't actively disconnect when the client already has disconnected (#15330)
Artur Signell
2015-03-02
2
-17
/
+26
*
Update Atmosphere to 2.2.4.vaadin4 (#16825, #16826, #16862)
Artur Signell
2015-03-02
3
-3
/
+3
*
Use the existing communication error handler if one exists (#16938)
Artur Signell
2015-03-02
1
-12
/
+17
*
Call error handler even if critical notification write fails (#16951)
Artur Signell
2015-02-28
1
-12
/
+11
[next]