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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a maven plugin for formatting according to Eclipse settings
Leif Åstrand
2017-02-01
23
-158
/
+155
*
Introduce empty selection functionality for NativeSelect. (#8336)
Denis
2017-01-27
1
-4
/
+22
*
Show unsupported browser page for FF version less than 45. (#8328)
Denis
2017-01-25
1
-0
/
+10
*
Support loading of HTML imports using @HtmlImport (#8301)
Artur
2017-01-25
2
-69
/
+96
*
Fix absolute layout component sizing on size change (#8269)
caalador
2017-01-23
1
-0
/
+4
*
Remove custom preloading support and load scripts using async=false (#8291)
Artur
2017-01-23
2
-236
/
+26
*
Code cleanup: Move dependency loading logic to a separate class (#8290)
Artur
2017-01-23
4
-88
/
+186
*
Overload AbstarctComponent.setDescription() with content mode parameter (#8252)
Denis
2017-01-20
5
-15
/
+93
*
Introduce DateTimeFile and InlineDateTimeField. (#8218)
Denis
2017-01-19
17
-52
/
+1095
*
Better instructions in widgetset optimization view in the debug window. (#8261)
Sami Ekblad
2017-01-18
1
-5
/
+5
*
Support for HTML5 push/replaceState for proper deep linking features (#8116)
Matti Tahvonen
2017-01-13
3
-95
/
+39
*
Add "deselect allowed" feature to the Grid. (#8227)
Denis
2017-01-13
3
-19
/
+76
*
Support for defining the root element for Javascript components (#8143)
Artur
2017-01-13
5
-25
/
+80
*
Refactor AbstractDateField. (#8146)
Denis
2017-01-10
16
-1160
/
+1707
*
Move Grid event handlers to a list, add method to add custom handlers
Johannes Dahlström
2017-01-03
2
-152
/
+223
*
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
*
Add javadocs and @since for the #20469 migration patch.
Denis Anisimov
2017-01-03
2
-0
/
+13
*
Re-add body rows when Escalator is reattached to DOM (#20477)
Artur Signell
2017-01-03
1
-34
/
+14
*
Update @since tags for 7.7.5
Denis Anisimov
2017-01-03
4
-2
/
+24
*
Set focus when click on RadioButton via JS. (#8062)
rogozinds
2016-12-21
2
-2
/
+7
*
Global java code cleanup using Eclipse Neon.1
Leif Åstrand
2016-12-20
36
-123
/
+124
*
@since tag is set (#8021)
Denis
2016-12-16
1
-2
/
+2
*
Delete CheckboxRenderer
Ilia Motornyi
2016-12-15
2
-100
/
+0
*
Rename com.vaadin.server.data to com.vaadin.data.provider (#8004)
Pekka Hyvönen
2016-12-15
1
-1
/
+1
*
Redesign user-defined column identifiers for Grid (#7983)
Teemu Suo-Anttila
2016-12-15
1
-1
/
+1
*
Allow defining a focus delegate component for CustomField (#20336)
Pekka Hyvönen
2016-12-15
2
-8
/
+96
*
Migrate 7.7.5 branch patches to v8. (#7969)
Denis
2016-12-15
7
-78
/
+346
*
Make AbstractListing implement Focusable (#7965)
Aleksi Hietanen
2016-12-14
5
-1
/
+25
*
Fix license header
Aleksi Hietanen
2016-12-09
1
-5
/
+5
*
Update @since tag for 7.7.4.
Denis Anisimov
2016-12-09
1
-1
/
+1
*
Show a sensible message for missing extensions (#10799)
Artur Signell
2016-12-09
6
-26
/
+98
*
Ensure #cell[N] always scrolls row N into view (#20423)
Artur Signell
2016-12-09
1
-8
/
+12
*
Publish Escalator.getBodyRowCount to JS (#20344)
Artur Signell
2016-12-09
1
-9
/
+23
*
Allow a resize listener to fire a resize listener (#20338)
Artur Signell
2016-12-09
1
-3
/
+4
*
Make modal window block shortcuts for underlying components (#20366)
Artur Signell
2016-12-09
2
-0
/
+14
*
Make Grid isWorkPending wait for scroll events to complete (#20417)
Artur Signell
2016-12-09
1
-1
/
+12
*
Introduce dedicated shared states for every core vaadin component/ext. (#98)
Denis
2016-12-08
22
-46
/
+158
*
Add read-only support for single and multi select views for Grid. (#84)
Denis
2016-12-06
10
-85
/
+272
*
Allow to set caption for the empty selection in a ComboBox.
Denis Anisimov
2016-12-01
2
-76
/
+101
*
Small fixes to javadocs
elmot
2016-12-01
1
-1
/
+1
*
NoSelectionModel for Grid
Pekka Hyvönen
2016-11-30
1
-0
/
+61
*
Add AbstractSelectionModel for Grid
Pekka Hyvönen
2016-11-30
3
-58
/
+114
*
Enable select all checkbox for MultiSelection Grid.
Pekka Hyvönen
2016-11-30
5
-77
/
+361
*
Provide access to window order position in windows stack (#14325).
Denis Anisimov
2016-11-29
5
-12
/
+260
*
Grid merging footer cells
elmot
2016-11-29
1
-43
/
+18
*
Add MultiSelect support for Grid
Pekka Hyvönen
2016-11-29
6
-90
/
+135
*
Unify usage of HandlerRegistration #19267
Denis Anisimov
2016-11-29
7
-7
/
+7
*
Add state classes for Abstract(Single)ComponentContainer
Henri Sara
2016-11-28
1
-0
/
+6
*
Reintroduce Grid Editor using Binder
Teemu Suo-Anttila
2016-11-25
4
-5
/
+246
[next]