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
/
main
/
java
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce dedicated shared states for every core vaadin component/ext. (#98)
Denis
2016-12-08
25
-21
/
+279
*
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
2
-11
/
+21
*
Provide a shorthand for the HasValue::clear() method. (#94)
Denis
2016-12-06
1
-0
/
+13
*
Add Listing.setItems(Stream) (#90)
Pekka Hyvönen
2016-12-05
2
-1
/
+50
*
Separate Binding and BindingBuilder (#80)
Leif Åstrand
2016-12-05
7
-156
/
+243
*
Add a SelectionMode shorthand for Grid. (#83)
Pekka Hyvönen
2016-12-05
5
-75
/
+207
*
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
1
-0
/
+71
*
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
5
-13
/
+264
*
Fix sorted data provider data change event propagation
Teemu Suo-Anttila
2016-11-29
3
-6
/
+168
*
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
14
-37
/
+142
*
Make it possible to reset single select values
Leif Åstrand
2016-11-29
2
-0
/
+26
*
Add MultiSelect support for Grid
Pekka Hyvönen
2016-11-29
5
-28
/
+418
*
Provide in-memory sorting information in Query
Teemu Suo-Anttila
2016-11-29
6
-45
/
+69
*
Ensure all BeanBinding chaining methods return BeanBinding
Leif Åstrand
2016-11-29
1
-0
/
+51
*
Simplify Binding API by removing the FIELDTYPE type parameter
Leif Åstrand
2016-11-29
3
-55
/
+47
*
Remove unused field in ComboBox
Teemu Suo-Anttila
2016-11-29
1
-6
/
+0
*
Add ComboBox custom filtering methods and tests
Teemu Suo-Anttila
2016-11-28
2
-0
/
+79
*
Add a fallback to Declarative*Generator
Teemu Suo-Anttila
2016-11-28
5
-9
/
+30
*
Add filter type to DataCommunicator
Teemu Suo-Anttila
2016-11-28
4
-37
/
+34
*
Type Listing for DataProvider to allow custom filter types
Teemu Suo-Anttila
2016-11-28
12
-68
/
+185
*
Use state classes for Embedded, InlineDateField and NativeButton
Henri Sara
2016-11-28
3
-0
/
+34
*
Add missing getState(boolean) methods
Henri Sara
2016-11-28
15
-8
/
+83
*
Add shared state for CustomComponent and DragAndDropWrapper
Henri Sara
2016-11-28
2
-0
/
+23
*
Add state classes for Abstract(Single)ComponentContainer
Henri Sara
2016-11-28
2
-0
/
+25
*
Change addXXListener method in VaadinService to return Registration.
Denis Anisimov
2016-11-28
1
-16
/
+40
*
Reintroduce Grid Editor using Binder
Teemu Suo-Anttila
2016-11-25
4
-10
/
+594
*
Data should be updated when it's set for disabled components.
Denis Anisimov
2016-11-25
2
-3
/
+64
*
Grid merging header cells
elmot
2016-11-24
3
-13
/
+110
*
Provide declarative support for listing components.
Denis Anisimov
2016-11-24
10
-159
/
+776
*
Add helper for updating the diffstate of a component
Leif Åstrand
2016-11-23
5
-9
/
+43
*
Refactor listener registration creation to reduce boilerplate
Leif Åstrand
2016-11-23
40
-260
/
+171
*
Remove unused theme getter (#11412)
Artur Signell
2016-11-22
1
-23
/
+0
*
Fix field value change event handling for unbound binder
Aleksi Hietanen
2016-11-22
1
-36
/
+75
*
Implement chaining of filters for data providers
Teemu Suo-Anttila
2016-11-22
4
-35
/
+225
*
Add UI.access() safeguard for shared data providers
Teemu Suo-Anttila
2016-11-22
1
-1
/
+2
*
Add DataProvider.setFilter method
Teemu Suo-Anttila
2016-11-22
2
-3
/
+47
[next]