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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uitest
Commit message (
Expand
)
Author
Age
Files
Lines
*
TreeGrid keyboard navigation
Ilia Motornyi
2017-04-05
3
-31
/
+300
*
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
*
Fix column indexing when setting a renderer (#8976)
Teemu Suo-Anttila
2017-03-30
2
-2
/
+57
*
Implement LocalDateRenderer and LocalDateTimeRenderer (#8955)
Aleksi Hietanen
2017-03-30
2
-0
/
+97
*
Add Grid.setRowHeight() (#8935)
Henri Sara
2017-03-29
4
-0
/
+65
*
Fix NativeSelect inner component size (#8737)
Ilia Motornyi
2017-03-28
3
-0
/
+81
*
Fix data not being sent again when adding DataGenerators (#8947)
Teemu Suo-Anttila
2017-03-28
2
-2
/
+31
*
Move select all visible to multi selection model interface (#8627)
Pekka Hyvönen
2017-03-27
2
-2
/
+2
*
Added test for removing last row in cache
Pekka Hyvönen
2017-03-27
2
-1
/
+47
*
Use computed style for Escalator size calculations (#8861)
Artur
2017-03-27
2
-0
/
+84
*
Fix infinite loop in data communication (#8927)
Aleksi Hietanen
2017-03-27
2
-0
/
+78
*
Fix TreeGridBasicFeaturesTest for IE11 (#8933)
Ilia Motornyi
2017-03-24
1
-0
/
+6
*
Improve caching when expanding nodes in hierarchical data (#8902)
Teemu Suo-Anttila
2017-03-24
2
-0
/
+79
*
Clean DropEvent and DragEndEvent properties (#8925)
Adam Wagner
2017-03-24
1
-4
/
+2
*
Make CloseSessionTest more stable with waitUntil (#8928)
Teemu Suo-Anttila
2017-03-24
1
-0
/
+3
*
Add possibility to configure the content mode of TabSheet tabs (#8920)
Aleksi Hietanen
2017-03-24
2
-0
/
+97
*
Fix default header content changes on init (#8921)
Teemu Suo-Anttila
2017-03-24
2
-3
/
+17
*
Add feature to disable collapsing items in TreeGrid (#8879)
Teemu Suo-Anttila
2017-03-23
4
-5
/
+131
*
Fix FlashExpansionTest (#8919)
Henri Sara
2017-03-23
1
-6
/
+5
*
Fix Flash expanding with percentage sizing (#8898)
Olli Tietäväinen
2017-03-22
2
-0
/
+93
*
Add collapse and expand events to TreeGrid (#8889)
Aleksi Hietanen
2017-03-21
2
-0
/
+39
*
Measure TreeGrid performance (#8896)
Aleksi Hietanen
2017-03-21
3
-16
/
+198
*
Support data-location attribute in CustomLayout (#8866)
Henri Sara
2017-03-20
3
-0
/
+90
*
Add tests for non-compatibility Grid
Teemu Suo-Anttila
2017-03-16
2
-0
/
+112
*
Always calculate Escalator max row count the same way (#8740)
Artur
2017-03-16
4
-2
/
+180
*
ApplicationRunnerServlet to correctly get last modified application (#8852)
Ahmed Ashour
2017-03-16
1
-2
/
+1
*
Remove unnecessary width calculation on Grid initial render (#8848)
Henri Sara
2017-03-16
4
-0
/
+176
*
Hierarchical data (#8842)
Aleksi Hietanen
2017-03-16
6
-217
/
+403
*
Allow changing renderers after column creation (#8841)
Teemu Suo-Anttila
2017-03-15
2
-0
/
+153
*
Fix removing rows from the middle of Escalator (#8826)
Pekka Hyvönen
2017-03-14
3
-1
/
+44
*
Correct license location
Ahmed Ashour
2017-03-14
10
-159
/
+120
*
Correctly adjust upload button borders inside a component group (#8817)
Artur
2017-03-13
2
-0
/
+97
*
Fix detach of grid when it contains frozen columns (#8803)
Artur
2017-03-13
4
-66
/
+136
*
Migrate Escalator tests for 8 (#8811)
Pekka Hyvönen
2017-03-13
13
-76
/
+64
*
Fix ComboBox popup location on scrolled pages in IE/Firefox
Henri Sara
2017-03-10
3
-0
/
+156
*
Initial implementation of ComponentRenderer for Grid (#8743)
Teemu Suo-Anttila
2017-03-09
2
-0
/
+162
*
Fix Upload and push in TabSheet (#8782)
Ilia Motornyi
2017-03-09
2
-0
/
+80
*
Avoid double unregister of columns on the client side
Artur Signell
2017-03-08
2
-0
/
+66
*
Fix some generics warnings in Eclipse
Ahmed Ashour
2017-03-08
13
-23
/
+27
*
Fix client-side error when Upload in TabSheet and Push
Johannes Tuikkala
2017-03-07
2
-0
/
+154
*
Restore column based width for compatibility selects
Teemu Suo-Anttila
2017-03-07
4
-0
/
+74
*
Picked all changes from 7.7
Teemu Suo-Anttila
2017-03-07
16
-11
/
+363
*
Remove tracking of unregistered connectors (#8153)
Aleksi Hietanen
2017-03-07
3
-141
/
+4
*
Always load the deferred connector bundle (#8713)
Leif Åstrand
2017-03-07
9
-0
/
+332
*
Use try-with-resources (#8757)
Ahmed Ashour
2017-03-07
2
-15
/
+15
*
Fix warning: '_' should not be used as an identifier (#8755)
Ahmed Ashour
2017-03-07
1
-19
/
+19
*
Fix exception when no columns are shown (#8733)
Artur
2017-03-06
4
-15
/
+60
*
Fix js state partial updates (#8695)
Leif Åstrand
2017-03-01
3
-0
/
+135
*
Easy DevelopmentServerLauncher run with maven (#8677)
Ilia Motornyi
2017-02-28
1
-0
/
+40
[next]