index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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
changelog-8.27.6
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
*
Make ImageRenderers emit click events (#13334)
Johannes Dahlström
2014-11-13
7
-138
/
+252
*
Fix NPE in GridColumn when set sortable before adding to Grid (#13334)
Teemu Suo-Anttila
2014-11-11
1
-1
/
+3
*
Fixes property change events after first render (#13334)
Henrik Paul
2014-11-06
3
-38
/
+72
*
Adds the ability for Escalator to resize a column "to fit" (#13334)
Henrik Paul
2014-11-05
2
-3
/
+89
*
Column remove/insertion doesn't refresh the entire row (#13334)
Henrik Paul
2014-11-05
3
-35
/
+121
*
Renames "active cell" to "cell focus" or "focused cell" (#13334)
Henrik Paul
2014-10-29
13
-207
/
+217
*
Removes code-warnings (#13334)
Henrik Paul
2014-10-28
1
-10
/
+10
*
Adds hints to related methods in GridStaticSection (#13334)
Henrik Paul
2014-10-28
1
-0
/
+20
*
Drag selection now selects all rows in between two frames (#13334)
Henrik Paul
2014-10-28
1
-43
/
+87
*
Removes getter for DataSource in SortEvent (#13334)
Henrik Paul
2014-10-28
1
-9
/
+0
*
Fixes exception when dragging on cells in Chrome (#13334)
Henrik Paul
2014-10-24
1
-1
/
+34
*
Fixes an issue with onUnload() (#13334)
Henrik Paul
2014-10-23
1
-10
/
+25
*
Fix RpcDataSource to use RPC for row pins/unpins (#13334)
Teemu Suo-Anttila
2014-10-22
4
-114
/
+75
*
Add constructor with header text for client side GridColumn (#13334)
Teemu Suo-Anttila
2014-10-22
2
-7
/
+88
*
removes unused import (#13334)
Henrik Paul
2014-10-21
1
-1
/
+0
*
REST-like data source use case. (#13334)
Henrik Paul
2014-10-20
2
-15
/
+22
*
Restructures Escalator method hierarchy (#13334)
Henrik Paul
2014-10-20
1
-8
/
+13
*
Fix EditorRow event handling (#13334)
Teemu Suo-Anttila
2014-10-20
1
-7
/
+15
*
Use non-deprecated GWT DateTimeFormat (#13334)
Johannes Dahlström
2014-10-20
1
-4
/
+4
*
Fixes an issue with active cell and data insertion (#13334)
Henrik Paul
2014-10-20
1
-11
/
+14
*
Add default text renderer and empty constructor to GridColumns (#13334)
Teemu Suo-Anttila
2014-10-20
1
-6
/
+55
*
Add isUserOriginated to SortOrderChangeEvents (#13334)
Teemu Suo-Anttila
2014-10-16
1
-7
/
+16
*
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-10-16
16
-155
/
+213
|
\
|
*
Fixed FontIcons on VWindow (#14481).
Tapio Aali
2014-10-15
1
-33
/
+33
|
*
Fixed the sizing of relative-sized components in AbsoluteLayout (#13131)
Anna Koskinen
2014-10-14
1
-2
/
+36
|
*
Assert that async UIDL processing happens in order (#14643)
Leif Åstrand
2014-10-13
1
-1
/
+5
|
*
isIPad() and isIPhone() methods are added to WebBrowser (#14424,#14423).
Denis Anisimov
2014-10-09
1
-0
/
+14
|
*
Implement HasEnabled in VPopupView. (#14797)
Sauli Tähkäpää
2014-10-07
1
-12
/
+28
|
*
Add ".v-required" style for required component (#10201).
Denis Anisimov
2014-10-07
2
-0
/
+5
|
*
TreeTable should support font icons for items (#14077)
Guillermo Alvarez
2014-10-07
1
-8
/
+4
|
*
Open combobox popup on click to icon (#14624).
Denis Anisimov
2014-10-06
1
-0
/
+1
|
*
Improve error message for missing class name id (#14643)
Leif Åstrand
2014-10-06
1
-1
/
+5
|
*
Audio component requests audio content on each client poll when in Window (#1...
Sergey Budkin
2014-10-01
1
-19
/
+34
|
*
Removed obsolete fix for webkit scrollbar issue. (#14203)
Sergey Budkin
2014-10-01
2
-24
/
+0
|
*
Removed the waitingForResponse flag from VTabsheet (#14710)
Taras Hupalo
2014-10-01
2
-9
/
+2
|
*
TreeItem double click fixed (#14745)
Guillermo Alvarez
2014-10-01
1
-38
/
+22
|
*
Action on click button contained in table is called two times on iOS 8.0 (#14...
Sergey Budkin
2014-10-01
1
-3
/
+20
|
*
Fix ComboBox issue with font-based item icons (#14660)
Teemu Pöntelin
2014-09-29
1
-4
/
+1
|
*
Removes scrolling caused by updating an unfocused table (#12976)
Taras Hupalo
2014-09-22
1
-1
/
+3
*
|
Clarifies client-side exceptions relating to Columns (#13334)
Henrik Paul
2014-10-15
1
-3
/
+32
*
|
Add DataSource .indexOf() functionality (#13334)
Teemu Suo-Anttila
2014-10-09
3
-25
/
+59
*
|
Add convenience methods to EditorRowHandler (#13334)
Johannes Dahlström
2014-10-09
3
-42
/
+91
*
|
Implement ImageRenderer (#13334)
Johannes Dahlström
2014-10-09
2
-0
/
+83
*
|
Add refresh function to RowHandle for informing data updates (#13334)
Teemu Suo-Anttila
2014-10-07
3
-0
/
+26
*
|
Move utility methods from Grid to new class GridUtil (#13334)
Johannes Dahlström
2014-10-07
4
-33
/
+65
*
|
Implement Vaadin-specific editor row commit/discard handling (#13334)
Johannes Dahlström
2014-10-07
1
-34
/
+53
*
|
Implement ButtonRenderer (#13334)
Johannes Dahlström
2014-10-07
4
-1
/
+253
*
|
Fix AbstractRemoteDataSource always inform data availability (#13334)
Teemu Suo-Anttila
2014-10-07
1
-0
/
+3
*
|
Moves AbstractRowContainer.refreshRows (#13334)
Henrik Paul
2014-10-07
1
-30
/
+34
*
|
Grid now supports bare ItemSetChangeEvents (#13334)
Henrik Paul
2014-10-03
4
-0
/
+45
[next]