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
/
src
/
main
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add role="grid" and aria-multiselectable to grid (#10009)
Knoobie
2017-10-04
1
-0
/
+50
*
Remove unneeded .toArray() (#10131)
Ahmed Ashour
2017-10-03
1
-1
/
+1
*
Use enhanced for loop for arrays. (#10121)
Ahmed Ashour
2017-10-02
15
-66
/
+58
*
Simplify conditional logic. (#10122)
Ahmed Ashour
2017-10-02
1
-1
/
+0
*
Use enhanced for loop instead of Iterator. (#10100)
Ahmed Ashour
2017-09-29
5
-40
/
+14
*
Use StandardCharsets.UTF_8 (#10113)
Ahmed Ashour
2017-09-29
4
-12
/
+12
*
Remove auto-generated comment (#10111)
Ahmed Ashour
2017-09-29
23
-101
/
+20
*
Handle 'z' (timezone) in AbstractDateField.setDateFormat() (#8844)
Ahmed Ashour
2017-09-28
1
-0
/
+78
*
Use interface instead of implementation (#10073)
Ahmed Ashour
2017-09-28
31
-52
/
+69
*
Use single character for StringBuilder.append (#10102)
Ahmed Ashour
2017-09-28
6
-16
/
+16
*
Fix typos (#10095)
Ahmed Ashour
2017-09-27
3
-3
/
+3
*
Support addCloseListener for Notification (#10027)
Ahmed Ashour
2017-09-27
1
-0
/
+47
*
Add option to use PushState instead of URI fragments in Navigator (#10042)
Teemu Suo-Anttila
2017-09-27
3
-0
/
+14
*
Implement error level on client side (#9817)
Adam Wagner
2017-09-27
2
-1
/
+211
*
Relayout GridLayout when font loading completes (#10077)
Henri Sara
2017-09-26
3
-8
/
+79
*
Remove unused @VERSION@
Ahmed Ashour
2017-09-25
8
-8
/
+0
*
Fix TreeGrid double click event in hierarchy column (#10070)
Adam Wagner
2017-09-25
1
-0
/
+32
*
Construct array inline (#10068)
Ahmed Ashour
2017-09-23
59
-98
/
+95
*
Add empty line at end of file
Ahmed Ashour
2017-09-23
69
-73
/
+69
*
Fix javadoc references (#10067)
Ahmed Ashour
2017-09-23
13
-15
/
+0
*
Remove unused methods. (#10058)
Ahmed Ashour
2017-09-22
3
-5
/
+2
*
Replace CRLF with LF (#10062)
Henri Sara
2017-09-22
2
-141
/
+141
*
Update modifier order to follow Java Specification suggestions (#10050)
Ahmed Ashour
2017-09-21
16
-29
/
+29
*
Access static members in a static way (#10054)
Ahmed Ashour
2017-09-21
9
-23
/
+22
*
Use String.isEmpty() (#10045)
Ahmed Ashour
2017-09-21
11
-16
/
+16
*
Remove unused methods (#10020)
Ahmed Ashour
2017-09-20
4
-50
/
+0
*
Fix ColorPickerGrid indexing
Henri Sara
2017-09-20
1
-0
/
+34
*
Use simple class names
Ahmed Ashour
2017-09-20
3
-4
/
+4
*
Show validation error selecting invalid date from DateField (#10013)
Marco Collovati
2017-09-20
1
-0
/
+31
*
Use String.isEmpty()
Ahmed Ashour
2017-09-19
7
-7
/
+7
*
Remove unneeded ArrayList construction
Ahmed Ashour
2017-09-19
1
-4
/
+3
*
Replace iterators with enhanced for loops (#10018)
Ahmed Ashour
2017-09-19
11
-51
/
+32
*
Fix varargs warnings
Ahmed Ashour
2017-09-13
17
-27
/
+23
*
Fix generics type in test (#9977)
Ahmed Ashour
2017-09-13
1
-1
/
+1
*
Remove element explicitly when reordering tree grid rows (#9952)
Adam Wagner
2017-09-11
1
-0
/
+35
*
Fix making components visible by push (#9934)
Henri Sara
2017-09-06
3
-43
/
+109
*
Force re-measurement of CheckBoxGroup and RadioButtonGroup (#9901)
Petter Holmström
2017-09-04
2
-0
/
+52
*
Position caption correctly in GridLayout (#9909)
Petter Holmström
2017-09-04
1
-0
/
+29
*
Omit duplicate caption for a Panel in a Composite
Henri Sara
2017-08-30
1
-0
/
+46
*
Move ComboBox popup with ComboBox on scroll (#9869)
Henri Sara
2017-08-25
1
-4
/
+12
*
Fix ValoThemeUI button text (#9865)
Henri Sara
2017-08-24
1
-1
/
+2
*
Avoid detaching VL/HL children unnecessarily (#9862)
Henri Sara
2017-08-23
1
-0
/
+38
*
Add item description to RadioButtonGroup and CheckBoxGroup (#9841)
Teemu Suo-Anttila
2017-08-23
2
-0
/
+36
*
Avoid detaching CssLayout children unnecessarily (#9861)
Henri Sara
2017-08-23
1
-12
/
+7
*
Button icon constructor (#9857)
Stephan Knitelius
2017-08-23
1
-3
/
+2
*
Resize should work within Grid details row (#9808)
Ansku
2017-08-22
2
-0
/
+257
*
Add item descriptions to Tree (#9840)
Teemu Suo-Anttila
2017-08-21
1
-3
/
+10
*
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
[next]