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
*
Add support for excess slashes within static file request path. (#11827) (#11...
8.9.3
Anna Koskinen
2019-11-22
2
-7
/
+40
*
Don't attempt to send expand/collapse events for disabled TreeGrid. (#11823) ...
Anna Koskinen
2019-11-22
4
-1
/
+56
*
Comment out the beta version statements (#11825)
Zhe Sun
2019-11-21
1
-1
/
+1
*
Decode path in getStaticFilePath (#11812) (#11817)
Anna Koskinen
2019-11-19
2
-5
/
+26
*
Fix for TwinColSelect not correctly retaining visible selection (#11799) (#11...
Anna Koskinen
2019-11-19
1
-3
/
+32
*
Eliminate un-intuitive NPE (#11802) (#11815)
Anna Koskinen
2019-11-15
1
-2
/
+5
*
Reduce excess positioning calls for ComboBox popup. (#11808) (#11809)
Anna Koskinen
2019-11-14
1
-8
/
+21
*
Use APPLICATION_SCOPE for the session lock (#11792) (#11803)
Anna Koskinen
2019-11-12
3
-4
/
+44
*
Fixing issue with Push stopping working in some circumstances (#11791) (#11795)
Anna Koskinen
2019-11-06
2
-2
/
+17
*
Check actual Grid selection instead of relying on allSelected flag. (#11787) ...
Anna Koskinen
2019-11-06
4
-9
/
+153
*
Added note to setTemplateContents JavaDoc (#11752) (#11788)
Anna Koskinen
2019-11-05
1
-0
/
+3
*
Removed a duplicated word in a note. (#11785) (#11789)
Anna Koskinen
2019-11-04
1
-1
/
+1
*
Fix a timing issue in ComboBox filtering via paste using mouse. (#11780) (#11...
Anna Koskinen
2019-11-01
2
-1
/
+69
*
Switch from an assert to logging and return in Grid.onBrowserEvent (#11778) (...
Anna Koskinen
2019-10-31
1
-2
/
+5
*
Added 1px tolerance to ScrollbarBundle's internal sanity check. (#11777) (#11...
Anna Koskinen
2019-10-31
1
-3
/
+5
*
Improvements to ScrollDestination sanity checks (#11772) (#11776)
8.9.2
Anna Koskinen
2019-10-28
2
-8
/
+118
*
Made JavaDoc of updateSelection more precise (#11768) (#11773)
Anna Koskinen
2019-10-28
1
-1
/
+2
*
Added missing NOTIFICATION_DARK (#11770) (#11775)
Anna Koskinen
2019-10-28
1
-2
/
+8
*
Fix the end limit of the allowed scrollTo rows. (#11771) (#11774)
Anna Koskinen
2019-10-28
1
-1
/
+1
*
Add note to setRenderer() JavaDoc about presentation provider (#11751) (#11763)
Anna Koskinen
2019-10-25
1
-0
/
+3
*
Tweak a test to open Grid details row by clicking cell instead of row. (#11767)
Anna Koskinen
2019-10-25
1
-7
/
+10
*
Update chrome version to 78 (#11765) (#11766)
Anna Koskinen
2019-10-25
1
-1
/
+1
*
When ComboBox popup opens to the left accommodate margin/border/padding. (#11...
Anna Koskinen
2019-10-24
3
-8
/
+73
*
Make cancellation of uploads work regardless of Push configuration (#11743) (...
Anna Koskinen
2019-10-24
6
-13
/
+128
*
Make sure expanding/collapsing updates expected cache size. (#11753) (#11761)
Anna Koskinen
2019-10-24
3
-0
/
+165
*
Upload should preserve MIMEType after first selection (#11745) (#11759)
Anna Koskinen
2019-10-24
3
-0
/
+162
*
Update release-note for maintenance
8.9.1
Zhe Sun
2019-10-04
1
-2
/
+2
*
Correct usage of String.format(..) (#11704)
Tatu Lund
2019-10-04
1
-5
/
+5
*
Removal of data communicator needs to happen before call to super.remove() (#...
Tatu Lund
2019-10-04
1
-2
/
+2
*
Added note in JavaDoc of removeColumn (#11725)
Tatu Lund
2019-10-04
1
-0
/
+3
*
Catch and handle IllegalStateException (#11733)
Tatu Lund
2019-10-04
1
-11
/
+18
*
Make sure Firefox for iOS isn't detected as too old to function. (#11739)
Felix Fontein
2019-10-04
1
-2
/
+6
*
Update context menu addon version (#11735) (#11740)
Zhe Sun
2019-10-03
1
-1
/
+1
*
Update release note to mention Java 11 support (#11697) (#11728)
Zhe Sun
2019-10-02
1
-2
/
+3
*
Update Chrome version to 77 (#11727) (#11731)
Zhe Sun
2019-09-25
8
-1
/
+1
*
print
8.9.0
Zhe Sun
2019-09-11
1
-0
/
+1
*
Print the errors (#11717)
Zhe Sun
2019-09-11
1
-0
/
+3
*
Fix scrollTo for destination START and END and add regression testing. (#11711)
Anna Koskinen
2019-09-05
3
-48
/
+356
*
Updated row and spacer handling for Escalator (#11438)
8.9.0.beta3
Anna Koskinen
2019-08-30
17
-1078
/
+3277
*
Update release note for final release (#11689)
Zhe Sun
2019-08-06
1
-2
/
+2
*
Exclude element screenshot tests from IE11 (#11681)
Zhe Sun
2019-08-06
6
-2
/
+57
*
Additional updates and fixes for 8.9 branch (#11679)
Zhe Sun
2019-08-06
9
-23
/
+35
*
Docs fixes and enlarge tolerance
ZheSun88
2019-08-05
2
-5
/
+5
*
Chrome 76 and update screenshot
ZheSun88
2019-08-05
189
-1
/
+1
*
Update since tag
8.9.0.beta2
ZheSun88
2019-07-30
6
-6
/
+6
*
Update Spring addon to 3.2.1 (#11670)
Zhe Sun
2019-07-30
1
-1
/
+1
*
Update screenshot (#11669)
Zhe Sun
2019-07-30
1
-0
/
+0
*
Apply offset to column index depending on presense of selection column (#11667)
Tatu Lund
2019-07-30
2
-1
/
+72
*
Ensure the upload button has been disabled when set Enabled calling from succ...
Zhe Sun
2019-07-30
3
-0
/
+306
*
Prevent excessive getLogger() calls from markAsDirty() (#11664)
Leif Åstrand
2019-07-30
1
-15
/
+24
[next]