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
*
Add isValid to Binder (#8274)
Aleksi Hietanen
2017-02-03
5
-11
/
+118
*
Add selection methods to grid that delegate to its selection model (#8315)
Aleksi Hietanen
2017-02-03
2
-2
/
+99
*
Fix absolute layout component resize test (#8429)
caalador
2017-02-03
1
-16
/
+29
*
Fix some broken tests and ComboBoxElement (#8430)
Henri Sara
2017-02-03
3
-15
/
+34
*
Run tests on Firefox 45 (#8428)
Artur
2017-02-03
1
-1
/
+4
*
Add Grid editor events. (#8365)
Denis
2017-02-02
13
-11
/
+576
*
Add default getEmptyValue for MultiSelect interface (#8420) (#8421)
8.0.0.beta2
caalador
2017-02-02
2
-5
/
+11
*
Typo fix; screenshots update.
Ilia Motornyi
2017-02-02
3
-2
/
+2
*
Add header required by docs site (#8425)
Artur
2017-02-02
1
-0
/
+5
*
Add scrollTo methods to Grid (#8203) (#8410)
caalador
2017-02-02
9
-0
/
+969
*
Grid tests migration. Next round. (#8412)
Denis
2017-02-02
14
-425
/
+330
*
Handle system properties for failsafe plugin (#8414)
Teemu Suo-Anttila
2017-02-02
2
-33
/
+23
*
Add helpers for dealing with columns based on its id (#8411)
Leif Åstrand
2017-02-02
8
-40
/
+506
*
Make it easy to invoke ServerRpc methods as part of unit tests (#8346)
Artur
2017-02-02
8
-39
/
+42
*
Require Maven 3.1 or newer for uitest (#8418)
Pekka Hyvönen
2017-02-02
1
-0
/
+5
*
Replace FontAwesome with Vaadin Icons (#8208)
Pekka Hyvönen
2017-02-01
36
-129
/
+472
*
Refactor testing of the framework (#8393)
Teemu Suo-Anttila
2017-02-01
44
-273
/
+1088
*
Update release notes for 8.0.0.beta2 (#8402)
Pekka Hyvönen
2017-02-01
1
-9
/
+14
*
Make Grid add columns based on bean properties (#8392)
Leif Åstrand
2017-02-01
12
-110
/
+404
*
Introduce Binder.addFialdValueChangeListener (#8273)
Denis
2017-02-01
2
-0
/
+195
*
Add a maven plugin for formatting according to Eclipse settings
Leif Åstrand
2017-02-01
57
-313
/
+340
*
Revert widget-set-testutil parent change (#8404)
Teemu Suo-Anttila
2017-01-31
1
-6
/
+15
*
Add test for compiling a widgetset that inherits Vaadin7WidgetSet (#8403)
Teemu Suo-Anttila
2017-01-31
5
-2
/
+66
*
Fix documentation examples
Ilia Motornyi
2017-01-31
1
-7
/
+10
*
Add styling to the unsupported browser page (#570) (#8354)
caalador
2017-01-31
1
-1
/
+47
*
Patameterize the ValueChangeListeners for rebuilt fields (#8369) (#8388)
caalador
2017-01-31
8
-42
/
+45
*
Refactor editor API to use Binding instead of a component generator (#8368)
Leif Åstrand
2017-01-31
11
-213
/
+190
*
Fix userOriginated state for CheckBox ValueChangeEvent from the user (#8383)
Artur
2017-01-30
2
-1
/
+62
*
Make compatibility aliases for isRequiredIndicatorVisible() (#8372)
Denis
2017-01-30
1
-0
/
+16
*
Increase threshold in server side performance test for stability (#8370)
Henri Sara
2017-01-30
1
-1
/
+1
*
Add reference to Column.setId in javadocs of methods accepting col ids (#8360)
Leif Åstrand
2017-01-30
4
-2
/
+14
*
Fix NPE when grid is sorted by column with null values
Ilia Motornyi
2017-01-30
2
-25
/
+180
*
Add convenience constructors to new components (#598) (#8351)
caalador
2017-01-30
15
-7
/
+955
*
Add regression tests for HasValue.getOptionalValue (#8352)
Leif Åstrand
2017-01-28
1
-0
/
+44
*
Introduce empty selection functionality for NativeSelect. (#8336)
Denis
2017-01-27
9
-7
/
+245
*
Allow to disable user selection in the grid model. (#8345)
Denis
2017-01-27
7
-11
/
+145
*
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
2
-1
/
+120
*
Implement GridSortOrder and SortOrderBuilders (#8338)
Aleksi Hietanen
2017-01-27
11
-38
/
+441
*
JspIntegrationTest as a separate module (#8228)
Ilia Motornyi
2017-01-26
8
-40
/
+188
*
Fix some faulty javaDoc names
caalador
2017-01-26
16
-36
/
+22
*
Extract Bean validation logic from Binder to BeanValidationBinder
Denis
2017-01-25
8
-43
/
+94
*
Update @HtmlImport javadoc to match implementation (#8331)
Artur
2017-01-25
1
-7
/
+8
*
Show unsupported browser page for FF version less than 45. (#8328)
Denis
2017-01-25
2
-1
/
+11
*
Add APIs to inform components of stale objects in DataProvider (#8271)
Teemu Suo-Anttila
2017-01-25
25
-50
/
+784
*
Support loading of HTML imports using @HtmlImport (#8301)
Artur
2017-01-25
23
-153
/
+677
*
Refactor how DataCommunicator passes filters to its DataProvider (#8309)
Leif Åstrand
2017-01-25
9
-75
/
+162
*
Use non-Generic SortOrder in Query. (#8239)
Denis
2017-01-25
13
-53
/
+94
*
Allow distinct configurable filter and wrapped filter types (#8322)
Leif Åstrand
2017-01-25
4
-34
/
+47
*
Serve VAADIN files also from META-INF/resources (#8286) (#8320)
Artur
2017-01-25
1
-4
/
+5
[next]