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
*
Don't use !important for ColorPicker width in Valo (#17140).
Denis Anisimov
2015-04-10
2
-0
/
+139
*
Grid layout slots should be slot size not slot content size (#17039)
Mikael Grankvist
2015-04-10
2
-0
/
+164
*
Set value selected by mouse when pressing Enter in ComboBox (#16981)
Ilya Ermakov
2015-04-10
2
-0
/
+171
*
Displaying tooltip on touch devices underneath the field (#17150)
Alexey Fansky
2015-04-10
1
-0
/
+66
*
Don't remove frozen columns when columns reordered in Grid #16901
Pekka Hyvönen
2015-03-31
1
-0
/
+17
*
Reduce reflows when sizing columns (#17315)
Leif Åstrand
2015-03-30
1
-0
/
+45
*
Reset index of selected item when it's removed (#17248).
Denis Anisimov
2015-03-27
2
-0
/
+98
*
Make Grid update column renderers (#16552)
Patrik Lindström
2015-03-26
2
-0
/
+187
*
SplitPanel should have an event for the splitter being moved (#3855)
wodencafe
2015-03-26
2
-0
/
+169
*
Disables selection when Grid's editor is open (#17132).
Alexey Fansky
2015-03-25
2
-0
/
+90
*
Fixed scroll jump by using native focusing in IE (#15294)
Johannes Tuikkala
2015-03-24
3
-0
/
+344
*
Fix Table column header sorting on Chrome (#14796)
Anna Miroshnik
2015-03-24
1
-0
/
+150
*
Fix declarative support for CustomLayout (#17210)
Johannes Dahlström
2015-03-24
2
-0
/
+87
*
Use special logic for allocating selection col widths (#17091)
Leif Åstrand
2015-03-20
2
-1
/
+54
*
Migrate FlashIsVisible embedded test from TB2 to TB4
Teemu Suo-Anttila
2015-03-18
1
-0
/
+32
*
Add a client test for row focus moving with reset size (#16607)
Teemu Suo-Anttila
2015-03-17
2
-0
/
+91
*
Add test for RpcDataProvider calls to Container (#16642)
Teemu Suo-Anttila
2015-03-17
2
-22
/
+57
*
Revert "Displaying tooltip in slot for touch devices (#15353)" (#17151)
Leif Åstrand
2015-03-17
1
-57
/
+0
*
Sanitize connectors for PopupDateField and DateField. (#17090)
Sauli Tähkäpää
2015-03-17
2
-0
/
+45
*
Optimise RpcDataProvider calls to container (#16642)
Teemu Suo-Anttila
2015-03-16
1
-0
/
+2
*
Fix invalid assumptions about empty Grid (#16734, #16684)
Leif Åstrand
2015-03-16
2
-0
/
+192
*
Convert browserframe, flash and requesthandler tests to TB4
Teemu Suo-Anttila
2015-03-13
2
-0
/
+47
*
Fix regression for Table selection and checkbox issue (#17064)
Teemu Suo-Anttila
2015-03-09
1
-0
/
+18
*
Fixes subpixel allocation accuracy and speed (#16614, #16750)
Henrik Paul
2015-03-04
2
-17
/
+27
*
Make Grid recalculate columns on resize (#16539)
Teemu Suo-Anttila
2015-03-03
2
-0
/
+104
*
Reapplying column width on Grid actually reapplies the width (#16900)
Pekka Hyvönen
2015-03-03
1
-0
/
+35
*
Restoring overflow-x and overflow-y in runWebkitOverflowAutoFix (#16650)
Alexey Fansky
2015-03-03
2
-0
/
+72
*
Fix text input of PopupCalendar in Internet Explorer (#16677).
Mika Murtojarvi
2015-03-03
2
-0
/
+101
*
Displaying tooltip in slot for touch devices (#15353)
Alexey Fansky
2015-03-03
1
-0
/
+57
*
Method for requesting column width recalculation (#16748)
Artur Signell
2015-03-02
2
-0
/
+177
*
Redesign ComboBox filtering, highlighting and selection behaviour.
Sauli Tähkäpää
2015-02-26
9
-150
/
+714
*
Maintain Grid scroll position on detach and reattach (#16220)
Johannes Dahlström
2015-02-25
2
-11
/
+30
*
Fix Escalator size changes when scrolled to bottom (#16382)
Teemu Suo-Anttila
2015-02-24
1
-0
/
+49
*
Fix adding and modifying multiple rows in Grid (#16905)
Teemu Suo-Anttila
2015-02-24
1
-0
/
+14
*
Ignore Chrome in ComboboxSelectedItemTextTest until regression is fixed. (#16...
Sauli Tähkäpää
2015-02-23
1
-0
/
+10
*
Use TestBench-4.0.2
Teemu Suo-Anttila
2015-02-19
65
-286
/
+158
*
Clearing the sorted indicator if sorting was disabled (#16563)
Alexey Fansky
2015-02-19
4
-1
/
+206
*
Add overload to openTestURL for giving UI class as a parameter.
Sauli Tähkäpää
2015-02-19
2
-2
/
+7
*
Resolve infinite loop when clearing and adding rows (#16747)
Teemu Suo-Anttila
2015-02-17
2
-0
/
+121
*
Fix the initial location of a Window (#16486).
Mika Murtojarvi
2015-02-16
1
-0
/
+79
*
Table should load widgets after container content refresh (#16611)
Mikael Grankvist
2015-02-16
2
-0
/
+198
*
Refactor ContextMenuSizeTest.
Sauli Tähkäpää
2015-02-16
1
-71
/
+53
*
Fix RpcDataProviderExtension value change listener setup (#16550)
Teemu Suo-Anttila
2015-02-13
1
-0
/
+12
*
Don't click widget headers to set selection in test (#16567)
Leif Åstrand
2015-02-10
1
-2
/
+2
*
Remove grid.[set|get]EditorField(Object, Field) (#16538)
Leif Åstrand
2015-02-09
2
-5
/
+5
*
Make TableNavigationPageDownTest not rely on page down/up scrolling amounts.
Sauli Tähkäpää
2015-02-09
1
-58
/
+60
*
Adjust ContextMenuSizeTest to work with Chrome 40.
Sauli Tähkäpää
2015-02-09
1
-1
/
+1
*
Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521)
Leif Åstrand
2015-02-06
5
-11
/
+11
*
Enable navigation on a readonly Calendar. (#16523)
Sauli Tähkäpää
2015-02-06
3
-0
/
+272
*
Add API for controlling deselection for single select model (#16567)
Leif Åstrand
2015-02-06
3
-5
/
+180
[next]