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
*
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
*
Revert diamond operator changes
Teemu Suo-Anttila
2017-03-07
9
-54
/
+55
*
Remove unnecessary full classname references
Teemu Suo-Anttila
2017-03-07
10
-25
/
+26
*
Pick changes from 7.7.7 (#8577)
Teemu Suo-Anttila
2017-02-22
4
-24
/
+45
*
Fix toggling of WeekNumbers for DateTimeField. (#8468)
caalador
2017-02-07
1
-0
/
+5
*
Fix problem with re-opening the popup (#8446) (#8451)
caalador
2017-02-06
1
-1
/
+3
*
Make compatibility aliases for isRequiredIndicatorVisible() (#8372)
Denis
2017-01-30
1
-0
/
+16
*
Refactor AbstractDateField. (#8146)
Denis
2017-01-10
1
-4
/
+4
*
Make it easy to run Sonar on the project (#8118)
Artur
2017-01-03
1
-1
/
+4
*
Move Grid event handlers to a list, add method to add custom handlers
Johannes Dahlström
2017-01-03
2
-152
/
+224
*
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
2
-0
/
+7
*
Allow defining a focus delegate component for CustomField (#20336)
Pekka Hyvönen
2016-12-15
2
-3
/
+92
*
Migrate 7.7.5 branch patches to v8. (#7969)
Denis
2016-12-15
3
-62
/
+199
*
Provide configuration for events order in month and week views
Denis
2016-12-14
3
-50
/
+209
*
Migrate Escalator changes to compatibility escalator
Aleksi Hietanen
2016-12-09
1
-10
/
+28
*
Make clicking outside a ComboBox add a pending new item (#18366)
Aleksi Hietanen
2016-12-09
1
-0
/
+3
*
Fixes VTree so that you can click sub elements when setHtmlContentAllowed is ...
Sebastian Nyholm
2016-12-09
1
-1
/
+1
*
Small fixes to javadocs
elmot
2016-12-01
3
-3
/
+3
*
Move read-only to AbstractFieldState (#8514)
Teemu Suo-Anttila
2016-11-02
4
-9
/
+60
*
M-day calendar event is hidden if firstVisibleHourOfDay is set (#14737)
Anna Miroshnik
2016-10-31
2
-12
/
+23
*
Implement focus and blur events for CheckBoxGroup.
Denis Anisimov
2016-10-31
1
-5
/
+5
*
Remove AbstractComponent.immediate
Pekka Hyvönen
2016-10-13
9
-22
/
+151
*
Add Upload to compatibility packages
Pekka Hyvönen
2016-10-07
5
-0
/
+626
*
Copy ColorPicker to compatibility-server (again)
Johannes Dahlström
2016-10-03
5
-0
/
+429
*
Migrating 7.7.1, 7.7.2, 7.7.3 to V8.
Denis Anisimov
2016-10-03
4
-88
/
+131
[next]