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
*
Don't use V8 FieldEvents classes in v7 compatibility module. (#93)
Denis
2016-12-07
12
-146
/
+61
*
Remove internal method from application-facing API (#97)
Leif Åstrand
2016-12-07
2
-21
/
+3
*
Replace box-sizing @include with bare box-sizing (#92)
Artur
2016-12-07
21
-39
/
+39
*
Add read-only support for single and multi select views for Grid. (#84)
Denis
2016-12-06
17
-99
/
+524
*
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
*
Add screenshot submodule to master branch (#88)
Teemu Suo-Anttila
2016-12-05
2
-0
/
+4
*
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
17
-179
/
+347
*
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
7
-0
/
+280
*
Fix root POM SCM entries to point to GitHub (#73)
Henri Sara
2016-12-02
1
-2
/
+2
*
Replace github.com/vaadin/vaadin with github.com/vaadin/framework (#75)
Artur
2016-12-02
6
-13
/
+13
*
Remove obsolete release scripts (#74)
Henri Sara
2016-12-02
2
-176
/
+0
*
Remove Gerrit mentions from contribution guide
Artur
2016-12-02
1
-72
/
+2
*
Add comments clarifying the use of UUID for security tokens
Leif Åstrand
2016-12-02
2
-0
/
+12
*
Fix focus and blur tests for CheckBoxGroup, NativeSelect and RatioButtonGroup
Aleksi Hietanen
2016-12-01
3
-11
/
+14
*
Allow to set caption for the empty selection in a ComboBox.
Denis Anisimov
2016-12-01
6
-76
/
+275
*
Add test for NativeSelect caption generators
8.0.0.alpha8
Teemu Suo-Anttila
2016-12-01
3
-0
/
+129
*
Small fixes to javadocs
elmot
2016-12-01
13
-15
/
+15
*
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
6
-6
/
+346
*
Add AbstractSelectionModel for Grid
Pekka Hyvönen
2016-11-30
9
-106
/
+247
*
Enable select all checkbox for MultiSelection Grid.
Pekka Hyvönen
2016-11-30
21
-267
/
+1117
*
Fix typo in README.md
Aleksi Hietanen
2016-11-29
1
-1
/
+1
*
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
11
-12
/
+900
*
Rename FilteringDataProviderWrapper to DataProviderWrapper
Teemu Suo-Anttila
2016-11-29
3
-11
/
+11
*
Grid merging footer cells
elmot
2016-11-29
6
-59
/
+217
*
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
27
-278
/
+431
*
Make it possible to reset single select values
Leif Åstrand
2016-11-29
5
-0
/
+185
*
Add MultiSelect support for Grid
Pekka Hyvönen
2016-11-29
40
-642
/
+1954
*
Provide in-memory sorting information in Query
Teemu Suo-Anttila
2016-11-29
9
-54
/
+78
*
Unify usage of HandlerRegistration #19267
Denis Anisimov
2016-11-29
7
-7
/
+7
*
Ensure all BeanBinding chaining methods return BeanBinding
Leif Åstrand
2016-11-29
2
-0
/
+75
*
Simplify Binding API by removing the FIELDTYPE type parameter
Leif Åstrand
2016-11-29
8
-100
/
+90
*
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
3
-0
/
+260
*
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
5
-39
/
+39
*
Type Listing for DataProvider to allow custom filter types
Teemu Suo-Anttila
2016-11-28
41
-165
/
+342
*
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
4
-0
/
+77
*
Add state classes for Abstract(Single)ComponentContainer
Henri Sara
2016-11-28
12
-15
/
+112
*
Change addXXListener method in VaadinService to return Registration.
Denis Anisimov
2016-11-28
1
-16
/
+40
*
Revert Upload listener registration changes in compatibility package
Henri Sara
2016-11-27
1
-30
/
+96
[next]