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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix incorrect position of column selector in MPR (#11953)
Tatu Lund
2020-04-21
1
-3
/
+5
*
Fix issue where Chrome refused to select text in Table (#11709) (#11818)
Anna Koskinen
2019-11-21
1
-2
/
+2
*
Fixing autocompletion issue with ComboBox on newer Chrome versions (#11524)
Tatu Lund
2019-04-10
1
-1
/
+6
*
Support Firefox 65+ key down event behavior (#11503)
Yuriy Artamonov
2019-03-29
4
-14
/
+29
*
Fix NPE in v7 compatibility Grid during datasource rebind (#11473)
Tobse
2019-03-27
1
-3
/
+5
*
Making V8 ReadOnly TextField select row in table upon clicking (#11480)
Anastasia Smirnova
2019-03-27
1
-1
/
+4
*
Make improve of caching for hierarchical data optional (#11501)
Klaudeta
2019-03-21
1
-0
/
+5
*
Fix initially selected CheckBox rendering in Safari in v7 compatibility packa...
Koen De Cock
2019-02-14
1
-0
/
+19
*
Complete the empty since tag (#11371)
8.7.0.alpha1
Sun Zhe
2018-12-13
1
-1
/
+1
*
added newlines to the end of files
Olli Tietäväinen
2018-12-04
2
-2
/
+2
*
formatting changes
Olli Tietäväinen
2018-12-04
1
-6
/
+4
*
removed unnecessary string concatenation
Olli Tietäväinen
2018-12-04
1
-1
/
+1
*
formatting changes
Olli Tietäväinen
2018-12-04
1
-7
/
+6
*
pick remaining changes from https://github.com/vaadin/framework/pull/10453
Olli Tietäväinen
2018-12-04
1
-0
/
+5
*
v7 Grid performance improvements picked to compatibility package
Olli Tietäväinen
2018-12-04
2
-175
/
+296
*
picked fix to #10453 to compatibility package
Olli Tietäväinen
2018-12-04
2
-0
/
+120
*
Fixes to displaying Grid in a detail row. (#11147)
Anna Koskinen
2018-10-08
3
-17
/
+17
*
Set correct GWT .dtd definition (#11110)
Ilia Motornyi
2018-08-13
1
-1
/
+1
*
Ported change from 7.7 to compatibility - ComboBox popup position while scrol...
Ilia Motornyi
2018-07-16
1
-4
/
+65
*
Use random string for autocomplete attribute (#10950)
Ilia Motornyi
2018-06-01
1
-1
/
+1
*
Fix MultiSelectionRenderer right-click exception (#10944)
Ilia Motornyi
2018-05-23
1
-3
/
+1
*
Update copyright year (#10761)
Ilia Motornyi
2018-03-27
210
-210
/
+210
*
Allow configuring content modes for Grid cell tooltips (#10632)
Ilia Motornyi
2018-02-15
1
-3
/
+12
*
Use Logger instead of VConsole (#10249)
Ahmed Ashour
2017-11-06
9
-28
/
+66
*
Use local variable for getWidget(). (#10253)
Ahmed Ashour
2017-10-31
10
-282
/
+290
*
Fix end of line comments, which were made by automatic formatter (#10234)
Ahmed Ashour
2017-10-31
4
-21
/
+29
*
Remove redundant interface already implemented by super class. (#10258)
Ahmed Ashour
2017-10-31
7
-16
/
+9
*
Improve naming of fields and variables (#10242)
Ahmed Ashour
2017-10-26
19
-87
/
+88
*
Remove trailing spaces (#10224)
Ahmed Ashour
2017-10-26
8
-27
/
+27
*
Fix typos (#10213)
Ahmed Ashour
2017-10-20
2
-3
/
+3
*
Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)
Ahmed Ashour
2017-10-20
3
-12
/
+17
*
Fix HTML tags inside code in javadoc (#10160)
Ahmed Ashour
2017-10-20
1
-4
/
+2
*
Add spaces after 'if' and 'for' in JavaScript (#10199)
Ahmed Ashour
2017-10-20
6
-14
/
+14
*
Fix some checkstyle warnings (#10179)
Ahmed Ashour
2017-10-13
1
-1
/
+1
*
Use Collection.isEmpty() (#10172)
Ahmed Ashour
2017-10-12
7
-15
/
+15
*
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
[next]