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
...
*
Update more Chrome 59 screenshots (#9563)
Henri Sara
2017-06-21
1
-0
/
+0
*
Load the debug window implementation asynchronously (#9026)
Leif Åstrand
2017-06-21
1
-52
/
+56
*
Update screenshots for Chrome 59 (#9562)
Henri Sara
2017-06-20
1
-0
/
+0
*
Prevent multiple runs of hierarchy column update (#9561)
Teemu Suo-Anttila
2017-06-20
1
-3
/
+9
*
Use fixed width in integration test for stability (#9560)
Henri Sara
2017-06-20
1
-0
/
+1
*
Enable row height and content mode settings for Tree (#9540)
Teemu Suo-Anttila
2017-06-20
7
-21
/
+149
*
Update hierarchical data related deprecation messages (#9558)
Henri Sara
2017-06-20
8
-21
/
+28
*
Set proper paragraph breaks in Button JavaDocs (#9557)
Leif Åstrand
2017-06-20
1
-4
/
+3
*
Add View.beforeLeave to support delayed navigation
Artur
2017-06-20
7
-60
/
+582
*
Fix minor Java documentation typo in Button#click API
Christophe Bismuth
2017-06-19
1
-1
/
+1
*
Fix displaying Grid sort order set from server (#9530)
Teemu Suo-Anttila
2017-06-19
4
-70
/
+73
*
Added the documentation getting-started-kotlin file (#9552)
Martin Vysny
2017-06-19
2
-0
/
+53
*
Use ClientConnector instead of Connector in id generation event (#9542)
Leif Åstrand
2017-06-19
1
-5
/
+3
*
Add missing JavaDoc to DataCommunicator
Teemu Suo-Anttila
2017-06-16
1
-0
/
+13
*
Only throw from Binder.bindInstanceFields if there are no bindings at all (#9...
8.1.0.beta2
Artur
2017-06-15
3
-7
/
+62
*
Add missing since tags (#9544)
Henri Sara
2017-06-15
7
-15
/
+19
*
Rewrite HierarchyMapper to consistently handle changes
Teemu Suo-Anttila
2017-06-15
11
-991
/
+923
*
Fix initConnectorIdGenerator typo (#9541)
Leif Åstrand
2017-06-15
2
-4
/
+4
*
Replace FontAwesome with VaadinIcons in an example (#9534)
manishpatelUK
2017-06-15
1
-3
/
+3
*
Make view parameter map available in ViewChangeEvent (#9529)
Artur
2017-06-15
3
-2
/
+105
*
Trying to lower the barrier to start following the tutorial (#9531)
Matti Tahvonen
2017-06-14
1
-1
/
+1
*
Fix method link in ActiveDataHandler JavaDoc (#9525)
Ilia Motornyi
2017-06-14
1
-1
/
+1
*
Allow changing the renderer of hierarchy column in TreeGrid (#9514)
Teemu Suo-Anttila
2017-06-13
8
-85
/
+116
*
Add getStateParameterMap to Navigator to get parameters as a map (#9517)
Peter Lehto
2017-06-13
2
-26
/
+188
*
Add methods for setting the date as an ISO value for date fields
Artur
2017-06-12
14
-83
/
+455
*
Add handler for row height changing in Grid
Teemu Suo-Anttila
2017-06-12
3
-8
/
+22
*
Add support for Views which are not components
Artur
2017-06-12
3
-18
/
+91
*
Add pluggable connector id generator support
Leif Åstrand
2017-06-12
10
-13
/
+287
*
Add mouse event details to the drop event (#9485)
Adam Wagner
2017-06-07
10
-17
/
+71
*
Show empty selection caption in ComboBox (#9468)
Teemu Suo-Anttila
2017-06-05
5
-7
/
+56
*
Improve logging when bean validation is not available
Henri Sara
2017-06-05
2
-4
/
+6
*
Mark valo $v-textfield-background-color--readonly as default (#9458)
Yuriy Artamonov
2017-05-31
1
-1
/
+1
*
Allow grid columns to optionally shrink to be narrower than contents
Artur
2017-05-30
8
-10
/
+212
*
Make TreeData.getChildren() return value immutable (#9455)
Henri Sara
2017-05-30
1
-3
/
+5
*
Add since tags and javadocs
Henri Sara
2017-05-30
2
-0
/
+21
*
Fix typo in documentation (#9454)
Flamenco
2017-05-30
1
-1
/
+1
*
Clarify javadoc of AbstractListing item icon generator
Henri Sara
2017-05-26
1
-2
/
+5
*
Make component iterators unmodifiable
Henri Sara
2017-05-26
7
-9
/
+19
*
Add new artifacts to vaadin-all ZIP
Henri Sara
2017-05-26
2
-0
/
+21
*
Find active connector anywhere in the DOM (#9429)
Artur
2017-05-26
3
-3
/
+103
*
Use correct listener in dependency filter test
Henri Sara
2017-05-26
2
-1
/
+10
*
Throw exception if user modifies same binding step twice
Teemu Suo-Anttila
2017-05-26
2
-0
/
+15
*
Fix `@since` tags from #9206 to 8.0.7
Pekka Hyvönen
2017-05-26
1
-9
/
+11
*
Fixes OOM for broken upload request
Ilia Motornyi
2017-05-26
2
-0
/
+70
*
Added constructor to Grid for compatibility with 8.0.7 (#9206) (#9209)
Mikhail Buzuverov
2017-05-26
1
-2
/
+19
*
Make dirty connector handling more deterministic (#9396)
Henri Sara
2017-05-26
1
-6
/
+21
*
Update release notes for beta (#9422)
8.1.0.beta1
Henri Sara
2017-05-24
1
-1
/
+1
*
Fix Escalator javadocs (#9421)
Pekka Hyvönen
2017-05-24
1
-2
/
+3
*
Fix drop indicator when Grid is scrolled (#9417)
Pekka Hyvönen
2017-05-24
5
-28
/
+72
*
Allow changing NavigationStateManager (#9410)
apolds
2017-05-24
1
-0
/
+4
[prev]
[next]