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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed comment to reflect test expectation (#10676)
Marco Collovati
2018-03-05
1
-1
/
+1
*
Add setReadOnly for Bindings (#10482)
Teemu Suo-Anttila
2018-02-08
1
-10
/
+38
*
Add recursive expand and collapse method to TreeGrid and Tree (#10283)
Adam Wagner
2018-02-08
2
-3
/
+3
*
Fix Column.setSortable being overridden (#10604)
Teemu Suo-Anttila
2018-02-07
2
-27
/
+73
*
Rename contentMode to descriptionContentMode in MenuItem (#10494)
Leif Åstrand
2018-01-08
1
-5
/
+5
*
Add ContentMode for the description of MenuItems (#9984)
Jonas Zipprick
2017-12-29
1
-1
/
+24
*
Treat fields as readonly when bound with null setter (#10477)
Marco Collovati
2017-12-29
2
-7
/
+25
*
Make Binder.setReadonly ignore effectively readonly bindings (#10368)
Marco Collovati
2017-12-28
2
-0
/
+43
*
Fix nested bean property name (#10271)
schaerl
2017-11-22
1
-0
/
+48
*
Improve Binder JavaDocs and APIs (#10347)
Teemu Suo-Anttila
2017-11-21
1
-0
/
+8
*
Fix issues from API review for 8.2 (#10342)
Aleksi Hietanen
2017-11-21
3
-19
/
+19
*
Extract AbstractBeanPropertyDefinition and PropertyFilterDefinition (#10344)
Aleksi Hietanen
2017-11-21
1
-1
/
+0
*
FileResource to use bufferSize, and StreamResource to use getCacheTime() (#10...
Ahmed Ashour
2017-11-21
2
-0
/
+47
*
Remove unused imports (#10330)
Ahmed Ashour
2017-11-21
8
-14
/
+6
*
Rename GridDragger to GridRowDragger (#10333)
Pekka Hyvönen
2017-11-17
2
-12
/
+12
*
Add documentation on GridDragger (#10328)
Pekka Hyvönen
2017-11-16
2
-0
/
+38
*
Add helper for Grid row DnD (#10255)
Pekka Hyvönen
2017-11-15
2
-0
/
+458
*
Add new drop mode ON_GRID for GridDropTarget (#10296)
Pekka Hyvönen
2017-11-15
1
-0
/
+152
*
Fix TreeGrid to use correct super constructor (#10291)
Jerome Meyer
2017-11-14
1
-0
/
+6
*
Improve nested property support for Binder (#9925)
Olli Tietäväinen
2017-11-14
2
-2
/
+198
*
Add API to read Binding value from bean (#10316)
Teemu Suo-Anttila
2017-11-13
1
-0
/
+21
*
HasItems.setItems(T... items) should allow edits (#10290)
Pekka Hyvönen
2017-11-06
2
-0
/
+82
*
Use lambda expressions. (#10268)
Ahmed Ashour
2017-11-01
2
-39
/
+26
*
Fix end of line comments, which were made by automatic formatter (#10234)
Ahmed Ashour
2017-10-31
3
-21
/
+15
*
add Grid.Column#get/setAssistiveCaption (#10219)
Knoobie
2017-10-30
1
-0
/
+7
*
Use lambda with Handlers (#10229)
Ahmed Ashour
2017-10-27
1
-1
/
+0
*
Use lambda with Listeners (#10222)
Ahmed Ashour
2017-10-26
12
-31
/
+33
*
Improve naming of fields and variables (#10242)
Ahmed Ashour
2017-10-26
3
-3
/
+3
*
Remove trailing spaces (#10224)
Ahmed Ashour
2017-10-26
3
-7
/
+7
*
Grid column to be sortable when implemented/supported (Fixes #8792). (#10190)
Ahmed Ashour
2017-10-23
1
-3
/
+14
*
Grid.removeColumn() not to fail silently (Fixes #8056) (#10215)
Ahmed Ashour
2017-10-20
1
-17
/
+79
*
AbstractDateField.formatDate() to be abstract (#10186)
Ahmed Ashour
2017-10-20
1
-0
/
+5
*
Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)
Ahmed Ashour
2017-10-20
11
-13
/
+15
*
Simplify lambda expressions (#10198)
Ahmed Ashour
2017-10-20
11
-81
/
+51
*
Convert AbstractDateField not to be a LegacyComponent (#10148)
Ahmed Ashour
2017-10-13
1
-12
/
+12
*
Use Collection.isEmpty() (#10172)
Ahmed Ashour
2017-10-12
3
-4
/
+4
*
Add ErrorLevel to Validators and results (#10099)
Teemu Suo-Anttila
2017-10-11
1
-0
/
+20
*
Fix Binder bean writing to only validate and write given bindings (#10162)
Teemu Suo-Anttila
2017-10-11
2
-6
/
+42
*
Remove unneeded .toString() (#10141)
Ahmed Ashour
2017-10-10
2
-5
/
+4
*
Fix typos (#10124)
Ahmed Ashour
2017-10-04
1
-1
/
+1
*
Registration to remove state.registeredEventListeners (fixes #9634) (#10130)
Ahmed Ashour
2017-10-04
1
-0
/
+16
*
Use static import of Assert in tests (#10126)
Ahmed Ashour
2017-10-03
170
-2046
/
+2211
*
Use enhanced for loop for arrays. (#10121)
Ahmed Ashour
2017-10-02
1
-3
/
+1
*
Use enhanced for loop instead of Iterator. (#10100)
Ahmed Ashour
2017-09-29
3
-17
/
+7
*
Use StandardCharsets.UTF_8 (#10113)
Ahmed Ashour
2017-09-29
7
-28
/
+25
*
Revert "Store Vaadin session after each update" (#10112)
8.2.0.alpha2
Henri Sara
2017-09-28
1
-17
/
+0
*
Use interface instead of implementation (#10073)
Ahmed Ashour
2017-09-28
5
-23
/
+23
*
Use single character for StringBuilder.append (#10102)
Ahmed Ashour
2017-09-28
3
-8
/
+8
*
Add option to use PushState instead of URI fragments in Navigator (#10042)
Teemu Suo-Anttila
2017-09-27
5
-14
/
+164
*
Store Vaadin session after each update
Artur Signell
2017-09-27
1
-0
/
+17
[next]