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
/
server
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Miscellaneous Interface Refactoring
Ilia Motornyi
2016-12-14
7
-47
/
+127
*
Make AbstractListing implement Focusable (#7965)
Aleksi Hietanen
2016-12-14
2
-3
/
+20
*
Remove usage of Consumer from event listeners (#7985)
Pekka Hyvönen
2016-12-14
29
-196
/
+212
*
Rename setRequired to asRequired since it's logically not a setter (#7986)
Leif Åstrand
2016-12-14
4
-17
/
+18
*
Rename SelectAllCheckBoxVisible enumeration. (#7981)
Denis
2016-12-14
2
-41
/
+41
*
Fix Grid.addColumn without renderer to accept any type (#7974)
Teemu Suo-Anttila
2016-12-14
1
-7
/
+9
*
Add SerializableEventListener, make it parent of ConnectorEventListener (#7980)
Pekka Hyvönen
2016-12-14
2
-3
/
+41
*
Provide declarative support for Grid. (#7961)
Denis
2016-12-13
11
-52
/
+1487
*
No inherited threadlocal
Ilia Motornyi
2016-12-13
7
-228
/
+79
*
VerticalLayout has spacing = true and margin = true by default .
Ilia Motornyi
2016-12-12
7
-23
/
+34
*
Change Upload to be in immediate mode by default (#111)
Pekka Hyvönen
2016-12-12
3
-4
/
+28
*
Remove unused removeListener method (#7958)
Leif Åstrand
2016-12-12
1
-20
/
+0
*
Add @FunctionalInterface annotation to interfaces where applicable (#7954)
Aleksi Hietanen
2016-12-12
37
-2
/
+54
*
Remove unused EventListener interface (#7953)
Aleksi Hietanen
2016-12-12
2
-54
/
+6
*
Fix margin in declarative format is recognized as unsupported property gridla...
Tien Nguyen
2016-12-12
2
-0
/
+28
*
Erase type of BeanBinder#bindInstanceFields parameter in equality test
8.0.0.alpha9
Aleksi Hietanen
2016-12-09
2
-2
/
+30
*
Workaround for deadlock issue (#18436)
Artur Signell
2016-12-09
2
-2
/
+171
*
Add a generic selection listener to Grid & SelectionModels (#105)
Pekka Hyvönen
2016-12-09
19
-60
/
+332
*
Change return type of Binder#getBean to BEAN
Aleksi Hietanen
2016-12-08
4
-25
/
+31
*
Change default suggestion popup width in ComboBox (#91)
Aleksi Hietanen
2016-12-08
1
-4
/
+10
*
Deprecate Button#setHtmlContentAllowed (#104)
Aleksi Hietanen
2016-12-08
2
-3
/
+9
*
Introduce dedicated shared states for every core vaadin component/ext. (#98)
Denis
2016-12-08
26
-21
/
+380
*
Implement "afterViewChange()" as no-op by default. (#99)
Denis
2016-12-07
1
-3
/
+12
*
Don't use V8 FieldEvents classes in v7 compatibility module. (#93)
Denis
2016-12-07
10
-136
/
+0
*
Remove internal method from application-facing API (#97)
Leif Åstrand
2016-12-07
2
-21
/
+3
*
Add read-only support for single and multi select views for Grid. (#84)
Denis
2016-12-06
4
-11
/
+62
*
Provide a shorthand for the HasValue::clear() method. (#94)
Denis
2016-12-06
2
-0
/
+60
*
Fix classpath related tests under Windows
Ilia Motornyi
2016-12-06
1
-1
/
+1
*
Add Listing.setItems(Stream) (#90)
Pekka Hyvönen
2016-12-05
2
-1
/
+50
*
Separate Binding and BindingBuilder (#80)
Leif Åstrand
2016-12-05
14
-216
/
+306
*
Add a SelectionMode shorthand for Grid. (#83)
Pekka Hyvönen
2016-12-05
12
-154
/
+329
*
Extends declarative tests for selection components for "data-" attribute (#85)
Denis
2016-12-05
3
-16
/
+70
*
Introduce VaadinServiceInitListener (#18628) (#79)
Leif Åstrand
2016-12-02
3
-0
/
+156
*
Add comments clarifying the use of UUID for security tokens
Leif Åstrand
2016-12-02
2
-0
/
+12
*
Allow to set caption for the empty selection in a ComboBox.
Denis Anisimov
2016-12-01
1
-0
/
+37
*
Small fixes to javadocs
elmot
2016-12-01
6
-8
/
+8
*
Fix ListDataProvider and SortOrder javadoc
Henri Sara
2016-11-30
2
-3
/
+13
*
Use item caption generator in NativeSelect
Teemu Suo-Anttila
2016-11-30
1
-2
/
+16
*
NoSelectionModel for Grid
Pekka Hyvönen
2016-11-30
2
-0
/
+140
*
Add AbstractSelectionModel for Grid
Pekka Hyvönen
2016-11-30
3
-43
/
+75
*
Enable select all checkbox for MultiSelection Grid.
Pekka Hyvönen
2016-11-30
7
-31
/
+411
*
Fix sorted data provider data change event propagation
Teemu Suo-Anttila
2016-11-29
6
-226
/
+555
*
Provide access to window order position in windows stack (#14325).
Denis Anisimov
2016-11-29
2
-0
/
+241
*
Rename FilteringDataProviderWrapper to DataProviderWrapper
Teemu Suo-Anttila
2016-11-29
3
-11
/
+11
*
Grid merging footer cells
elmot
2016-11-29
3
-12
/
+121
*
Remove ItemFilter from ComboBox
Teemu Suo-Anttila
2016-11-29
2
-49
/
+8
*
Correct all tests that introspect classpath for Vaadin classes.
Denis Anisimov
2016-11-29
20
-234
/
+474
*
Make it possible to reset single select values
Leif Åstrand
2016-11-29
3
-0
/
+74
*
Add MultiSelect support for Grid
Pekka Hyvönen
2016-11-29
9
-57
/
+1329
*
Provide in-memory sorting information in Query
Teemu Suo-Anttila
2016-11-29
8
-52
/
+75
[next]