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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix Grid height calculation when HeightMode.ROW (#20104, #20074)
adam
2016-08-11
7
-1
/
+243
*
Remove obsolete type attribute in AbstractSelect subclasses
Henri Sara
2016-08-11
4
-4
/
+0
*
Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*
Artur Signell
2016-08-10
80
-480
/
+480
*
Move old validators to legacy package (pre-#87).
Denis Anisimov
2016-08-10
66
-274
/
+274
*
Fix invalid [note] tags in documentation
Artur Signell
2016-08-10
1
-3
/
+6
*
Fix documentation typo
Artur Signell
2016-08-10
1
-1
/
+1
*
Binding.withValidator and Binder.validate methods (#26).
Denis Anisimov
2016-08-10
9
-5
/
+868
*
Move Validator and Validatable into legacy package.
Denis Anisimov
2016-08-09
43
-59
/
+61
*
Convert Slider to extend the new AbstractField
Artur Signell
2016-08-09
8
-273
/
+358
*
BoV: Fix a language issue for Listing
Henri Sara
2016-08-09
1
-1
/
+1
*
Eliminate calls to deprecated addListener(Focus/BlurListener)
Henri Sara
2016-08-09
8
-30
/
+30
*
Add support for required status to AbstractField
Artur Signell
2016-08-09
4
-24
/
+93
*
Rename AbstractFieldTest to LegacyAbstractFieldTest
Artur Signell
2016-08-08
10
-29
/
+34
*
Make AbstractField Focusable
Artur Signell
2016-08-08
1
-13
/
+41
*
Rename field in VFilterSelect.DataReceivedHandler for clarity
Henri Sara
2016-08-08
1
-6
/
+6
*
Update comment in VFilterSelect.resetSelection()
Henri Sara
2016-08-08
1
-5
/
+3
*
Clean javadoc/comments in ComboBoxConnector
Henri Sara
2016-08-08
1
-4
/
+1
*
Remove unused field in ComboBox
Henri Sara
2016-08-08
1
-7
/
+0
*
Moved ComboBox suggestion popup width to shared state
Henri Sara
2016-08-08
3
-17
/
+11
*
Remove obsolete paint attribute from ComboBox
Henri Sara
2016-08-08
1
-6
/
+0
*
Minor ComboBox client side cleanup (#19929)
Henri Sara
2016-08-08
2
-27
/
+2
*
Move combo box selection update logic to handler (#19929)
Henri Sara
2016-08-08
2
-104
/
+142
*
Move more combo logic to handler (#19929)
Henri Sara
2016-08-08
2
-59
/
+63
*
Binder.save() and Binder.load() methods implementation (#36).
Denis Anisimov
2016-08-08
2
-2
/
+92
*
Use a separate data received handler in VFilterSelect (#19929)
Henri Sara
2016-08-08
2
-121
/
+159
*
Move combo popup opener clicked flag to connector (#19929)
Henri Sara
2016-08-08
2
-37
/
+31
*
Refactor ComboBox pending selection handling (#19929)
Henri Sara
2016-08-08
2
-81
/
+62
*
Use accessors for combo internal state (#19929)
Henri Sara
2016-08-08
2
-25
/
+114
*
Remove UIDL references in VFilterSelect (#19929)
Henri Sara
2016-08-08
2
-17
/
+27
*
Refactor ComboBox item painting (#19929)
Henri Sara
2016-08-08
1
-26
/
+51
*
Request ComboBox pages with RPC (#19929)
Henri Sara
2016-08-08
3
-16
/
+27
*
Move ComboBox filtering mode to state (#19929)
Henri Sara
2016-08-08
3
-21
/
+16
*
Move ComboBox pageLength to state (#19929)
Henri Sara
2016-08-08
6
-30
/
+17
*
Send ComboBox selection with RPC (#19929)
Henri Sara
2016-08-08
5
-40
/
+48
*
Send ComboBox focus/blur with RPC (#19929)
Henri Sara
2016-08-08
3
-18
/
+61
*
Create new items with RPC (#19929)
Henri Sara
2016-08-08
3
-13
/
+21
*
Move ComboBox communication to connector (#19929)
Henri Sara
2016-08-08
2
-27
/
+95
*
Create ComboBoxServerRpc stub (#19229)
Henri Sara
2016-08-08
3
-6
/
+46
*
Use shared state in ComboBox (#19229)
Henri Sara
2016-08-08
3
-50
/
+56
*
Use snapshots of Maven plug-in
Henri Sara
2016-08-07
1
-1
/
+11
*
Add Binder for binding field values to bean properties
Teemu Suo-Anttila
2016-08-05
2
-0
/
+450
*
Implement new simple AbstractField
Johannes Dahlström
2016-08-05
8
-50
/
+582
*
Rename Field, AbstractField to legacy names
Johannes Dahlström
2016-08-05
90
-581
/
+660
*
Update documentation to match API in vol2
Artur Signell
2016-08-05
2
-12
/
+12
*
Re-enable accidentally disabled fields documentation
Artur Signell
2016-08-05
1
-8
/
+0
*
Update release notes for Vaadin 8
Henri Sara
2016-08-05
1
-101
/
+43
*
Rescaled images in layout chapter. Various small formatting fixes. Updated hi...
Marko Gronroos
2016-08-05
28
-250
/
+139
*
Revised component abstractions diagram (#19897).
Marko Gronroos
2016-08-05
4
-1248
/
+2336
*
BoV: Updated selection components to Vaadin 8.
Sami Ekblad
2016-08-05
1
-276
/
+154
*
BoV: Updated Java version compatibility notes to Java 8.
Sami Ekblad
2016-08-05
4
-26
/
+21
[prev]
[next]