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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uitest
/
src
/
com
/
vaadin
/
tests
/
components
/
table
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge changes from origin/7.1
Johannes Dahlström
2013-11-29
2
-211
/
+0
|
\
|
*
Revert "Fixed lost scrollLeft when row count changed in Table (#12652)."
Leif Åstrand
2013-11-15
2
-211
/
+0
*
|
Merge changes from origin/7.1
Artur Signell
2013-11-11
4
-0
/
+330
|
\
|
|
*
Fixed lost scrollLeft when row count changed in Table (#12652).
Tapio Aali
2013-11-06
2
-0
/
+211
|
*
Forces redraw in IE 8 when table does post layout. (#12687)
Jarno Rantala
2013-11-06
2
-0
/
+119
*
|
Merge changes from origin/7.1
Leif Åstrand
2013-10-22
1
-8
/
+14
|
\
|
|
*
Fixed focus issue in TableMoveFocusWithSelectionTest (#12540)
John Ahlroos
2013-10-21
1
-8
/
+14
*
|
Merge changes from origin/7.1
Henrik Paul
2013-10-18
4
-0
/
+302
|
\
|
|
*
Only fetch rows if there are some (#11189)
Matti Tahvonen
2013-10-09
2
-0
/
+102
|
*
Focus selected row in Table #12540
John Ahlroos
2013-10-09
2
-0
/
+200
*
|
Converted test to use screenshots due to IE8 issues with TB dnd commands
Pekka Hyvönen
2013-10-15
1
-48
/
+36
*
|
Table column header dnd ghost element location and styles (#12714)
Pekka Hyvönen
2013-10-09
1
-0
/
+136
*
|
Moved test class to appropriate source folder (#12337)
Henrik Paul
2013-10-01
1
-0
/
+107
*
|
Merge changes from origin/7.1
Artur Signell
2013-09-26
2
-0
/
+102
|
\
|
|
*
Fixes issue with Table not scrolling completely to the end #12651
John Ahlroos
2013-09-26
2
-0
/
+102
*
|
Keep the Tooltip in the DOM (#12458)
michaelvogt
2013-09-03
1
-27
/
+87
*
|
Merge changes from origin/7.1
Leif Åstrand
2013-09-03
2
-0
/
+210
|
\
|
|
*
Table ignores Container updates while painting (#12258)
Henrik Paul
2013-09-02
2
-0
/
+210
*
|
Merge changes from origin/7.1
Artur Signell
2013-08-19
2
-0
/
+155
|
\
|
|
*
Update "lastRequestedFirstvisible" field value right away (#10666).
denisanisimov
2013-08-07
2
-0
/
+155
*
|
Merge changes from origin/7.1
Artur Signell
2013-08-19
2
-0
/
+94
|
\
|
|
*
Fix issue with hidden component cells in Table and TreeTable #12119
John Ahlroos
2013-07-24
2
-0
/
+94
*
|
Fixes tests broken by accessability fixes #11874 and #11820
John Ahlroos
2013-08-15
2
-4
/
+3
*
|
Merge changes from origin/7.1
Leif Åstrand
2013-07-23
1
-1
/
+1
|
\
|
|
*
Fix lost focus in Table when refreshing row cache (#12231)
Tapio Aali
2013-07-16
1
-1
/
+1
*
|
Merge changes from origin/7.1
Leif Åstrand
2013-07-15
2
-0
/
+162
|
\
|
|
*
Ensure table's cells aren't refreshed if table is detached. (#9138)
Anna Koskinen
2013-06-28
2
-0
/
+162
*
|
Fix two tests broken by removal of StringToNumberConverter (#12092)
Henri Sara
2013-07-02
1
-2
/
+2
|
/
*
Added type parameter to converter methods (#11895)
Artur Signell
2013-06-11
2
-10
/
+20
*
Added Java Date to Sql Date converter to better support sql dates (#11224)
Artur Signell
2013-05-24
2
-0
/
+214
*
Fixed test (gwt-id-X not stable)
Artur Signell
2013-04-29
1
-3
/
+3
*
Global code reformat
Leif Åstrand
2013-04-05
8
-5
/
+29
*
Id changed because of id generation for wai-aria
Artur Signell
2013-03-26
1
-1
/
+1
*
Merge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7'
Artur Signell
2013-03-21
2
-0
/
+140
|
\
|
*
Fixed setting column width back to undefined by setting it to -1. #7922
Leif Åstrand
2013-03-14
2
-0
/
+140
*
|
Merge commit '6922bc5b49c5551b289a5025ccd5901e2ac3aafc'
Artur Signell
2013-03-12
2
-0
/
+107
|
\
|
|
*
Fixed scrolling jumping up to first row when adding rows and adjusting the cu...
John Ahlroos
2013-03-04
2
-0
/
+107
*
|
Fixed locator string
Artur Signell
2013-03-12
1
-63
/
+2
|
/
*
Merge "Merge of (#6160) and (#10470) to Vaadin 7." into 7.0
Johannes Dahlström
2013-02-14
1
-0
/
+275
|
\
|
*
Merge of (#6160) and (#10470) to Vaadin 7.
Johannes Dahlström
2013-02-14
1
-0
/
+275
*
|
Fixed ColumnDragColumn test which was failing after fixes for #10890 (#11020)
John Ahlroos
2013-02-12
1
-1
/
+1
*
|
Since #10312 Table wraps a conversion exception in a CacheUpdateException
Artur Signell
2013-02-11
1
-2
/
+2
*
|
Merge of comment clarification to Vaadin 7.
Anna Koskinen
2013-02-08
1
-1
/
+1
|
/
*
Merge of (#10890) to Vaadin 7.
Anna Koskinen
2013-02-05
2
-0
/
+90
*
Merge "Merge of (#9197) to Vaadin 7." into 7.0
Johannes Dahlström
2013-02-05
1
-0
/
+68
|
\
|
*
Merge of (#9197) to Vaadin 7.
Anna Koskinen
2013-02-01
1
-0
/
+68
*
|
Merge "Merge of (#10312) to Vaadin 7." into 7.0
Johannes Dahlström
2013-02-05
2
-0
/
+359
|
\
\
|
*
|
Merge of (#10312) to Vaadin 7.
Anna Koskinen
2013-02-01
2
-0
/
+359
|
|
/
*
/
Merge of (#10609) to Vaadin 7.
Anna Koskinen
2013-02-01
2
-30
/
+233
|
/
*
Merge of (#8519) to Vaadin 7.
Anna Koskinen
2013-01-11
2
-0
/
+238
[next]