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 handler adding functions for all GridKeyEvents (#13334)
Teemu Suo-Anttila
2014-09-03
3
-50
/
+109
|
/
/
*
|
Add keyboard sorting controls (#13334)
Patrik Lindström
2014-09-02
4
-7
/
+159
*
|
Fix MultiSelectionRenderer call for transactionPin (#13334)
Teemu Suo-Anttila
2014-09-02
1
-6
/
+9
*
|
Lock vertical scrolling while editor row is open (#13334)
Johannes Dahlström
2014-09-01
2
-0
/
+10
*
|
Scroll non-visible rows to view when opened for editing (#13334)
Johannes Dahlström
2014-09-01
4
-19
/
+42
*
|
Refactor Grid event handling (#13334)
Johannes Dahlström
2014-09-01
1
-17
/
+26
*
|
Tests vScroll behavior in row-amount border cases (#13334)
Henrik Paul
2014-08-29
3
-24
/
+55
*
|
Initial client-side editor row implementation (#13334)
Johannes Dahlström
2014-08-29
7
-35
/
+387
*
|
ScrollbarBundle, Escalator and Grid fire Scroll events (#13334)
Henrik Paul
2014-08-28
20
-57
/
+267
*
|
Fix GridBasicFeatures to use correct property IDs
Teemu Suo-Anttila
2014-08-28
1
-25
/
+7
*
|
Remove widget attach/detach logging from Grid (#13334)
Teemu Suo-Anttila
2014-08-28
1
-4
/
+0
*
|
Fix ActiveCellHandler scrolling to frozen columns (#13334)
Teemu Suo-Anttila
2014-08-27
1
-1
/
+6
*
|
Fixes an occasional synchronization problem with duplicate updates (#13334)
Henrik Paul
2014-08-27
1
-1
/
+1
*
|
Server-side editor row (#13334)
Henrik Paul
2014-08-27
3
-0
/
+628
*
|
Remove type parameters from GridKeyEvents (#13334)
Teemu Suo-Anttila
2014-08-26
16
-61
/
+59
*
|
Fix Grid Footer to be visible by default (#13334)
Teemu Suo-Anttila
2014-08-26
3
-7
/
+4
*
|
Fixes "add first row" action (#13334)
Henrik Paul
2014-08-26
1
-2
/
+20
*
|
Fix server side HeaderCell.setHtml() (#13334)
Teemu Suo-Anttila
2014-08-26
1
-3
/
+5
*
|
Adds the ability to lock the scroll direction of the Escalator (#13334)
Henrik Paul
2014-08-25
2
-1
/
+104
*
|
Don't pass null to TableRowElement.as (#13334)
Leif Åstrand
2014-08-22
1
-3
/
+3
*
|
Merge branch 'master' into grid
Leif Åstrand
2014-08-22
173
-25
/
+31603
|
\
\
|
|
/
|
/
|
|
*
Implement selection with keyboard (#13334)
Teemu Suo-Anttila
2014-08-21
4
-0
/
+108
|
*
Removed unused deprecated fields #13334
John Ahlroos
2014-08-21
1
-12
/
+0
|
*
Added PAGEUP/PAGEDOWN/HOME/END keyboard navigation #13334
John Ahlroos
2014-08-21
2
-26
/
+129
|
*
Add event originator information to Sort Events (#13334)
Patrik Lindström
2014-08-21
9
-25
/
+142
|
*
Implement KeyEvents for Grid (#13334)
Teemu Suo-Anttila
2014-08-20
18
-10
/
+834
|
*
Add DataAvailableEvent and handler for it (#13334)
Teemu Suo-Anttila
2014-08-20
8
-11
/
+163
|
*
Separate GridBasicFeature tests into client and server subpackages
Teemu Suo-Anttila
2014-08-20
15
-23
/
+37
|
*
Merge remote-tracking branch 'origin/master' into grid
John Ahlroos
2014-08-20
42
-530
/
+954
|
|
\
|
*
|
Fixes disappearing scrollbar bug (#13334)
Henrik Paul
2014-08-19
1
-7
/
+14
|
*
|
Sending a drag select over the wire in a batch (#13334)
Henrik Paul
2014-08-19
11
-56
/
+400
|
*
|
Removed SortableColumnHeaderRenderer #13334
John Ahlroos
2014-08-19
4
-321
/
+260
|
*
|
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-08-19
78
-1175
/
+3507
|
|
\
\
|
*
|
|
Stopping scrollbars from obscuring cell click events (#13334)
Henrik Paul
2014-08-14
1
-2
/
+33
|
*
|
|
Replaced a lot of Element instances with their more concrete interfaces (#13334)
Henrik Paul
2014-08-13
5
-119
/
+131
|
*
|
|
Change the Grid body EscalatorUpdater to a named inner class (#13334)
Johannes Dahlström
2014-08-13
1
-140
/
+156
|
*
|
|
Removes the unused Escalator reference from FlyweightRow and FlyweightCell (#...
Henrik Paul
2014-08-12
4
-29
/
+7
|
*
|
|
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-08-12
43
-1438
/
+1817
|
|
\
\
\
|
*
|
|
|
Fix header and footer offset when selection column is present (#13334)
Teemu Suo-Anttila
2014-08-11
1
-5
/
+5
|
*
|
|
|
Ensure primary stylenames are correct #13334
John Ahlroos
2014-08-11
7
-41
/
+254
|
*
|
|
|
Merge remote-tracking branch 'origin/master' into grid
John Ahlroos
2014-08-11
37
-356
/
+1258
|
|
\
\
\
\
|
*
|
|
|
|
Fix Grid SubPart API to allow finding body element (#13334)
Teemu Suo-Anttila
2014-08-08
1
-1
/
+1
|
*
|
|
|
|
Re-fixes "remove all rows" bug without breaking unit tests (#13334)
Henrik Paul
2014-08-08
2
-7
/
+3
|
*
|
|
|
|
Fixes copyright headers in shared package (#13334)
Henrik Paul
2014-08-08
11
-11
/
+11
|
*
|
|
|
|
Merge remote-tracking branch 'origin/master' into grid
John Ahlroos
2014-08-07
237
-2918
/
+6914
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Remove unnecessary compareScreen from GridStaticSectionComponentTest
Teemu Suo-Anttila
2014-08-07
1
-2
/
+0
|
*
|
|
|
|
|
Add server side support for Components in Headers and Footers (#13334)
Teemu Suo-Anttila
2014-08-07
11
-40
/
+354
|
*
|
|
|
|
|
Support HTML and Widgets in header/footer cells #13334
John Ahlroos
2014-08-07
10
-57
/
+460
|
*
|
|
|
|
|
Take hidden columns into account when calculating colspan #13334
John Ahlroos
2014-08-07
7
-11
/
+180
|
*
|
|
|
|
|
Fixes removing all rows causing javascript error #13334
John Ahlroos
2014-08-07
3
-0
/
+25
[prev]
[next]