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
*
Make Eclipse add vaadin-icons source folder (#8531)
Henri Sara
2017-02-10
1
-1
/
+41
*
Use column id as the default sort order property (#8529)
Leif Åstrand
2017-02-10
2
-2
/
+63
*
Fix invalid docs navigation title (#8527)
Pekka Hyvönen
2017-02-09
2
-3
/
+3
*
Add Payara as an officially supported server (#8520)
Leif Åstrand
2017-02-09
1
-0
/
+1
*
Include Vaadin-Icons into the project, (#8485)
Ilia Motornyi
2017-02-09
7
-9
/
+89
*
Add shorthands for creating lazy DataProviders (#8511)
Teemu Suo-Anttila
2017-02-09
2
-0
/
+112
*
Remove BOM from release profile (#8518)
Henri Sara
2017-02-09
1
-2
/
+2
*
Fix click selection for automatic testing. (#8513)
caalador
2017-02-09
1
-9
/
+10
*
Update Firefox/Chrome screenshots and Chrome version (#8515)
Henri Sara
2017-02-09
2
-1
/
+1
*
Clarify addComponentsAndExpand javadocs (#8516)
Leif Åstrand
2017-02-09
2
-0
/
+8
*
Binding a null bean should clear the bound field values (#8288)
caalador
2017-02-09
2
-35
/
+139
*
Server integration fix 3 (#8442)
Ilia Motornyi
2017-02-09
5
-21
/
+72
*
Add addComponentsAndExpand to horizontal and vertical layout (#8480)
Leif Åstrand
2017-02-08
4
-0
/
+182
*
Clarify javadocs for query values not used for counting (#8509)
Leif Åstrand
2017-02-08
1
-4
/
+9
*
Allow configuring how string to number converters handle empty strings (#8506)
Leif Åstrand
2017-02-08
14
-29
/
+202
*
Provide a convenience method to get items set via setItems().
Denis
2017-02-08
6
-15
/
+90
*
Extract data provider callbacks to named and documented interfaces (#8508)
Leif Åstrand
2017-02-08
2
-27
/
+77
*
Provide a way to set styles for Header/Footer Cells and Rows in a Grid (#8499)
Denis
2017-02-08
10
-73
/
+161
*
Fix removing and adding a column in grid (#8437)
caalador
2017-02-08
3
-9
/
+32
*
Document BeanValidationBinder and RequiredFieldConfigurator. (#8504)
Denis
2017-02-08
1
-3
/
+21
*
Provide a way to configure bean binder to auto set required fields (#8460)
Denis
2017-02-08
5
-3
/
+335
*
Add javadoc explanation about how to create serializable comparators (#8505)
Leif Åstrand
2017-02-08
2
-21
/
+17
*
Fix profiles in vaadin-root pom.xml (#8484)
Teemu Suo-Anttila
2017-02-08
3
-73
/
+75
*
Fix keyboard navigation for ListSelect (#8503)
caalador
2017-02-08
2
-6
/
+25
*
Throw if there are no automatically bound fields via bindInstanceFields. (#8481)
Denis
2017-02-08
2
-24
/
+69
*
Add Grid.addColumn(String, Renderer) (#8470)
Leif Åstrand
2017-02-07
2
-5
/
+64
*
Fix toggling of WeekNumbers for DateTimeField. (#8468)
caalador
2017-02-07
4
-0
/
+173
*
Added missing parametrisation onto the column field of the GridContextClickEv...
SomeoneToIgnore
2017-02-07
1
-3
/
+3
*
Mention removed ThreadLocal.setInheritable in release notes (#8466)
Leif Åstrand
2017-02-07
1
-0
/
+1
*
Use thread-safe collections for VaadinService listeners (#7037)
Leif Åstrand
2017-02-07
1
-40
/
+57
*
Make one-arg addColumn use natural sort for mutually comparable values (#8458)
Leif Åstrand
2017-02-07
9
-29
/
+197
*
Add missing ScreenshotRule to Spring integration test (#8455)
Teemu Suo-Anttila
2017-02-06
1
-0
/
+6
*
Fix problem with re-opening the popup (#8446) (#8451)
caalador
2017-02-06
4
-6
/
+128
*
Add screenshots and workaround for Firefox 45 (#8450)
Henri Sara
2017-02-06
2
-0
/
+3
*
Add Firefox 45 workaround in ComboBoxElement (#8449)
Henri Sara
2017-02-06
1
-3
/
+13
*
Disable test method on which build got stuck. (#8445)
Henri Sara
2017-02-04
1
-0
/
+2
*
Fix JBoss 6 integration tests
Ilia Motornyi
2017-02-03
6
-196
/
+42
*
Add Firefox 45 screenshots (#8438)
Henri Sara
2017-02-03
1
-0
/
+0
*
Fix exception on remove column. (#8432)
caalador
2017-02-03
1
-2
/
+4
*
Update ValoThemeTest screenshots (#8431)
Henri Sara
2017-02-03
1
-0
/
+0
*
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
[next]