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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix client and server filter state mismatch in Combobox (#10630)
Anna Koskinen
2018-02-27
2
-0
/
+84
*
Allow configuring content modes for Grid cell tooltips (#10632)
Ilia Motornyi
2018-02-15
2
-12
/
+114
*
Fixes Grid editor visibility inside TabSheet (#10557)
Piotr Wilkin
2018-02-14
2
-4
/
+14
*
Set no-store headers for error responses (#10628)
Leif Åstrand
2018-02-13
1
-1
/
+1
*
Implement focus handing in RadioButtonGroup and CheckboxGroup (#10440)
Olli Tietäväinen
2018-02-12
5
-0
/
+221
*
Add recursive expand and collapse method to TreeGrid and Tree (#10283)
Adam Wagner
2018-02-08
5
-1
/
+242
*
Implement NewItemProvider to replace NewItemHandler (#10606)
Anna Koskinen
2018-02-07
3
-23
/
+69
*
Fix GridLayout spacing if first row/column empty and set to be hidden (#10593)
Anna Koskinen
2018-02-06
1
-5
/
+4
*
Fix Grid details height calculation issue (#10343)
Adam Wagner
2018-02-06
1
-0
/
+17
*
Fix Grid initial render performance (#10579)
Teemu Suo-Anttila
2018-02-05
1
-0
/
+9
*
Fix ComboBox new item handler test (#10587)
Anna Koskinen
2018-02-05
1
-0
/
+2
*
Add flush() implementation to DateField (#10518)
Adam Wagner
2018-02-02
2
-0
/
+83
*
Add setters to Payload for JsonCodec to be able to encode
Adam Wagner
2018-02-01
1
-0
/
+55
*
Add ARIA label support to DateField (#10538)
Adam Wagner
2018-01-31
3
-0
/
+106
*
Selection handling fix when adding new item to ComboBox. (#10445)
Anna Koskinen
2018-01-30
2
-0
/
+369
*
Fix column width in resize event when mode is SIMPLE (#10442)
Adam Wagner
2018-01-29
2
-0
/
+83
*
Fix Grid not updating selected item immediately (#10569)
Teemu Suo-Anttila
2018-01-25
2
-5
/
+22
*
Upgrade minor version in the project to 8.4 (#10520)
Teemu Suo-Anttila
2018-01-24
1
-1
/
+1
*
Make modal window focus circulate correctly (#10497)
Olli Tietäväinen
2018-01-24
2
-15
/
+56
*
Rename widgetEventsAllowed to handleWidgetEvents (#10529)
Leif Åstrand
2018-01-12
1
-1
/
+1
*
Ensure Upload is properly reset after an upload is interrupted (#10522)
Anna Koskinen
2018-01-11
2
-0
/
+320
*
Fix tests for Chrome 63 and focus issues in IE11 (#10495)
Teemu Suo-Anttila
2018-01-10
7
-19
/
+18
*
Fix space key on selection checkbox to select grid row (#10388)
Marco Collovati
2018-01-09
1
-0
/
+18
*
Add aria-modal attribute and role='dialog' for modal Window (#10447)
Olli Tietäväinen
2018-01-09
1
-0
/
+16
*
Add Notification.close() to hide a notification from the server (#10483)
Artur
2018-01-09
2
-4
/
+80
*
Implement widget event handling for Columns in Grid (#10412)
Teemu Suo-Anttila
2017-12-29
2
-2
/
+16
*
Add ContentMode for the description of MenuItems (#9984)
Jonas Zipprick
2017-12-29
2
-3
/
+26
*
Treat fields as readonly when bound with null setter (#10477)
Marco Collovati
2017-12-29
1
-1
/
+1
*
Allow setting custom styles to DateField calendar date cells (#10305)
Anna Koskinen
2017-12-28
4
-0
/
+101
*
Add css class to selected items in CheckboxGroup and RadiobuttonGroup (#10394)
Marco Collovati
2017-12-28
2
-0
/
+39
*
Fix selection column size calculation without data (#10384)
Teemu Suo-Anttila
2017-11-29
2
-0
/
+86
*
Fix styling of Window control buttons to show focus (#10285)
Anna Koskinen
2017-11-28
2
-0
/
+73
*
Prevent killing UI if heartbeats are pending (#10371)
Teemu Suo-Anttila
2017-11-27
2
-0
/
+94
*
DateField not to fire focus/blur event when going to sub-components (#10246)
Ahmed Ashour
2017-11-23
3
-2
/
+82
*
Fix RadioButtonGroupTest imports (#10354)
Teemu Suo-Anttila
2017-11-22
1
-8
/
+8
*
Update version number to 8.3-SNAPSHOT (#10348)
Teemu Suo-Anttila
2017-11-22
1
-1
/
+1
*
Fix missing v-disabled for RadioButtonGroup and CheckBoxGroup options (#10332)
Pekka Hyvönen
2017-11-22
4
-0
/
+217
*
Test for MenuBar's WAI-ARIA attributes (#3922) (#10349)
Ansku
2017-11-22
2
-0
/
+105
*
Disabled ComboBox should not open popup on pasting (Fixes #7898) (#10240)
Ahmed Ashour
2017-11-22
3
-0
/
+71
*
Create DescriptionGenerator in package com.vaadin.ui (#10346)
Aleksi Hietanen
2017-11-21
3
-3
/
+3
*
Fix issues from API review for 8.2 (#10342)
Aleksi Hietanen
2017-11-21
2
-3
/
+3
*
Issue3922disableditem (#10259)
Ansku
2017-11-21
2
-0
/
+31
*
Remove unused imports (#10330)
Ahmed Ashour
2017-11-21
6
-9
/
+0
*
Update testbench version (#10336)
Guille
2017-11-20
1
-24
/
+0
*
Rename GridDragger to GridRowDragger (#10333)
Pekka Hyvönen
2017-11-17
4
-12
/
+12
*
Add documentation on GridDragger (#10328)
Pekka Hyvönen
2017-11-16
1
-0
/
+62
*
Add helper for Grid row DnD (#10255)
Pekka Hyvönen
2017-11-15
4
-95
/
+222
*
Add new drop mode ON_GRID for GridDropTarget (#10296)
Pekka Hyvönen
2017-11-15
1
-1
/
+8
*
Fix setting custom tab index for TabSheet or Accordion (#9574) (#10278)
Ansku
2017-11-10
2
-7
/
+25
*
Add ContentMode for row and cell descriptions in Grid (#10282)
Teemu Suo-Anttila
2017-11-10
2
-29
/
+170
[next]