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
/
compatibility-client
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix typos (#10158)
Ahmed Ashour
2017-10-10
4
-16
/
+16
*
Remove unneeded .toString() (#10141)
Ahmed Ashour
2017-10-10
2
-6
/
+4
*
Use StringBuilder instead of StringBuffer (#10154)
Ahmed Ashour
2017-10-09
3
-3
/
+3
*
Fix typos (#10124)
Ahmed Ashour
2017-10-04
3
-16
/
+17
*
Use enhanced for loop for arrays. (#10121)
Ahmed Ashour
2017-10-02
2
-13
/
+9
*
Simplify conditional logic. (#10122)
Ahmed Ashour
2017-10-02
1
-5
/
+1
*
First sentence of javadoc should end with a period (#10114)
Ahmed Ashour
2017-10-02
46
-242
/
+244
*
Use enhanced for loop instead of Iterator. (#10100)
Ahmed Ashour
2017-09-29
8
-77
/
+47
*
UIDL to implement Iterable (#10101)
Ahmed Ashour
2017-09-29
9
-50
/
+39
*
Use interface instead of implementation (#10073)
Ahmed Ashour
2017-09-28
13
-62
/
+70
*
Use single character for StringBuilder.append (#10102)
Ahmed Ashour
2017-09-28
2
-4
/
+4
*
Fix typos (#10095)
Ahmed Ashour
2017-09-27
3
-33
/
+56
*
Implement error level on client side (#9817)
Adam Wagner
2017-09-27
2
-1
/
+9
*
Fix typos (#10071)
Ahmed Ashour
2017-09-25
1
-1
/
+1
*
Construct array inline (#10068)
Ahmed Ashour
2017-09-23
3
-3
/
+3
*
Add empty line at end of file
Ahmed Ashour
2017-09-23
18
-18
/
+18
*
Fix javadoc references (#10067)
Ahmed Ashour
2017-09-23
6
-9
/
+10
*
Format curly brackets correctly for checkstyle (#10066)
Ahmed Ashour
2017-09-22
6
-80
/
+36
*
Remove unused methods. (#10058)
Ahmed Ashour
2017-09-22
4
-57
/
+0
*
Replace tab with spaces in .xml files (#10064)
Ahmed Ashour
2017-09-22
1
-3
/
+3
*
Replace tabs with spaces in Java files
Henri Sara
2017-09-22
2
-18
/
+18
*
Replace iff with if in javadoc (#10056)
Ahmed Ashour
2017-09-22
10
-19
/
+19
*
Fix unused parameters in javadoc (#10055)
Ahmed Ashour
2017-09-21
13
-52
/
+51
*
Update modifier order to follow Java Specification suggestions (#10050)
Ahmed Ashour
2017-09-21
14
-49
/
+29
*
Access static members in a static way (#10054)
Ahmed Ashour
2017-09-21
1
-1
/
+1
*
Use String.isEmpty() (#10045)
Ahmed Ashour
2017-09-21
7
-12
/
+12
*
Implement hashCode() when implementing equals()
Ahmed Ashour
2017-09-19
2
-4
/
+21
*
Replace iterators with enhanced for loops (#10018)
Ahmed Ashour
2017-09-19
1
-12
/
+7
*
Fix javadoc typos (#9998)
Ahmed Ashour
2017-09-14
1
-2
/
+2
*
Add DOCTYPE for GWT module files
Ahmed Ashour
2017-09-14
1
-0
/
+2
*
Javadoc fixes
Ahmed Ashour
2017-09-13
2
-5
/
+5
*
Simplify boolean expressions
Ahmed Ashour
2017-09-13
1
-2
/
+2
*
Update version to 8.2-SNAPSHOT (#9946)
Teemu Suo-Anttila
2017-09-08
1
-1
/
+1
*
Fix missing since tag in compatibility package Grid
Aleksi Hietanen
2017-08-30
1
-1
/
+1
*
Resize should work within Grid details row (#9808)
Ansku
2017-08-22
2
-4
/
+82
*
Make clicking checkbox label call focus listeners (#9271)
Knoobie
2017-05-11
1
-3
/
+3
*
Detect Chrome on iOS as Chrome + Webkit (#9138)
Artur
2017-04-25
2
-5
/
+4
*
Fix issues in Grid with undefined height (#9104)
Teemu Suo-Anttila
2017-04-19
1
-15
/
+27
*
Fix client-side memory leak caused by Grid events (#9103)
Aleksi Hietanen
2017-04-19
6
-64
/
+169
*
Add missing methods to compatibility AbstractRendererConnector
Henri Sara
2017-04-18
1
-0
/
+45
*
Snapshot version update to 8.1 (#9023)
Ilia Motornyi
2017-04-05
1
-1
/
+1
*
Always calculate Escalator max row count the same way (#8740)
Artur
2017-03-16
1
-13
/
+19
*
Fix Upload and push in TabSheet (#8782)
Ilia Motornyi
2017-03-09
3
-6
/
+8
*
Fix JSNI calls in compatibility Escalator (#8783)
Ilia Motornyi
2017-03-09
1
-8
/
+8
*
Remove extra empty javadocs before package declaration (#8776)
Ahmed Ashour
2017-03-08
4
-10
/
+0
*
Revert multi select using state change
Teemu Suo-Anttila
2017-03-07
1
-2
/
+2
*
Restore column based width for compatibility selects
Teemu Suo-Anttila
2017-03-07
3
-7
/
+25
*
Revert html content through shared state for OptionGroup
Teemu Suo-Anttila
2017-03-07
2
-14
/
+9
*
Add missing since, remove unused command
Teemu Suo-Anttila
2017-03-07
1
-17
/
+0
*
Synchronize code between V7 and compatibility package
Teemu Suo-Anttila
2017-03-07
31
-236
/
+636
[prev]
[next]