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
...
*
Remove workarounds from Spring integration test (#10430)
Teemu Suo-Anttila
2017-12-29
8
-67
/
+5
*
Fix javadoc for Notification TYPE_TRAY_NOTIFICATION (#10479)
Marco Collovati
2017-12-29
1
-1
/
+1
*
Allow setting custom styles to DateField calendar date cells (#10305)
Anna Koskinen
2017-12-28
9
-0
/
+207
*
Add css class to selected items in CheckboxGroup and RadiobuttonGroup (#10394)
Marco Collovati
2017-12-28
5
-7
/
+54
*
Make Binder.setReadonly ignore effectively readonly bindings (#10368)
Marco Collovati
2017-12-28
3
-5
/
+56
*
Do not create DOM elements for initially hidden columns (#10465)
Artur
2017-12-28
2
-0
/
+7
*
Change the order of inheritance to preserve user.agent property (#10470)
Adam Wagner
2017-12-27
1
-2
/
+2
*
Update Grid.addColumn JavaDoc to tell about nested properties (#10431)
Olli Tietäväinen
2017-12-27
1
-1
/
+8
*
Use new validation screenshots (#10455)
Teemu Suo-Anttila
2017-12-20
1
-0
/
+0
*
Force correct Selenium version for Spring Boot test (#10421)
Teemu Suo-Anttila
2017-12-07
3
-4
/
+37
*
Fix typo
David Steinkopff
2017-12-03
1
-2
/
+2
*
Clarify ContentMode javadocs (#10395)
Leif Åstrand
2017-12-01
1
-5
/
+6
*
Escape CDATA element (#10377)
Olli Tietäväinen
2017-11-29
1
-1
/
+1
*
Update to TestBench 5.1.1 (#10391)
Guille
2017-11-29
3
-15
/
+2
*
Update bean validation article to use FW8 APIs (#10387)
AMahdy AbdelAziz
2017-11-29
1
-6
/
+5
*
Update version number to 8.3-SNAPSHOT (#10390)
Guille
2017-11-29
1
-1
/
+1
*
Fix selection column size calculation without data (#10384)
Teemu Suo-Anttila
2017-11-29
3
-44
/
+145
*
Fix alpine docker image error (#10382)
jtomass
2017-11-29
1
-7
/
+6
*
Update vaadin.version in embedding documentation (#10383)
Olli Tietäväinen
2017-11-28
1
-2
/
+2
*
Fix styling of Window control buttons to show focus (#10285)
Anna Koskinen
2017-11-28
4
-0
/
+102
*
Prevent killing UI if heartbeats are pending (#10371)
Teemu Suo-Anttila
2017-11-27
3
-5
/
+112
*
Add missing JavaDocs and since tags (#10372)
Teemu Suo-Anttila
2017-11-24
3
-0
/
+24
*
Improve commit message example in CONTRIBUTING.md (#10357)
Aleksi Hietanen
2017-11-23
1
-3
/
+13
*
Fix issues from TestBench version upgrade (#10360)
Teemu Suo-Anttila
2017-11-23
3
-6
/
+18
*
Update to JSoup 1.11.2 (#10353)
Leif Åstrand
2017-11-23
11
-11
/
+12
*
DateField not to fire focus/blur event when going to sub-components (#10246)
Ahmed Ashour
2017-11-23
6
-25
/
+142
*
Fix AbstractIntegrationTest to use new TestBench API (#10358)
Anna Koskinen
2017-11-23
1
-15
/
+0
*
Fix RadioButtonGroupTest imports (#10354)
Teemu Suo-Anttila
2017-11-22
1
-8
/
+8
*
Update datamodel-forms.asciidoc (#10350)
jcgueriaud
2017-11-22
1
-9
/
+8
*
Update version number to 8.3-SNAPSHOT (#10348)
Teemu Suo-Anttila
2017-11-22
65
-65
/
+65
*
Fix missing v-disabled for RadioButtonGroup and CheckBoxGroup options (#10332)
Pekka Hyvönen
2017-11-22
6
-2
/
+231
*
Test for MenuBar's WAI-ARIA attributes (#3922) (#10349)
Ansku
2017-11-22
2
-0
/
+105
*
Disabled ComboBox should not open popup on pasting (Fixes #7898) (#10240)
Ahmed Ashour
2017-11-22
4
-21
/
+79
*
Fix nested bean property name (#10271)
schaerl
2017-11-22
4
-39
/
+72
*
Improve Binder JavaDocs and APIs (#10347)
Teemu Suo-Anttila
2017-11-21
2
-7
/
+30
*
Create DescriptionGenerator in package com.vaadin.ui (#10346)
Aleksi Hietanen
2017-11-21
9
-10
/
+39
*
Fix issues from API review for 8.2 (#10342)
Aleksi Hietanen
2017-11-21
23
-114
/
+97
*
Extract AbstractBeanPropertyDefinition and PropertyFilterDefinition (#10344)
Aleksi Hietanen
2017-11-21
5
-118
/
+192
*
Issue3922disableditem (#10259)
Ansku
2017-11-21
4
-48
/
+230
*
FileResource to use bufferSize, and StreamResource to use getCacheTime() (#10...
Ahmed Ashour
2017-11-21
4
-2
/
+50
*
Remove unused imports (#10330)
Ahmed Ashour
2017-11-21
29
-42
/
+9
*
Update testbench version (#10336)
Guille
2017-11-20
3
-26
/
+2
*
Add known PushStateNavigation issue to release notes (#10334)
Teemu Suo-Anttila
2017-11-17
1
-0
/
+3
*
Rename GridDragger to GridRowDragger (#10333)
Pekka Hyvönen
2017-11-17
13
-45
/
+45
*
Add documentation on GridDragger (#10328)
Pekka Hyvönen
2017-11-16
9
-5
/
+208
*
Remove empty li element from release notes (#10326)
Teemu Suo-Anttila
2017-11-16
1
-1
/
+0
*
Update since tags in JavaDoc (#10325)
8.2.0.alpha3
Teemu Suo-Anttila
2017-11-15
23
-43
/
+43
*
Fix click listener in WidgetSet test (#10324)
Teemu Suo-Anttila
2017-11-15
1
-2
/
+2
*
Add helper for Grid row DnD (#10255)
Pekka Hyvönen
2017-11-15
15
-109
/
+1364
*
Add mention of Wildfly 11 support and a test for it (#10319)
Teemu Suo-Anttila
2017-11-15
3
-1
/
+46
[prev]
[next]