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
/
uitest
/
src
/
com
/
vaadin
/
tests
/
components
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly round tr width in Escalator (#18820)
Artur Signell
2015-11-05
2
-0
/
+254
*
Fixes column header drop indicator (#18925)
mtzukanov
2015-11-04
1
-0
/
+62
*
Render null header caption as empty (#18553)
Artur Signell
2015-11-04
2
-0
/
+88
*
Fix test failure in IE10/IE11/Chrome
Artur Signell
2015-10-19
1
-1
/
+1
*
Properly cleanup stream variables if DragAndDropWrapper is detached (#14882)
Artur Signell
2015-10-19
1
-0
/
+125
*
Close calendar popup when DateField is detached (#18985)
Teemu Pöntelin
2015-10-19
2
-0
/
+115
*
Skip checking unknown properties for @NoLayout on client side (#18334)
Artur Signell
2015-09-30
3
-0
/
+112
*
Fix resetting of top or left alignment in GridLayout (#18660)
Artur Signell
2015-09-30
2
-0
/
+155
*
Revert "Correctly round tr width in Escalator (#18820)"
Henri Sara
2015-09-30
2
-254
/
+0
*
Correctly round tr width in Escalator (#18820)
Artur Signell
2015-09-29
2
-0
/
+254
*
Fix Escalator onResize to layout Finally instead of Deferred (#18751)
Teemu Suo-Anttila
2015-09-18
2
-0
/
+85
*
Backport fix for #16992 to Vaadin 7.5.
Artur Signell
2015-09-15
2
-0
/
+165
*
Disable sidebar button when grid is disabled. (#18696)
Sauli Tähkäpää
2015-09-14
1
-0
/
+85
*
Implement ItemStyleGenerators for ComboBox (#9276)
Leif Åstrand
2015-09-14
2
-0
/
+83
*
Make it possible to avoid select caption conversion (#16845)
Leif Åstrand
2015-09-11
2
-0
/
+83
*
Make test work correctly with resynchronize
Artur Signell
2015-09-11
1
-3
/
+8
*
Find the Grid again after changing theme as the whole UI is re-created
Artur Signell
2015-09-09
1
-1
/
+2
*
Do not open detail row if generator is the NULL one (#18663)
Teppo Kurki
2015-09-08
4
-55
/
+48
*
Close existing details when the generator is changed (#18664)
Teppo Kurki
2015-09-02
1
-19
/
+6
*
Make checkbox inline-block like all other widgets (#18518)
Artur Signell
2015-08-25
2
-0
/
+133
*
Fix Grid column width calculation regression (#18617)
Teemu Suo-Anttila
2015-08-25
1
-3
/
+3
*
Cut off Grid cell content when max column width is set (#18617)
Teppo Kurki
2015-08-25
2
-0
/
+49
*
Prevent race-condition induced sporadic error in Escalator (#17258)
patrik
2015-08-24
1
-0
/
+148
*
Handle renderer exceptions gracefully (#18554)
Artur Signell
2015-08-18
2
-0
/
+84
*
Add style names to selection checkboxes (#17755)
Teppo Kurki
2015-08-12
1
-0
/
+18
*
Fix Grid client-side NPE finding uneditable column editor (#18589)
Teemu Suo-Anttila
2015-08-12
1
-0
/
+1
*
Prevent scrolling when expanding a TreeTable item (#18247)
Mika Murtojarvi
2015-08-12
2
-0
/
+97
*
Update Select all -CheckBox from server and partial selections (#17590)
Teppo Kurki
2015-08-05
2
-0
/
+60
*
Take margin/border/padding into account when measuring TabSheet (#18471)
Artur Signell
2015-08-05
2
-0
/
+86
*
Attach Window in hierarchy change as required (#18502)
Artur Signell
2015-08-05
2
-0
/
+85
*
Fix NPE when clicking and move handler is not set (#8718)
Artur Signell
2015-08-04
2
-2
/
+27
*
Ensure server side focus is applied when opening a window (#17731)
Artur Signell
2015-08-04
2
-0
/
+110
*
Take margin/border/padding into account when measuring ComboBox in IE
Artur Signell
2015-08-04
4
-5
/
+140
*
Fix DetailsRow communication use connector IDs (#18493)
Teemu Suo-Anttila
2015-07-21
2
-5
/
+25
*
Convert ComboBoxLargeIconsTest from TB2 to TB4
Teemu Suo-Anttila
2015-07-21
1
-0
/
+58
*
Stabilize Grid tests on IE11
Teemu Suo-Anttila
2015-07-21
2
-5
/
+8
*
Workaround for IE10 invalid min-height calculations (#15169)
Artur Signell
2015-07-21
2
-0
/
+102
*
Select last item only if filtered items exist. (#18441)
Sauli Tähkäpää
2015-07-21
2
-0
/
+45
*
Grid sidebar menu design changed. See design document and comments at trac ti...
elmot
2015-07-21
1
-6
/
+6
*
Support frozen columns in Grid editor (#16727)
Johannes Dahlström
2015-07-21
6
-5
/
+132
*
Convert EmbeddedWithNullSource test to TB4
Teemu Suo-Anttila
2015-07-21
1
-0
/
+46
*
Fixes scrollToLine while resizing Grid via split position (#18424)
Teppo Kurki
2015-07-21
2
-0
/
+122
*
Stabilize TB4 tests with IE 11
Teemu Suo-Anttila
2015-07-21
1
-1
/
+11
*
Convert OutOfSyncTest from TB2 to TB4
Teemu Suo-Anttila
2015-07-21
2
-48
/
+96
*
Update connector hierarch when canceling editor (#16976).
Leif Åstrand
2015-07-21
2
-0
/
+163
*
Convert TB2 test TreeContextMenuAndIcons to TB4
Henri Sara
2015-07-21
2
-5
/
+131
*
Convert EmbeddedAltText test to TB4
Henri Sara
2015-07-21
1
-0
/
+60
*
Convert UndefinedHeightSubWindowAndContent test to TB4
Henri Sara
2015-07-21
1
-0
/
+34
*
Convert EmbeddedClickListenerRelativeCoordinates test to TB4
Henri Sara
2015-07-21
2
-4
/
+95
*
Make async remove check work without push (#12909)
Leif Åstrand
2015-07-21
1
-0
/
+14
[next]