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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce empty selection functionality for NativeSelect. (#8336)
Denis
2017-01-27
1
-0
/
+56
*
Allow to disable user selection in the grid model. (#8345)
Denis
2017-01-27
5
-11
/
+44
*
Add a default getOptionalValue() to HasValue (#8324)
Giovanni Lovato
2017-01-27
1
-0
/
+13
*
Add convenience constructors for TextField (#597) (#8341)
caalador
2017-01-27
1
-1
/
+50
*
Implement GridSortOrder and SortOrderBuilders (#8338)
Aleksi Hietanen
2017-01-27
8
-23
/
+359
*
Fix some faulty javaDoc names
caalador
2017-01-26
16
-36
/
+22
*
Extract Bean validation logic from Binder to BeanValidationBinder
Denis
2017-01-25
5
-35
/
+85
*
Update @HtmlImport javadoc to match implementation (#8331)
Artur
2017-01-25
1
-7
/
+8
*
Add APIs to inform components of stale objects in DataProvider (#8271)
Teemu Suo-Anttila
2017-01-25
14
-34
/
+267
*
Support loading of HTML imports using @HtmlImport (#8301)
Artur
2017-01-25
6
-73
/
+333
*
Refactor how DataCommunicator passes filters to its DataProvider (#8309)
Leif Åstrand
2017-01-25
6
-58
/
+104
*
Use non-Generic SortOrder in Query. (#8239)
Denis
2017-01-25
9
-39
/
+85
*
Allow distinct configurable filter and wrapped filter types (#8322)
Leif Åstrand
2017-01-25
2
-22
/
+28
*
Serve VAADIN files also from META-INF/resources (#8286) (#8320)
Artur
2017-01-25
1
-4
/
+5
*
Add static helpers for creating callback data providers (#8314)
Leif Åstrand
2017-01-25
8
-28
/
+76
*
Support using multiple @JavaScript and @StyleSheet annotations on a class (#8...
Artur
2017-01-24
6
-27
/
+141
*
Make BeanBinderPropertySet exclude Object properties (#8306)
Leif Åstrand
2017-01-24
1
-3
/
+6
*
Unify container wrapping (#8312)
Leif Åstrand
2017-01-24
4
-88
/
+68
*
Use getFirstSelectedItem() instead of getFirstSelected(). (#8308)
Denis
2017-01-24
3
-3
/
+3
*
Fix BeanBinderPropertySet to not deserialize into multiple instances (#8305)
Leif Åstrand
2017-01-23
1
-29
/
+75
*
Add shorthands to ComboBox for setting a ListDataProvider
Leif Åstrand
2017-01-23
1
-4
/
+80
*
Remove outdated filtering concepts (#8289)
Leif Åstrand
2017-01-23
4
-171
/
+3
*
Add ListDataProvider shorthands for filter conversion (#8279)
Leif Åstrand
2017-01-22
2
-13
/
+208
*
Add a data provider wrapper with a configurable filter (#8280)
Leif Åstrand
2017-01-20
6
-3
/
+210
*
Overload AbstarctComponent.setDescription() with content mode parameter (#8252)
Denis
2017-01-20
3
-6
/
+24
*
Introduce DateTimeFile and InlineDateTimeField. (#8218)
Denis
2017-01-19
8
-5
/
+524
*
Change BackEndDataProvider into an interface (#8268)
Leif Åstrand
2017-01-19
5
-76
/
+176
*
Allow setting filters directly in ListDataProvider (#8267)
Leif Åstrand
2017-01-19
1
-5
/
+164
*
Simplified javadoc (#8272)
Matti Tahvonen
2017-01-18
1
-6
/
+5
*
Make data providers statefull with regards to default sort orders (#8247)
Leif Åstrand
2017-01-17
2
-94
/
+180
*
Add separate modules to test Bean Validation lib necessity. (#8249)
Denis
2017-01-16
1
-2
/
+10
*
Introduce Binder.setReadOnly() (#8241)
Denis
2017-01-16
1
-0
/
+17
*
Fix comments in serializable functional interfaces (#8246)
Leif Åstrand
2017-01-16
3
-5
/
+5
*
Support for HTML5 push/replaceState for proper deep linking features (#8116)
Matti Tahvonen
2017-01-13
2
-13
/
+205
*
Add "deselect allowed" feature to the Grid. (#8227)
Denis
2017-01-13
2
-0
/
+30
*
Support for defining the root element for Javascript components (#8143)
Artur
2017-01-13
1
-3
/
+22
*
Replace Listing with HasDataProvider and HasFilterableDataProvider (#8122)
Leif Åstrand
2017-01-13
15
-171
/
+234
*
Include old value in ValueChangeEvent (#8229)
Aleksi Hietanen
2017-01-13
13
-44
/
+80
*
Integrate BeanBinder functionality into Binder (#8096)
Leif Åstrand
2017-01-12
7
-708
/
+840
*
Remove unused private method (#8224)
Leif Åstrand
2017-01-11
1
-15
/
+0
*
Correctly reset DataCommunicator when its DataProvider is changed (#8138)
Aleksi Hietanen
2017-01-10
10
-27
/
+55
*
Fix broken method signature of Grid.addColumn (#8180)
Aleksi Hietanen
2017-01-10
1
-2
/
+1
*
Refactor AbstractDateField. (#8146)
Denis
2017-01-10
7
-132
/
+384
*
Allow AbstractField to override value equality (#8201)
Leif Åstrand
2017-01-10
1
-1
/
+19
*
Remove uriFragmentChanged from the public API of UriFragmentManager (#8164)
Leif Åstrand
2017-01-09
1
-11
/
+5
*
Add LocalDateToDateConverter (#8147)
Leif Åstrand
2017-01-05
1
-0
/
+80
*
Restore all current instance values after running access tasks (#8131)
Leif Åstrand
2017-01-05
1
-1
/
+4
*
Avoid redundant autoboxing in BackEndDataProvider's size callback (#8127)
Aleksi Hietanen
2017-01-04
2
-3
/
+39
*
Automatically complete custom bindings in BeanBinder#bindInstanceFields (#8012)
Aleksi Hietanen
2017-01-03
2
-3
/
+121
*
Update @since tags for 7.7.5
Denis Anisimov
2017-01-03
1
-0
/
+2
[next]