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
*
Use new test screenshots
8.0.7
8.0
Teemu Suo-Anttila
2017-07-13
1
-0
/
+0
*
Add missing since for 8.0.7
Teemu Suo-Anttila
2017-07-11
1
-0
/
+3
*
Fix CheckboxFocusClickTest on Firefox (#9397)
Aleksi Hietanen
2017-07-11
1
-4
/
+5
*
Revert "Update Atmosphere to support latest Jetty versions (#9359)"
Teemu Suo-Anttila
2017-07-11
2
-2
/
+2
*
Fix displaying Grid sort order set from server (#9530)
Teemu Suo-Anttila
2017-07-11
4
-70
/
+73
*
Only throw from Binder.bindInstanceFields if there are no bindings at all (#9...
Artur
2017-07-11
3
-8
/
+64
*
Add handler for row height changing in Grid
Teemu Suo-Anttila
2017-07-11
3
-8
/
+22
*
Show empty selection caption in ComboBox (#9468)
Teemu Suo-Anttila
2017-07-11
5
-7
/
+56
*
Make component iterators unmodifiable
Henri Sara
2017-07-11
7
-9
/
+19
*
Clear errors when clearing binder fields (#9364)
Artur
2017-07-11
2
-1
/
+24
*
Fix resetting of last filter in VComboBox (#9381)
Matti Tahvonen
2017-07-11
2
-1
/
+26
*
Update Atmosphere to support latest Jetty versions (#9359)
Artur
2017-07-11
2
-2
/
+2
*
Properly init client-side data in GridDataChangeHandlerTest
Teemu Suo-Anttila
2017-07-11
1
-1
/
+2
*
Wrap DataCommunicator#getBackEndSorting in an unmodifiable list
Aleksi Hietanen
2017-07-11
1
-2
/
+3
*
Properly remove service destroy listeners (#9304)
Artur
2017-07-11
2
-1
/
+31
*
Make clicking checkbox label call focus listeners (#9271)
Knoobie
2017-07-11
4
-6
/
+75
*
Fix the missing focus and blur implementations (#9269)
Knoobie
2017-07-11
1
-1
/
+4
*
Fix @since tags from #9208 to point to 8.0.7 (#9440)
Pekka Hyvönen
2017-05-26
1
-9
/
+12
*
Added constructors which takes DataCommunicator instance to Grid (#9206) (#9208)
Mikhail Buzuverov
2017-05-26
1
-2
/
+54
*
Add since tags for 8.0.6
8.0.6
Teemu Suo-Anttila
2017-05-08
6
-13
/
+30
*
Use 8.0 branch of vaadin-screenshots
Teemu Suo-Anttila
2017-05-08
1
-0
/
+0
*
Update screenshots reference
elmot
2017-05-08
1
-0
/
+0
*
Fix data not being sent again when adding DataGenerators (#8947)
Teemu Suo-Anttila
2017-05-08
1
-0
/
+3
*
Remove unnecessary logging from setHeightByRows in Escalator
Teemu Suo-Anttila
2017-05-08
1
-1
/
+0
*
Fix issues in Grid with undefined height (#9104)
Teemu Suo-Anttila
2017-05-08
4
-64
/
+183
*
Fix client-side memory leak caused by Grid events (#9103)
Aleksi Hietanen
2017-05-08
13
-129
/
+379
*
Add missing methods to compatibility AbstractRendererConnector
Henri Sara
2017-05-08
1
-0
/
+45
*
Ignore all external events in the Profiler (#9033)
Artur
2017-05-08
1
-0
/
+6
*
Fix problem when reading a nested Design based on a GridLayout (#9092)
Artur
2017-05-08
3
-6
/
+62
*
Always send a push identifier on UI initialization
Aleksi Hietanen
2017-05-08
1
-3
/
+1
*
Use separate identifier for push connections
Aleksi Hietanen
2017-05-08
6
-9
/
+82
*
Remove sendKeys workaround from ComboBoxElement (#9046)
Aleksi Hietanen
2017-05-08
1
-27
/
+1
*
Correctly set ListSelect style names
Artur
2017-05-08
4
-20
/
+159
*
Notify a resource load listener many times if it has been added many times (#...
Artur
2017-05-08
3
-3
/
+83
*
Provide GridLayout size and cell elements to JS and TB (#9019)
Artur
2017-05-08
4
-0
/
+215
*
Check for NullPointer to remove exception spam
Knoobie
2017-05-08
1
-0
/
+12
*
Use setCaption Javadocs inherited from Component (#9066)
Leif Åstrand
2017-05-08
2
-16
/
+0
*
Fix typo in license (#9060)
Guille
2017-05-08
1
-1
/
+1
*
Update last video of the tutorial (#9054)
Alejandro
2017-05-08
1
-1
/
+1
*
Updated embedded videos (#9043)
Alejandro
2017-05-08
1
-23
/
+14
*
Remove compile-time mockito dependency from client module
Aleksi Hietanen
2017-05-08
1
-5
/
+0
*
Use release version of TestBench
Artur
2017-05-08
1
-1
/
+1
*
Update Chrome version in VerifyBrowserVersionTest
Aleksi Hietanen
2017-05-08
1
-1
/
+1
*
Send view width as width and not height
Artur
2017-05-08
1
-2
/
+2
*
Correctly set style names for NativeSelect (#9006)
Artur
2017-05-08
3
-2
/
+53
*
Fix Editor not saving values by pressing Enter (#8946)
Stephen Wellington
2017-05-08
3
-2
/
+46
*
Make bindInstanceFields not bind fields already bound using functions (#8998)
Artur
2017-05-08
2
-3
/
+44
*
Fixed @WidgetSet typo -> @Widgetset (#8996)
Jens Jansson
2017-05-08
1
-1
/
+1
*
Moved docs comment to own row (#8993)
Jens Jansson
2017-05-08
1
-2
/
+2
*
Fix method reference syntax in Grid documentation (#8978)
Samuel DALICHAMPT
2017-05-08
1
-10
/
+10
[next]