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
/
client
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing @since for 7.6.3
elmot
2016-02-19
1
-2
/
+2
*
Fix Editor trying to detach save and cancel buttons when unbuffered
Teemu Suo-Anttila
2016-02-16
1
-2
/
+4
*
Fix AbstractRemoteDataSource cache clean up on remove (#19482)
Teemu Suo-Anttila
2016-02-13
1
-3
/
+7
*
Fix NPE if stopping navigation in onBeforeUnload (#19541)
Artur Signell
2016-02-13
1
-0
/
+8
*
Fix NPE on column width detection in TreeTable and RowGenerator (#19437)
Teemu Suo-Anttila
2016-02-13
1
-3
/
+7
*
Open editor deferred to allow column size calculations on init (#19488)
Teemu Suo-Anttila
2016-02-05
1
-2
/
+2
*
Fix Editor overlay position when footer is displayed on top (#19491)
Teemu Suo-Anttila
2016-02-05
1
-3
/
+5
*
Make project Java 8 compatible
Artur Signell
2016-02-03
1
-1
/
+3
*
Make hiding/showing components in grid header/footer work (#19297)
Artur Signell
2016-01-29
2
-37
/
+82
*
Add missing @since for 7.6.2
elmot
2016-01-28
2
-3
/
+3
*
Make Checkbox label send context click events also (#19456)
Artur Signell
2016-01-22
1
-0
/
+15
*
Do not process click events for disabled optiongroups (#19433)
Artur Signell
2016-01-21
1
-1
/
+5
*
Allow legacy components to paint infinity double values again (#19447)
Artur Signell
2016-01-21
1
-1
/
+5
*
Clean up SingleSelectionModel client-side on data source change (#19469)
Teemu Suo-Anttila
2016-01-13
1
-0
/
+10
*
Add clarifying comment to CustomDetailsGenerator
Teemu Suo-Anttila
2016-01-12
1
-1
/
+3
*
Add missing @since for 7.6.1
Teemu Suo-Anttila
2016-01-12
2
-1
/
+3
*
Use LayoutManager for details rows (#18821, #18619)
Leif Åstrand
2016-01-12
4
-11
/
+106
*
Split VOverlay functionality to a new base class (#19347)
Teemu Suo-Anttila
2016-01-12
4
-1010
/
+1070
*
Fix ScrollbarBundle to not round down pixel values (#19421)
Teemu Suo-Anttila
2016-01-08
1
-12
/
+2
*
Support non-AbstractFieldConnector fields with Grid Editor (#19440)
Teemu Suo-Anttila
2016-01-07
1
-6
/
+6
*
Always set header/footer style name to TH (#19209)
Artur Signell
2016-01-07
1
-1
/
+1
*
ConnectorHierarchyChangeEvent.getParent() should return the connector (#18525)
Artur Signell
2016-01-07
1
-11
/
+8
*
Fixes exception when enter is pressed and there is nothing to select (#19149)
Artur Signell
2016-01-07
1
-2
/
+10
*
Add a client-side connector for DetailsComponentManager (#19412)
Teemu Suo-Anttila
2016-01-05
1
-0
/
+36
*
Listen to body for shortcut actions for standalone apps (#19392)
Artur Signell
2016-01-04
2
-14
/
+19
*
Add keyboard shortcut to save grid editor in buffered mode (#16842)
Teemu Suo-Anttila
2015-12-28
1
-1
/
+9
*
Fix WidgetRenderer column cells not correctly init on change (#19086)
Teemu Suo-Anttila
2015-12-22
2
-2
/
+29
*
Disable long tap support on iOS (#19367)
Henri Sara
2015-12-21
1
-1
/
+1
*
Ignore context click on resize handle (#19408)
Henri Sara
2015-12-21
1
-0
/
+16
*
Fix IE8 focus handling in Grid editor in unbuffered state (#19389)
Teemu Suo-Anttila
2015-12-18
1
-1
/
+22
*
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
*
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
2
-45
/
+113
*
Make it possible to only show collapsible columns in menu (#9811)
Leif Åstrand
2015-12-16
2
-4
/
+16
*
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
5
-3
/
+25
*
Fix mouse wheel scrolling of ComboBox in IE11 (#16918)
Anna Koskinen
2015-12-15
2
-18
/
+154
*
Fix selecting a row that was deselected on the server (#19360)
Teemu Suo-Anttila
2015-12-14
1
-10
/
+32
*
Enable using custom overlay in VMenuBar (#19368)
Henri Sara
2015-12-11
1
-1
/
+13
*
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
3
-3
/
+2
*
Prevent column drag resize from setting selection column width (#19324)
Teemu Suo-Anttila
2015-11-30
1
-0
/
+5
*
Unify select all behavior with single row selection. (#17742)
Sauli Tähkäpää
2015-11-30
1
-0
/
+12
*
Add stylename to sortable Table header cells (#8219)
Leif Åstrand
2015-11-27
1
-0
/
+12
*
Add stylename to sortable Grid header cells (#16991)
Leif Åstrand
2015-11-25
1
-6
/
+15
*
Omit empty hierarchy data from the response (#18510)
Leif Åstrand
2015-11-25
1
-123
/
+166
*
Add comment explaining the dummy read in setStyleTemporarily
Leif Åstrand
2015-11-24
1
-1
/
+4
[next]