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
/
compatibility-client
/
src
/
main
/
java
/
com
/
vaadin
/
v7
/
client
/
widgets
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year range (#12507)
Anna Koskinen
2022-01-11
2
-2
/
+2
*
Fix compatibility Grid column reorder of partially hidden joined cells. (#12427)
Anna Koskinen
2021-10-13
1
-2
/
+5
*
Applied save actions to compatibility Grid client-side classes. (#12389)
8.14.0.beta1
Anna Koskinen
2021-08-27
2
-78
/
+88
*
Fix compatibility Grid column reorder with partially hidden joined cells (#12...
Anna Koskinen
2021-08-26
1
-3
/
+6
*
Update copyright year range. (#12215)
Anna Koskinen
2021-03-04
2
-2
/
+2
*
Fix to compatibility Grid sorting after removing multi-select. (#12012)
Anna Koskinen
2020-05-15
1
-17
/
+33
*
Catch exception that is thrown when Grid is scrolled during operation (#12002)
Tatu Lund
2020-05-14
1
-7
/
+13
*
Fix indexing issue in Compatibility Grid resize when scrolled to bottom. (#12...
Anna Koskinen
2020-05-13
1
-0
/
+1
*
Fix NPE in v7 compatibility Grid during datasource rebind (#11473)
Tobse
2019-03-27
1
-3
/
+5
*
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
1
-137
/
+238
*
Fixes to displaying Grid in a detail row. (#11147)
Anna Koskinen
2018-10-08
2
-17
/
+1
*
Update copyright year (#10761)
Ilia Motornyi
2018-03-27
2
-2
/
+2
*
Fix end of line comments, which were made by automatic formatter (#10234)
Ahmed Ashour
2017-10-31
1
-4
/
+5
*
Improve naming of fields and variables (#10242)
Ahmed Ashour
2017-10-26
2
-2
/
+3
*
Remove trailing spaces (#10224)
Ahmed Ashour
2017-10-26
1
-9
/
+9
*
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
1
-2
/
+2
*
Use Collection.isEmpty() (#10172)
Ahmed Ashour
2017-10-12
1
-1
/
+1
*
Fix typos (#10158)
Ahmed Ashour
2017-10-10
2
-2
/
+2
*
Remove unneeded .toString() (#10141)
Ahmed Ashour
2017-10-10
1
-4
/
+3
*
Use StringBuilder instead of StringBuffer (#10154)
Ahmed Ashour
2017-10-09
1
-1
/
+1
*
First sentence of javadoc should end with a period (#10114)
Ahmed Ashour
2017-10-02
2
-14
/
+14
*
Use interface instead of implementation (#10073)
Ahmed Ashour
2017-09-28
2
-28
/
+30
*
Construct array inline (#10068)
Ahmed Ashour
2017-09-23
1
-1
/
+1
*
Format curly brackets correctly for checkstyle (#10066)
Ahmed Ashour
2017-09-22
2
-46
/
+18
*
Replace iff with if in javadoc (#10056)
Ahmed Ashour
2017-09-22
2
-9
/
+9
*
Fix unused parameters in javadoc (#10055)
Ahmed Ashour
2017-09-21
2
-14
/
+8
*
Update modifier order to follow Java Specification suggestions (#10050)
Ahmed Ashour
2017-09-21
2
-9
/
+9
*
Simplify boolean expressions
Ahmed Ashour
2017-09-13
1
-2
/
+2
*
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
1
-0
/
+13
*
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
1
-58
/
+74
*
Always calculate Escalator max row count the same way (#8740)
Artur
2017-03-16
1
-13
/
+19
*
Fix JSNI calls in compatibility Escalator (#8783)
Ilia Motornyi
2017-03-09
1
-8
/
+8
*
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
2
-176
/
+345
*
Pick changes from 7.7.7 (#8577)
Teemu Suo-Anttila
2017-02-22
2
-15
/
+37
*
Move Grid event handlers to a list, add method to add custom handlers
Johannes Dahlström
2017-01-03
1
-152
/
+190
*
Refactor Grid event handling methods to instances of a handler interface
Johannes Dahlström
2017-01-03
1
-133
/
+181
*
Start client-side Grid DOM event handling refactor
Johannes Dahlström
2017-01-03
1
-16
/
+33
*
Update @since tags for 7.7.5
Denis Anisimov
2017-01-03
1
-0
/
+2
*
Migrate 7.7.5 branch patches to v8. (#7969)
Denis
2016-12-15
1
-49
/
+175
*
Migrate Escalator changes to compatibility escalator
Aleksi Hietanen
2016-12-09
1
-10
/
+28
*
Small fixes to javadocs
elmot
2016-12-01
1
-1
/
+1
*
Migrating 7.7.1, 7.7.2, 7.7.3 to V8.
Denis Anisimov
2016-10-03
1
-72
/
+58
[next]