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
path:
root
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Reset sort indicator when saving editor. (#17428)
Sauli Tähkäpää
2015-11-02
1
-1
/
+10
*
Touch long tap context click emulation improvements (#19222)
Markus Koivisto
2015-11-02
1
-11
/
+38
*
Null pointer Exception in Slot.onBrowserEvent (#16587)
pag
2015-10-29
1
-1
/
+1
*
Fixes column header drop indicator (#18925)
mtzukanov
2015-10-29
2
-33
/
+19
*
Fix VAbstractOrderedLayout widget removal race condition (#18703)
7.6.0.beta1
Teemu Suo-Anttila
2015-10-27
1
-3
/
+4
*
Add ContextClickEvent for touch events (#19206)
Markus Koivisto
2015-10-27
4
-31
/
+205
*
Remove scheduleDeferred calls from Escalator
Teemu Suo-Anttila
2015-10-23
1
-4
/
+4
*
Set pixel sizes to Grid columns when user starts drag resize (#16838)
Johannes Dahlström
2015-10-21
1
-0
/
+8
*
VTree$TreeNode avoid NPE triggered by external ONLOAD events (#18563)
pag
2015-10-19
1
-1
/
+1
*
Implemented HasEnabled on VLink (#18530)
Marco Collovati
2015-10-19
1
-1
/
+12
*
Provide own states for a number of components (#18987).
Denis Anisimov
2015-10-16
6
-4
/
+30
*
Remove call to setEnabled in Grid Sidebar constructor (#19126)
Teemu Suo-Anttila
2015-10-15
1
-2
/
+0
*
Support ContextClicks in empty areas of Table and TreeTable (#19130)
Teemu Suo-Anttila
2015-10-14
1
-10
/
+15
*
Support Grid context click events in the empty areas of Grid (#19128)
Teemu Suo-Anttila
2015-10-14
3
-5
/
+15
*
Move RpcDataProviderExtension and DataGenerator to correct package
Teemu Suo-Anttila
2015-10-13
1
-1
/
+1
*
Fix empty @since for 7.6.0.alpha7
7.6.0.alpha7
Markus Koivisto
2015-10-12
3
-3
/
+3
*
Fix empty @since for 7.6.alpha7
Markus Koivisto
2015-10-09
2
-3
/
+3
*
Add Grid column resize event API (#16838)
Johannes Dahlström
2015-10-09
4
-16
/
+145
*
Fix stack overflows in ListDataSource ListWrapper (#19104)
Teemu Suo-Anttila
2015-10-09
1
-2
/
+2
*
Add Grid.deselectAll() (#18339)
Artur Signell
2015-10-09
1
-0
/
+26
*
Fix Checkbox event handling in Grid Editor (#19096)
Teemu Suo-Anttila
2015-10-08
1
-6
/
+6
*
Report user-resized column widths to server (#16838)
Johannes Dahlström
2015-10-08
3
-6
/
+18
*
Add API for setting Grid columns resizable (#16838)
Johannes Dahlström
2015-10-08
2
-17
/
+65
*
Update/add @since tags in javadoc
Henri Sara
2015-10-07
10
-2
/
+24
*
Add handles to Grid default header for column drag resize (#16838)
Patrik Lindström
2015-10-07
4
-61
/
+387
*
Remove Grid EditorEvents and Listeners
Teemu Suo-Anttila
2015-10-07
8
-323
/
+0
*
Add support for TreeContextClickEvents (#19062)
Teemu Suo-Anttila
2015-10-05
2
-2
/
+29
*
Add GridContextClickEvent with item ids, properties and section (#16855)
Teemu Suo-Anttila
2015-10-05
10
-14
/
+35
*
Add Tree.htmlContentsAllowed (#7717)
Leif Åstrand
2015-10-02
2
-2
/
+17
*
Fix TreeTableContextClick support (#19056)
Teemu Suo-Anttila
2015-10-02
2
-1
/
+10
*
Implement ContextClickEvent for Table (#19042)
Teemu Suo-Anttila
2015-10-02
1
-0
/
+61
*
Add support for ContextClickEvent in AbstractComponent (#19015)
Teemu Suo-Anttila
2015-10-01
7
-40
/
+45
*
Close calendar popup when DateField is detached (#18985)
Teemu Pöntelin
2015-09-30
1
-0
/
+1
*
Output end-to-end bootstrap time (#19034)
Leif Åstrand
2015-09-29
1
-0
/
+19
*
Skip checking unknown properties for @NoLayout on client side (#18334)
Artur Signell
2015-09-29
1
-1
/
+2
*
Log reason for loading a connector bundle (#19024)
Artur Signell
2015-09-29
1
-1
/
+6
*
Fix resetting of top or left alignment in GridLayout (#18660)
Artur Signell
2015-09-29
1
-0
/
+6
*
Create ConnectionStateHandler instance to enable overriding (#19017)
Artur Signell
2015-09-28
2
-3
/
+7
*
Do not rely on content-type to detect errors (#19009)
Artur Signell
2015-09-27
1
-8
/
+0
*
Correctly round tr width in Escalator (#18820)
Artur Signell
2015-09-24
1
-1
/
+7
*
Adds support for defining the URL to use for push requests (#18989)
Artur Signell
2015-09-24
1
-4
/
+12
*
Fix missing @since, update release notes
7.6.0.alpha6
Teemu Suo-Anttila
2015-09-23
3
-4
/
+4
*
Prevent moving editor while requests are pending (#18959)
Teemu Suo-Anttila
2015-09-21
1
-0
/
+7
*
Fix Grid internal focus tracking with Editor open (#18956)
Teemu Suo-Anttila
2015-09-21
1
-5
/
+12
*
Clean up unneeded logging and focusCell method in Grid
Teemu Suo-Anttila
2015-09-21
1
-38
/
+18
*
Make ordered layout Slot customizable (#18703)
Henri Sara
2015-09-17
2
-5
/
+69
*
Fix Grid Editor handling to not track focus events from widgets (#18919)
Teemu Suo-Anttila
2015-09-17
2
-25
/
+11
*
Fix Sidebar isOpen to not throw an exception (#18918)
Teemu Suo-Anttila
2015-09-17
1
-1
/
+1
*
Fix Grid unbuffered validation error area theme (#18812)
Teemu Suo-Anttila
2015-09-16
1
-0
/
+13
*
Fix Escalator onResize to layout Finally instead of Deferred (#18751)
Teemu Suo-Anttila
2015-09-16
2
-17
/
+48
[prev]
[next]