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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to Font Awesome 4.5.0
Artur Signell
2015-12-30
6
-25
/
+60
*
Add keyboard shortcut to save grid editor in buffered mode (#16842)
Teemu Suo-Anttila
2015-12-28
2
-22
/
+72
*
Fix typo in release notes
Henri Sara
2015-12-23
1
-1
/
+1
*
Fix WidgetRenderer column cells not correctly init on change (#19086)
Teemu Suo-Anttila
2015-12-22
7
-2
/
+414
*
Update supported versions in release notes
Henri Sara
2015-12-22
1
-4
/
+4
*
Fix Grid sorting tests (#16838)
Henri Sara
2015-12-21
2
-3
/
+3
*
Fix GridColumnReorderTest for IE8 (#16838)
Henri Sara
2015-12-21
1
-2
/
+2
*
Fix GridEditorBufferedTest for (#16838)
Henri Sara
2015-12-21
1
-0
/
+6
*
Disable long tap support on iOS (#19367)
Henri Sara
2015-12-21
2
-1
/
+3
*
Ignore context click on resize handle (#19408)
Henri Sara
2015-12-21
2
-0
/
+33
*
Fix left padding for ComboBox inside Grid editor (#16838)
Marlon Richert
2015-12-21
1
-0
/
+1
*
Fix javadoc typo in ItemClickEvent
Henri Sara
2015-12-21
1
-1
/
+1
*
Add a UI for reviewing new reference screenshots
Leif Åstrand
2015-12-19
1
-0
/
+438
*
Increase grid column resize handle width (#16838)
Marlon Richert
2015-12-18
9
-13
/
+55
*
Fix IE8 focus handling in Grid editor in unbuffered state (#19389)
Teemu Suo-Anttila
2015-12-18
2
-8
/
+41
*
Fix empty @since tags
Henri Sara
2015-12-18
3
-4
/
+4
*
Verify Column width after all sort related cell changes (#16597)
Teemu Suo-Anttila
2015-12-18
1
-6
/
+4
*
Disable Atmosphere online/offline handling (#19391)
Artur Signell
2015-12-17
1
-0
/
+1
*
Update to Atmosphere 2.2.13.vaadin3 (#19391)
Artur Signell
2015-12-17
1
-1
/
+1
*
Parse true/false as boolean values for push configuration (#19394)
Artur Signell
2015-12-17
1
-2
/
+17
*
Fix Grid column resize to take account min width for cells (#16597)
Johannes Dahlström
2015-12-16
3
-45
/
+123
*
Update to Atmosphere 2.2.13.vaadin2 (#19388)
Artur Signell
2015-12-16
1
-1
/
+1
*
Make it possible to only show collapsible columns in menu (#9811)
Leif Åstrand
2015-12-16
9
-5
/
+184
*
Fix LegacyComponentThemeChangeTest on Chrome 47
Henri Sara
2015-12-15
1
-2
/
+3
*
Fix text selection and context click events for Android devices (#19367)
Teemu Suo-Anttila
2015-12-15
1
-7
/
+11
*
Ignore empty style names from Grid Row and CellStyleGenerators (#19364)
Teemu Suo-Anttila
2015-12-15
1
-5
/
+8
*
Prevent text selection on iOS devices with long tap (#19367)
Teemu Suo-Anttila
2015-12-15
1
-0
/
+6
*
Add a method to clear selected text on context click (#19367)
Teemu Suo-Anttila
2015-12-15
7
-3
/
+158
*
Fix mouse wheel scrolling of ComboBox in IE11 (#16918)
Anna Koskinen
2015-12-15
3
-18
/
+213
*
Fix RpcDataProvider listener handling on ItemSetChange (#19371)
Teemu Suo-Anttila
2015-12-15
3
-0
/
+128
*
Fix and extend Javadoc for setFirstDayOfWeek (#19227)
Leonid Rozenblyum
2015-12-14
1
-2
/
+4
*
Fix selecting a row that was deselected on the server (#19360)
Teemu Suo-Anttila
2015-12-14
3
-10
/
+210
*
Reapply DataGenerators when container changes (#19357, #19359)
Teemu Suo-Anttila
2015-12-14
1
-0
/
+10
*
Enable using custom overlay in VMenuBar (#19368)
Henri Sara
2015-12-11
1
-1
/
+13
*
Update to Chrome 47
elmot
2015-12-08
1
-1
/
+1
*
Format recommended git settings as code
Leif Åstrand
2015-12-07
1
-1
/
+1
*
Revert "Merge branch 'documentation'"
7.6.0.beta2
Ilia Motornyi
2015-12-03
523
-99194
/
+0
*
Revert "BoV 7.6 update - Grid (#19317)"
Ilia Motornyi
2015-12-03
1
-70
/
+27
*
BoV 7.6 update - Grid (#19317)
elmot
2015-12-03
1
-27
/
+70
*
Merge "Merge branch 'documentation'"
elmot
2015-12-03
523
-0
/
+99194
|
\
|
*
Merge branch 'documentation'
elmot
2015-11-23
523
-0
/
+99194
|
|
\
|
|
*
fixed missing image in datamodel/datamodel-overview.asciidoc
Jens Jansson
2015-11-20
2
-3
/
+0
|
|
*
Add space before section links
Leif Åstrand
2015-11-20
1
-5
/
+5
|
|
*
Framework documentation IN
elmot
2015-09-25
523
-6
/
+99191
|
|
*
The very first documentation file
elmot
2015-08-11
1
-0
/
+12
*
|
|
Check for optimizations when looking for missing updates (#18317)
Leif Åstrand
2015-12-03
3
-6
/
+57
*
|
|
Remove VOverlay dependency and use PopupPanel instead in Grid (#18698)
Teemu Suo-Anttila
2015-12-02
1
-4
/
+30
*
|
|
Add missing @since values
Henri Sara
2015-12-02
5
-5
/
+4
*
|
|
Detect hierarchy changes not sent to the client (#18317)
Leif Åstrand
2015-12-02
5
-4
/
+218
*
|
|
Upgrade Sass compiler to 0.9.13
Henri Sara
2015-12-02
1
-1
/
+1
[next]