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
/
uitest
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Show empty selection caption in ComboBox (#9468)
Teemu Suo-Anttila
2017-06-05
1
-1
/
+19
*
Allow grid columns to optionally shrink to be narrower than contents
Artur
2017-05-30
2
-6
/
+52
*
Find active connector anywhere in the DOM (#9429)
Artur
2017-05-26
1
-0
/
+34
*
Make select all work with TreeGrid (#9412)
Aleksi Hietanen
2017-05-23
1
-0
/
+60
*
Fix ComboBoxClosePopupRetainTextTest (#9415)
Aleksi Hietanen
2017-05-23
1
-3
/
+9
*
New Tree component theme
Ilia Motornyi
2017-05-23
1
-1
/
+1
*
Correctly use id to identify data when refreshing (#9398)
Teemu Suo-Anttila
2017-05-23
1
-0
/
+66
*
Add MultiSelection support for Tree Component (#9354)
Teemu Suo-Anttila
2017-05-23
1
-0
/
+39
*
Fix CheckboxFocusClickTest on Firefox (#9397)
Aleksi Hietanen
2017-05-22
1
-4
/
+5
*
Fix menu item selection in tests (#9387)
Henri Sara
2017-05-19
2
-11
/
+2
*
Fix resetting of last filter in VComboBox (#9381)
Matti Tahvonen
2017-05-19
1
-0
/
+26
*
Update WidgetUtilTest for Chrome 58
Henri Sara
2017-05-17
1
-2
/
+1
*
Make ThemeTest notification tests more reliable
Henri Sara
2017-05-17
1
-0
/
+1
*
Update ES5/ES6 tests for Firefox
Henri Sara
2017-05-17
2
-2
/
+4
*
Make GridPopupViewTest more stable
Henri Sara
2017-05-17
1
-1
/
+1
*
Update Chrome version to 58 in test
Henri Sara
2017-05-17
1
-1
/
+1
*
Remove unnecessary rowmode prefix from TreeGrid focus styles (#9327)
Teemu Suo-Anttila
2017-05-16
2
-21
/
+21
*
Clean connector tracker after each access block to stop memory leaks (#9305)
Artur
2017-05-16
1
-3
/
+7
*
Refactor common methods in in-memory data providers (#9308)
Aleksi Hietanen
2017-05-16
2
-2
/
+2
*
Add events and functionality to Tree (#9318)
Teemu Suo-Anttila
2017-05-16
1
-0
/
+37
*
Use theme font and normal line wrapping for regular tooltips (#9143)
Leif Åstrand
2017-05-15
3
-3
/
+64
*
Make clicking checkbox label call focus listeners (#9271)
Knoobie
2017-05-11
1
-0
/
+37
*
Reset HierarchicalDataCommunicator on changes (#9275)
Aleksi Hietanen
2017-05-11
1
-0
/
+121
*
Fix selection with space in TreeGrid/Tree
Henri Sara
2017-05-10
1
-0
/
+45
*
Move TestBench API to the correct package (#9249)
Artur
2017-05-09
21
-114
/
+30
*
Allow Escalator.setHeightByRows to accept zero as a valid argument (#9244)
Aleksi Hietanen
2017-05-05
1
-0
/
+19
*
Use correct TreeElement and server-side classname (#9221)
Teemu Suo-Anttila
2017-05-03
5
-7
/
+2
*
Fix ComponentLocator with inherited classes without custom connector (#9176)
Teemu Suo-Anttila
2017-05-03
1
-0
/
+37
*
HierarchicalDataProvider cache invalidation workaround (#9218)
Aleksi Hietanen
2017-05-02
1
-0
/
+32
*
Add an initial version of Tree component (#9212)
Teemu Suo-Anttila
2017-05-02
13
-13
/
+149
*
Improve expand and collapse of items in TreeGrid (#9159)
Aleksi Hietanen
2017-05-02
4
-20
/
+135
*
Add an option for defining number of visible items in a NativeSelect (#9109)
Artur
2017-04-26
1
-0
/
+42
*
Make TreeGrid follow framework style conventions
Aleksi Hietanen
2017-04-26
3
-24
/
+35
*
Add support for frontend:// using separate es5 and es6 folders
Artur
2017-04-24
2
-0
/
+88
*
Fix race condition between rendering TreeGrid and setting up headers (#9105)
Teemu Suo-Anttila
2017-04-21
1
-0
/
+15
*
Fix changing primary style name for NativeSelect (#9016)
Artur
2017-04-20
1
-1
/
+1
*
Fix issues in Grid with undefined height (#9104)
Teemu Suo-Anttila
2017-04-19
1
-0
/
+74
*
Composite component (#8952)
Artur
2017-04-18
1
-0
/
+55
*
Add LoadStyle.NONE for completely omitting a connector
Leif Åstrand
2017-04-13
1
-0
/
+33
*
Panel.setScrollTop() fails with impossibly large numbers
Olli Tietäväinen
2017-04-13
1
-0
/
+47
*
Correctly set ListSelect style names
Artur
2017-04-13
1
-0
/
+92
*
Notify a resource load listener many times if it has been added many times (#...
Artur
2017-04-13
1
-0
/
+34
*
Provide GridLayout size and cell elements to JS and TB (#9019)
Artur
2017-04-13
1
-0
/
+72
*
Fix empty TreeGrid (#9067)
Aleksi Hietanen
2017-04-12
1
-0
/
+19
*
Fix initial expand of TreeGrid items
Aleksi Hietanen
2017-04-11
1
-0
/
+23
*
Update Chrome version in VerifyBrowserVersionTest
Aleksi Hietanen
2017-04-07
1
-1
/
+1
*
Add server-side expand and collapse to TreeGrid (#9021)
Aleksi Hietanen
2017-04-06
2
-25
/
+161
*
TreeGrid keyboard navigation
Ilia Motornyi
2017-04-05
2
-31
/
+241
*
Correctly set style names for NativeSelect (#9006)
Artur
2017-04-04
1
-0
/
+44
*
Fix Editor not saving values by pressing Enter (#8946)
Stephen Wellington
2017-04-03
2
-0
/
+44
[prev]
[next]