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
...
*
|
|
|
|
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
*
|
Ensure that slider min is always smaller or equal to max. (#16776)
Sauli Tähkäpää
2015-02-27
2
-13
/
+69
*
|
Hide button caption overflow in reindeer and valo. (#11864)
Sauli Tähkäpää
2015-02-27
4
-0
/
+56
*
|
Redesign ComboBox filtering, highlighting and selection behaviour.
Sauli Tähkäpää
2015-02-26
18
-235
/
+807
*
|
Add pluggable mechanism for loading classes for a design (#16583)
Leif Åstrand
2015-02-26
3
-40
/
+241
*
|
Package all widgets sources into sources.jar (#16805)
Artur Signell
2015-02-25
1
-2
/
+5
*
|
Maintain Grid scroll position on detach and reattach (#16220)
Johannes Dahlström
2015-02-25
4
-13
/
+66
*
|
Add project, build and test name capabilities.
Sauli Tähkäpää
2015-02-25
1
-0
/
+12
*
|
Breaks PushLargeDataLongPollingTest and also long polling in many ways. See h...
Artur Signell
2015-02-25
2
-63
/
+30
*
|
Fix test url parameter concatenation.
Sauli Tähkäpää
2015-02-24
3
-17
/
+27
*
|
Fix Escalator size changes when scrolled to bottom (#16382)
Teemu Suo-Anttila
2015-02-24
2
-4
/
+57
*
|
Fix adding and modifying multiple rows in Grid (#16905)
Teemu Suo-Anttila
2015-02-24
2
-1
/
+16
*
|
Fix handling of disconnection with push (#15330)
Artur Signell
2015-02-24
2
-30
/
+63
*
|
Update release notes for 7.4
Artur Signell
2015-02-24
1
-15
/
+12
*
|
Do not restart application if messages are received (#16868)
Artur Signell
2015-02-24
1
-3
/
+11
[prev]
[next]