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
*
Added note to DateField#setRangeStart JavaDoc (#11886)
8.10.1
Tatu Lund
2020-02-20
1
-0
/
+2
*
Update Chrome version (#11891)
Tatu Lund
2020-02-20
1
-1
/
+1
*
Fix logic of lexicographical comparison of DateField range end (#11885)
Tatu Lund
2020-02-20
2
-2
/
+64
*
Update release note template for 8.10 maintenance
Zhe Sun
2020-02-19
1
-5
/
+7
*
Update release-note template for 8.10 final
8.10.0
Zhe Sun
2020-02-06
1
-3
/
+3
*
Cherry picks for 8.10 final release (#11883)
Zhe Sun
2020-02-04
4
-8
/
+112
*
define central with https
8.10.0.beta1
Zhe Sun
2020-01-16
1
-0
/
+4
*
close <ul>
Zhe Sun
2020-01-16
1
-1
/
+1
*
Update release-note for 8.10
Zhe Sun
2020-01-16
1
-6
/
+7
*
add missing since tag
ZheSun88
2020-01-16
1
-2
/
+2
*
Remove alpha mentioned in the releasenote
Zhe Sun
2020-01-16
1
-1
/
+1
*
TreeDataProvider: Apply filters to children (#11868)
Tatu Lund
2020-01-16
3
-11
/
+69
*
Ensure value change happens before shortcuts in compatibility components (#11...
Anna Koskinen
2020-01-15
3
-3
/
+125
*
Making setEditable friendlier (#11869)
Tatu Lund
2020-01-14
1
-3
/
+9
*
Convert DateTimeFieldReadOnlyTest to not rely on screenshots. (#11870)
Anna Koskinen
2020-01-13
13
-16
/
+45
*
Added Note about TextField in Header cell (#11858)
Tatu Lund
2020-01-13
1
-0
/
+7
*
Convert DateFieldReadOnlyTest to not rely on screenshots. (#11867)
Anna Koskinen
2020-01-10
13
-16
/
+45
*
Removed outdated spacer height update from removal process. (#11861)
Anna Koskinen
2020-01-09
3
-2
/
+115
*
Added notes in JavaDoc of TEXTFIELD_INLINE_ICON (#11860)
Tatu Lund
2020-01-08
1
-0
/
+5
*
Fix to RadioButtonGroup readOnly handling. (#11855)
Anna Koskinen
2019-12-23
3
-1
/
+248
*
Added helper methods for setting only height or width full. (#11854)
Anna Koskinen
2019-12-20
2
-2
/
+34
*
Added documentation of newly added Binder features (#11845)
Tatu Lund
2019-12-20
1
-0
/
+13
*
Test tweaks (#11851)
Anna Koskinen
2019-12-20
2
-22
/
+28
*
Improvements to popup positioning for ComboBox within HorizontalLayout. (#11846)
Anna Koskinen
2019-12-18
2
-8
/
+138
*
Chrome updated to 79 (#11847)
Anna Koskinen
2019-12-18
1
-1
/
+1
*
Release notes (#11842)
8.10.0.alpha1
Anna Koskinen
2019-12-09
1
-3
/
+4
*
Test tweaks (#11841)
Anna Koskinen
2019-12-06
11
-10
/
+25
*
Close window on ESC, when maximized button is clicked (#11840)
Anastasia Smirnova
2019-12-05
3
-4
/
+78
*
Added @since tags, some tweaks to formatting. (#11839)
Anna Koskinen
2019-12-04
3
-18
/
+34
*
Make VaadinService.cleanupSession public (#11738)
Knoobie
2019-12-03
1
-4
/
+5
*
Simplify Grid scroll handling. (#11835)
Anna Koskinen
2019-12-03
3
-46
/
+65
*
Make asRequired conditional on binding.setAsRequiredEnabled(..) (#11834)
Tatu Lund
2019-12-02
2
-4
/
+60
*
Add method writeBeanAsDraft(bean) in Binder (#11833)
Tatu Lund
2019-11-29
2
-0
/
+67
*
Delegate enabled handling to Composite root. (#11832)
Anna Koskinen
2019-11-26
3
-0
/
+79
*
Add support for excess slashes within static file request path. (#11827)
Anna Koskinen
2019-11-22
2
-7
/
+40
*
Fix issue where Chrome refused to select text in Table (#11709) (#11818)
Anna Koskinen
2019-11-21
1
-2
/
+2
*
Updated local screenshot testing configurations. (#11814)
Anna Koskinen
2019-11-21
6
-28
/
+40
*
Don't attempt to send expand/collapse events for disabled TreeGrid. (#11823)
Anna Koskinen
2019-11-21
4
-1
/
+56
*
Decode path in getStaticFilePath (#11812)
Tatu Lund
2019-11-19
2
-5
/
+26
*
Fixing issue with TwinColSelect not correctly retaining visible selection (#1...
Tatu Lund
2019-11-19
1
-3
/
+32
*
Eliminate un-intuitive NPE (#11802)
Tatu Lund
2019-11-15
1
-2
/
+5
*
Cherry picks of Binder fixes in Flow (#11758)
Tatu Lund
2019-11-13
3
-21
/
+184
*
Reduce excess positioning calls for ComboBox popup. (#11808)
Anna Koskinen
2019-11-13
1
-8
/
+21
*
Added missing constructor with scanNestedDefinitions option (#11801)
Tatu Lund
2019-11-12
1
-1
/
+19
*
Use APPLICATION_SCOPE for the session lock (#11792)
Tatu Lund
2019-11-12
3
-4
/
+44
*
Fixing issue with Push stopping working in some circumstances (#11791)
Tatu Lund
2019-11-05
2
-2
/
+17
*
Check actual Grid selection instead of relying on allSelected flag. (#11787)
Anna Koskinen
2019-11-04
4
-9
/
+153
*
Removed a duplicated word in a note. (#11785)
Anna Koskinen
2019-11-04
1
-1
/
+1
*
Added note to setTemplateContents JavaDoc (#11752)
Tatu Lund
2019-11-02
1
-0
/
+3
*
Fix a timing issue in ComboBox filtering via paste using mouse. (#11780)
Anna Koskinen
2019-10-31
2
-1
/
+69
[next]