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
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix setting custom tab index for TabSheet or Accordion (#9574) (#10278)
Ansku
2017-11-27
1
-0
/
+9
*
Fix missing v-disabled for RadioButtonGroup and CheckBoxGroup options (#10332)
Pekka Hyvönen
2017-11-27
2
-0
/
+35
*
Make focus circulate in modal dialog to improve accessibility (#10260)
Péter Török
2017-11-27
2
-2
/
+8
*
Fix combo box suggestion popup height (#10256)
Adam Wagner
2017-11-27
3
-0
/
+42
*
Prevent Grid refreshAll from getting stuck due mismatched state (#10161)
Ansku
2017-10-23
1
-0
/
+93
*
Fix ColorPickerGrid indexing
8.1.5
Henri Sara
2017-09-26
1
-0
/
+34
*
Show validation error selecting invalid date from DateField (#10013)
Marco Collovati
2017-09-26
1
-0
/
+31
*
Remove element explicitly when reordering tree grid rows (#9952)
Adam Wagner
2017-09-12
1
-0
/
+35
*
Fix making components visible by push (#9934)
Henri Sara
2017-09-12
3
-43
/
+109
*
Force re-measurement of CheckBoxGroup and RadioButtonGroup (#9901)
Petter Holmström
2017-09-05
2
-0
/
+52
*
Position caption correctly in GridLayout (#9909)
Petter Holmström
2017-09-05
1
-0
/
+29
*
Omit duplicate caption for a Panel in a Composite
Henri Sara
2017-09-05
1
-0
/
+46
*
Resize should work within Grid details row (#9808)
Ansku
2017-08-29
2
-0
/
+257
*
Avoid detaching CssLayout children unnecessarily (#9861)
Henri Sara
2017-08-29
1
-12
/
+7
*
Avoid detaching VL/HL children unnecessarily (#9862)
Henri Sara
2017-08-29
1
-0
/
+38
*
Move ComboBox popup with ComboBox on scroll (#9869)
Henri Sara
2017-08-29
1
-4
/
+12
*
Revert Grid row height per section feature (#9823)
8.1.2
Teemu Suo-Anttila
2017-08-16
1
-12
/
+0
*
Do not wait for icons to load before interacting with a combo box (#9717)
Artur
2017-08-11
1
-6
/
+17
*
Provide API for setting row heights in Grid for different sections (#9810)
Teemu Suo-Anttila
2017-08-11
1
-0
/
+12
*
Ensure wrong Action is not executed after detaching a component (#9806)
Henri Sara
2017-08-11
1
-0
/
+131
*
Enable setting non-selected default value for DateField (#9745)
Olli Tietäväinen
2017-08-10
1
-0
/
+34
*
Fix occasional empty rows in Table and TreeTable (#9800)
Henri Sara
2017-08-09
2
-0
/
+87
*
Re(set) calendar time after calculating rollAmount (#9479)
Grim
2017-08-09
1
-0
/
+1
*
Implement SimpleManagedLayout for CompositeConnector (#9791)
Teemu Suo-Anttila
2017-08-09
1
-0
/
+24
*
Add loop and preload attributes for media elements, fix null poster (#9797)
Henri Sara
2017-08-09
1
-13
/
+13
*
Fix SplitPanel test for Chrome with a hack (#9782)
Henri Sara
2017-08-07
1
-0
/
+5
*
Add automatic recalculation of Tree width on expand/collapse (#9767)
Teemu Suo-Anttila
2017-08-02
1
-0
/
+36
*
Fix AbstractDateField parsing and errors handling, support locale (#9740)
Ilia Motornyi
2017-08-02
1
-0
/
+67
*
Fix RadioButtonGroup selection updates to client (#9749)
Teemu Suo-Anttila
2017-08-02
1
-0
/
+68
*
Add header and footer visibility setting to Grid (#9706)
Teemu Suo-Anttila
2017-08-01
1
-0
/
+6
*
Implement GWT Focusable so tab indexes work correctly in MenuBar (#9733)
Artur
2017-07-27
1
-50
/
+41
*
Send cursor position to server on blur even if the value has not changed (#9728)
Artur
2017-07-26
1
-0
/
+59
*
Fix button text and waitUntil rule (#9720)
Teemu Suo-Anttila
2017-07-24
1
-1
/
+1
*
Do full connector tracker cleanup when the session lock is released (#9707)
Artur
2017-07-24
2
-5
/
+67
*
Add test for Components in Grid Header (#9696)
Teemu Suo-Anttila
2017-07-20
1
-1
/
+3
*
Allow null Components in ComponentRenderer (#9692)
8.1.0.rc2
Teemu Suo-Anttila
2017-07-19
1
-0
/
+3
*
Add styling for ComponentRenderer wrapper div (#9691)
Teemu Suo-Anttila
2017-07-19
1
-0
/
+1
*
Fix Grid header merging on init (#9688)
Teemu Suo-Anttila
2017-07-18
1
-3
/
+7
*
Fix position of font icons in ComboBox (#9638)
Henri Sara
2017-07-18
1
-0
/
+26
*
Implement tree item context click
Ilia Motornyi
2017-07-10
1
-0
/
+72
*
Add criteria API to make it easier to set acceptance criteria for drag and dr...
Adam Wagner
2017-07-03
1
-10
/
+18
*
Add editor open event to Grid Editor (#9623)
Teemu Suo-Anttila
2017-07-03
1
-0
/
+1
*
Add internal state validators for HasValue (#9532)
Teemu Suo-Anttila
2017-07-03
1
-0
/
+28
*
Create drag source and drop target extensions for tree grid (#9463)
Adam Wagner
2017-06-28
1
-0
/
+48
*
Add presentation value providers for Grid (#9553)
Teemu Suo-Anttila
2017-06-27
1
-0
/
+99
*
Fix keymapper reverse mapping (#9535)
Ilia Motornyi
2017-06-21
1
-0
/
+109
*
Enable row height and content mode settings for Tree (#9540)
Teemu Suo-Anttila
2017-06-20
1
-8
/
+36
*
Add View.beforeLeave to support delayed navigation
Artur
2017-06-20
1
-0
/
+114
*
Fix displaying Grid sort order set from server (#9530)
Teemu Suo-Anttila
2017-06-19
1
-39
/
+12
*
Rewrite HierarchyMapper to consistently handle changes
Teemu Suo-Anttila
2017-06-15
1
-2
/
+11
[next]