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
path:
root
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Prevent column drag resize from setting selection column width (#19324)
Teemu Suo-Anttila
2015-11-30
1
-0
/
+5
*
Unify select all behavior with single row selection. (#17742)
Sauli Tähkäpää
2015-11-30
1
-0
/
+12
*
Add stylename to sortable Table header cells (#8219)
Leif Åstrand
2015-11-27
1
-0
/
+12
*
Add stylename to sortable Grid header cells (#16991)
Leif Åstrand
2015-11-25
1
-6
/
+15
*
Omit empty hierarchy data from the response (#18510)
Leif Åstrand
2015-11-25
1
-123
/
+166
*
Add comment explaining the dummy read in setStyleTemporarily
Leif Åstrand
2015-11-24
1
-1
/
+4
*
Add javadoc in ServerConnector
Henri Sara
2015-11-23
2
-5
/
+38
*
Isolate text selection blocking to Grid instead of body element (#16838)
Teemu Suo-Anttila
2015-11-20
1
-7
/
+7
*
Prevent text selection while DnD resizing columns (#16838)
Teemu Suo-Anttila
2015-11-18
2
-0
/
+32
*
Use TabState.id for Accordion tab items as well (#18456)
pag
2015-11-13
1
-0
/
+16
*
Add some performance guidance to renderer javadocs.
Leif Åstrand
2015-11-13
2
-1
/
+12
*
Mention cell being a flyweight in WidgetRenderer javadocs
Leif Åstrand
2015-11-13
1
-1
/
+3
*
Optimize layout performance of Table (#17947)
jotatu
2015-11-05
6
-10
/
+190
*
Render null header caption as empty (#18553)
Artur Signell
2015-11-03
1
-3
/
+1
*
Changed grid sidebar to overlay (#18698)
mtzukanov
2015-11-03
1
-34
/
+42
*
Force FormLayout children to shrink with the layout (#11154)
Leif Åstrand
2015-11-03
2
-2
/
+145
*
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
[prev]
[next]