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
...
*
Switch from an assert to logging and return in Grid.onBrowserEvent (#11778)
Anna Koskinen
2019-10-30
1
-2
/
+5
*
Added 1px tolerance to ScrollbarBundle's internal sanity check. (#11777)
Anna Koskinen
2019-10-29
1
-3
/
+5
*
Improvements to ScrollDestination sanity checks (#11772)
Anna Koskinen
2019-10-28
2
-8
/
+118
*
Added missing NOTIFICATION_DARK (#11770)
Tatu Lund
2019-10-28
1
-2
/
+8
*
Fix the end limit of the allowed scrollTo rows. (#11771)
Anna Koskinen
2019-10-28
1
-1
/
+1
*
Made JavaDoc of updateSelection more precise (#11768)
Tatu Lund
2019-10-28
1
-1
/
+2
*
Tweak a test to open Grid details row by clicking cell instead of row. (#11764)
Anna Koskinen
2019-10-25
1
-7
/
+10
*
Update chrome version to 78 (#11765)
Zhe Sun
2019-10-25
1
-1
/
+1
*
When ComboBox popup opens to the left accommodate margin/border/padding. (#11...
Anna Koskinen
2019-10-23
3
-8
/
+73
*
Make sure expanding/collapsing updates expected cache size. (#11753)
Anna Koskinen
2019-10-22
3
-0
/
+165
*
Make cancellation of uploads work regardless of Push configuration (#11743)
Willem Verstraeten
2019-10-21
6
-13
/
+128
*
Add note to setRenderer() JavaDoc about presentation provider (#11751)
Tatu Lund
2019-10-21
1
-0
/
+3
*
Upload should preserve MIMEType after first selection (#11745)
Anastasia Smirnova
2019-10-16
3
-0
/
+162
*
Make sure Firefox for iOS isn't detected as too old to function. (#11739)
Felix Fontein
2019-10-03
1
-2
/
+6
*
Catch and handle IllegalStateException (#11733)
Tatu Lund
2019-10-03
1
-11
/
+18
*
Added note in JavaDoc of removeColumn (#11725)
Tatu Lund
2019-10-03
1
-0
/
+3
*
Update context menu addon version (#11735)
Zhe Sun
2019-10-02
1
-1
/
+1
*
Update Chrome version to 77 (#11727)
Zhe Sun
2019-09-24
13
-1
/
+1
*
Update release note to mention Java 11 support (#11697)
Zhe Sun
2019-09-09
1
-2
/
+3
*
Removal of data communicator needs to happen before call to super.remove() (#...
Tatu Lund
2019-09-09
1
-2
/
+2
*
Correct usage of String.format(..) (#11704)
Tatu Lund
2019-09-09
1
-5
/
+5
*
Remove double negation (#11713)
eriklumme
2019-09-06
1
-1
/
+1
*
Fix scrollTo for destination START and END and add regression testing. (#11707)
Anna Koskinen
2019-09-05
3
-48
/
+356
*
Updated row and spacer handling for Escalator (#11438)
Anna Koskinen
2019-08-29
17
-1078
/
+3277
*
Read-only styles shouldn't override borderless background styles. (#11692)
Anna Koskinen
2019-08-16
14
-14
/
+179
*
Add explicit handling of ctrl-a (#11693)
Tatu Lund
2019-08-12
3
-0
/
+65
*
Update Chrome version, snapshots and fix tests (#11684)
Zhe Sun
2019-08-05
199
-42
/
+73
*
Add a missing letter (#11676)
Anastasia Smirnova
2019-07-30
1
-1
/
+1
*
Update the since tag (#11675)
Zhe Sun
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-29
3
-0
/
+306
*
Prevent excessive getLogger() calls from markAsDirty() (#11664)
Leif Åstrand
2019-07-29
1
-15
/
+24
*
Update to 8.10-SNAPSHOT (#11657)
Zhe Sun
2019-07-29
66
-73
/
+73
*
Use https for Maven repositories (#11668)
Stéphane Nicoll
2019-07-29
12
-16
/
+16
*
Ensure that VComboBox.selectedOptionKey gets initial selection. (#11665)
Anna Koskinen
2019-07-24
3
-2
/
+91
*
Improvements to detail row index handling. (#11345)
Anna Koskinen
2019-07-16
11
-11
/
+1233
*
11642 refresh pagelength 0 combobox items after dataprovider update (#11653)
Olli Tietäväinen
2019-07-12
6
-6
/
+223
*
Ensure the selection has been changed before updating . (#11658)
Anna Koskinen
2019-07-12
2
-11
/
+58
*
Input prompt was renamed to placeholder (#11649)
8.9.0.beta1
Olli Tietäväinen
2019-07-04
1
-16
/
+16
*
Fix unstable tests (#11648)
Zhe Sun
2019-07-04
5
-19
/
+22
*
Sanitize caption used in Grid header (#11644)
Zhe Sun
2019-07-01
1
-0
/
+2
*
Fixes unstable/muted tests (#11640)
8.9.0.alpha1
Zhe Sun
2019-06-28
4
-15
/
+15
*
Removed ';' in lambdas (#11628)
Zhe Sun
2019-06-27
1
-4
/
+4
*
Update release note and Since tag (#11639)
Zhe Sun
2019-06-27
3
-4
/
+6
*
OSGi: Removed static VaadinResourceService access in liferay-integration, osg...
S.W
2019-06-27
9
-230
/
+418
*
Add Delay to unstable tests (#11638)
Zhe Sun
2019-06-27
3
-5
/
+12
*
Adding css class to Editor when on selected row (#11636)
Tatu Lund
2019-06-26
2
-0
/
+33
*
Fixing upload handler error handling (#11630)
Tatu Lund
2019-06-25
1
-2
/
+6
[prev]
[next]