index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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
changelog-8.27.6
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused field in ComboBox
feature/eventbus
Henri Sara
2016-07-29
1
-7
/
+0
*
Moved ComboBox suggestion popup width to shared state
Henri Sara
2016-07-29
1
-10
/
+2
*
Remove obsolete paint attribute from ComboBox
Henri Sara
2016-07-29
1
-6
/
+0
*
Add PasswordField, TextArea, missing API to AbstractTextField
Aleksi Hietanen
2016-07-29
4
-41
/
+289
*
Merge remote-tracking branch 'origin/master' into feature/vaadin8
Henri Sara
2016-07-26
2
-0
/
+4
|
\
|
*
Document onUnregister in JS component/extension javadocs (#19799)
Marco Collovati
2016-07-19
2
-0
/
+4
*
|
Move data model classes to a more appropriate package
Johannes Dahlström
2016-07-21
18
-24
/
+29
*
|
Refactor ComboBox item painting (#19929)
Henri Sara
2016-07-21
1
-26
/
+51
*
|
Add default methods for selection handling to Listing
Teemu Suo-Anttila
2016-07-21
1
-2
/
+50
*
|
Request ComboBox pages with RPC (#19929)
Henri Sara
2016-07-21
1
-10
/
+14
*
|
Move ComboBox filtering mode to state (#19929)
Henri Sara
2016-07-21
1
-10
/
+7
*
|
Rename setOptions to setItems in Listing interface
Teemu Suo-Anttila
2016-07-21
1
-2
/
+2
*
|
Move ComboBox pageLength to state (#19929)
Henri Sara
2016-07-21
1
-22
/
+9
*
|
Send ComboBox selection with RPC (#19929)
Henri Sara
2016-07-21
2
-32
/
+34
*
|
Send ComboBox focus/blur with RPC (#19929)
Henri Sara
2016-07-21
1
-8
/
+9
*
|
Create new items with RPC (#19929)
Henri Sara
2016-07-21
1
-10
/
+12
*
|
Create ComboBoxServerRpc stub (#19229)
Henri Sara
2016-07-21
1
-6
/
+14
*
|
Use shared state in ComboBox (#19229)
Henri Sara
2016-07-21
1
-18
/
+9
*
|
Add a basic Validator support to Binder
Johannes Dahlström
2016-07-19
3
-33
/
+372
*
|
Merge remote-tracking branch 'origin/master' into feature/vaadin8
Leif Åstrand
2016-07-18
1
-7
/
+8
|
\
|
|
*
Fix typo
Sampsa Sohlman
2016-07-14
1
-1
/
+1
|
*
Fix javax.servlet version
Sampsa Sohlman
2016-07-14
1
-2
/
+2
|
*
Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOT
Sampsa Sohlman
2016-07-14
1
-4
/
+5
|
*
Support static inner classes when reading/writing declarative files (#20038)
Artur Signell
2016-07-13
3
-4
/
+76
|
*
Update @since for 7.6.8
Teemu Suo-Anttila
2016-07-12
1
-1
/
+1
|
*
Update @since for 7.6.7
Teemu Suo-Anttila
2016-07-12
1
-1
/
+1
|
*
Allow reaching the wrapped Item through GeneratedPropertyItem (#20032)
Anna Koskinen
2016-07-06
2
-2
/
+24
|
*
Fix navigation to same view with different parameters (#20029)
Teemu Suo-Anttila
2016-07-06
1
-17
/
+20
|
*
Fix RpcDataProviderExtension serialization issue (#19906)
Teemu Suo-Anttila
2016-06-29
2
-8
/
+67
|
*
Make sure AtmosphereFramework is always properly destroyed (#17581)
Artur Signell
2016-06-19
1
-1
/
+31
*
|
Allow modifying Column comparators, add missing javadoc
Teemu Suo-Anttila
2016-07-15
1
-13
/
+95
*
|
Add basic BackEndDataSource implementation taking a function
Teemu Suo-Anttila
2016-07-15
2
-2
/
+64
*
|
Move multi-select mode to AbstractSelectState
Henri Sara
2016-07-15
1
-12
/
+9
*
|
Use shared state for OptionGroup htmlContentAllowed
Henri Sara
2016-07-15
1
-12
/
+7
*
|
Remove deprecated column based width support from selects
Henri Sara
2016-07-15
3
-144
/
+0
*
|
Remove obsolete type attribute in AbstractSelect subclasses
Henri Sara
2016-07-15
4
-4
/
+0
*
|
Add support for sorting with backend data sources
Teemu Suo-Anttila
2016-07-14
5
-30
/
+119
*
|
Handle in-memory sorting in Grid with Comparators
Teemu Suo-Anttila
2016-07-14
4
-11
/
+54
*
|
Expose a public Binding interface, add unit tests to Binder
Johannes Dahlström
2016-07-14
2
-36
/
+127
*
|
Move Binder to a more proper package
Johannes Dahlström
2016-07-14
1
-1
/
+4
*
|
Add a new AbstractField class, refactor fields to extend it
Johannes Dahlström
2016-07-14
4
-114
/
+162
*
|
Add sortable support to Grid Columns
Teemu Suo-Anttila
2016-07-14
2
-0
/
+52
*
|
Fix adding columns to Grid before attaching to UI
Teemu Suo-Anttila
2016-07-14
3
-13
/
+41
*
|
Add method to DataSource for checking if data is in memory
Teemu Suo-Anttila
2016-07-14
3
-3
/
+14
*
|
Rename onEvent style methods to add*Listener
Johannes Dahlström
2016-07-14
7
-29
/
+27
*
|
Move DataSource handling to DataCommunicator
Teemu Suo-Anttila
2016-07-14
5
-101
/
+70
*
|
Rename Handler to EventListener
Johannes Dahlström
2016-07-13
8
-21
/
+24
*
|
Support static inner classes when reading/writing declarative files (#20038)
Artur Signell
2016-07-13
3
-4
/
+76
*
|
Update @since for 7.6.8
Teemu Suo-Anttila
2016-07-13
1
-1
/
+1
*
|
Update @since for 7.6.7
Teemu Suo-Anttila
2016-07-13
1
-1
/
+1
[next]