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
*
Fix missing v-disabled for RadioButtonGroup and CheckBoxGroup options (#10332)
Pekka Hyvönen
2017-11-22
6
-2
/
+231
*
Test for MenuBar's WAI-ARIA attributes (#3922) (#10349)
Ansku
2017-11-22
2
-0
/
+105
*
Disabled ComboBox should not open popup on pasting (Fixes #7898) (#10240)
Ahmed Ashour
2017-11-22
4
-21
/
+79
*
Fix nested bean property name (#10271)
schaerl
2017-11-22
4
-39
/
+72
*
Improve Binder JavaDocs and APIs (#10347)
Teemu Suo-Anttila
2017-11-21
2
-7
/
+30
*
Create DescriptionGenerator in package com.vaadin.ui (#10346)
Aleksi Hietanen
2017-11-21
9
-10
/
+39
*
Fix issues from API review for 8.2 (#10342)
Aleksi Hietanen
2017-11-21
23
-114
/
+97
*
Extract AbstractBeanPropertyDefinition and PropertyFilterDefinition (#10344)
Aleksi Hietanen
2017-11-21
5
-118
/
+192
*
Issue3922disableditem (#10259)
Ansku
2017-11-21
4
-48
/
+230
*
FileResource to use bufferSize, and StreamResource to use getCacheTime() (#10...
Ahmed Ashour
2017-11-21
4
-2
/
+50
*
Remove unused imports (#10330)
Ahmed Ashour
2017-11-21
29
-42
/
+9
*
Update testbench version (#10336)
Guille
2017-11-20
3
-26
/
+2
*
Add known PushStateNavigation issue to release notes (#10334)
Teemu Suo-Anttila
2017-11-17
1
-0
/
+3
*
Rename GridDragger to GridRowDragger (#10333)
Pekka Hyvönen
2017-11-17
13
-45
/
+45
*
Add documentation on GridDragger (#10328)
Pekka Hyvönen
2017-11-16
9
-5
/
+208
*
Remove empty li element from release notes (#10326)
Teemu Suo-Anttila
2017-11-16
1
-1
/
+0
*
Update since tags in JavaDoc (#10325)
8.2.0.alpha3
Teemu Suo-Anttila
2017-11-15
23
-43
/
+43
*
Fix click listener in WidgetSet test (#10324)
Teemu Suo-Anttila
2017-11-15
1
-2
/
+2
*
Add helper for Grid row DnD (#10255)
Pekka Hyvönen
2017-11-15
15
-109
/
+1364
*
Add mention of Wildfly 11 support and a test for it (#10319)
Teemu Suo-Anttila
2017-11-15
3
-1
/
+46
*
Update CDI tutorial wiki link (#10322)
Olli Tietäväinen
2017-11-15
1
-1
/
+1
*
Add new drop mode ON_GRID for GridDropTarget (#10296)
Pekka Hyvönen
2017-11-15
9
-36
/
+361
*
Fix TreeGrid to use correct super constructor (#10291)
Jerome Meyer
2017-11-14
2
-26
/
+35
*
Improve nested property support for Binder (#9925)
Olli Tietäväinen
2017-11-14
4
-12
/
+477
*
Add API to read Binding value from bean (#10316)
Teemu Suo-Anttila
2017-11-13
2
-3
/
+43
*
Set no-store headers on UIDL messages
Leif Åstrand
2017-11-10
1
-3
/
+9
*
set default ContentMode PREFORMATTED in parameterless TooltipInfo constructor...
Olli Tietäväinen
2017-11-10
1
-0
/
+1
*
Fix setting custom tab index for TabSheet or Accordion (#9574) (#10278)
Ansku
2017-11-10
5
-7
/
+58
*
Add ContentMode for row and cell descriptions in Grid (#10282)
Teemu Suo-Anttila
2017-11-10
7
-49
/
+295
*
Update README.md (#10302)
Olli Tietäväinen
2017-11-10
1
-1
/
+1
*
Relax mapper access in HierarchicalDataCommunicator
Ilia Motornyi
2017-11-10
1
-0
/
+8
*
Remove deprecated usage of ApplicationConnection.hasEventListeners() (#10248)
Ahmed Ashour
2017-11-07
5
-8
/
+13
*
Skip scheduled flush if clear() is called (#10289)
Leif Åstrand
2017-11-07
1
-8
/
+15
*
Make focus circulate in modal dialog to improve accessibility (#10260)
Péter Török
2017-11-07
5
-4
/
+47
*
HasItems.setItems(T... items) should allow edits (#10290)
Pekka Hyvönen
2017-11-06
5
-3
/
+92
*
Relax TreeGrid and Tree members access modifiers. (#10293)
Ilia Motornyi
2017-11-06
3
-6
/
+44
*
Use Logger instead of VConsole (#10249)
Ahmed Ashour
2017-11-06
33
-111
/
+232
*
Fix javadoc ending (#10274)
Ahmed Ashour
2017-11-06
28
-102
/
+102
*
Fix link format (#10269)
Henri Muurimaa
2017-11-06
1
-1
/
+1
*
Fix typo (#10295)
Mikko Inkinen
2017-11-06
1
-1
/
+1
*
Use lambda expressions. (#10268)
Ahmed Ashour
2017-11-01
538
-10755
/
+4776
*
Use local variable for getWidget(). (#10253)
Ahmed Ashour
2017-10-31
28
-566
/
+589
*
Fix end of line comments, which were made by automatic formatter (#10234)
Ahmed Ashour
2017-10-31
38
-128
/
+134
*
Remove redundant interface already implemented by super class. (#10258)
Ahmed Ashour
2017-10-31
82
-182
/
+104
*
Fix combo box suggestion popup height (#10256)
Adam Wagner
2017-10-30
5
-3
/
+91
*
add Grid.Column#get/setAssistiveCaption (#10219)
Knoobie
2017-10-30
7
-2
/
+186
*
Use lambda with Handlers (#10229)
Ahmed Ashour
2017-10-27
75
-1351
/
+734
*
Use lambda with Listeners (#10222)
Ahmed Ashour
2017-10-26
213
-2220
/
+1088
*
Improve naming of fields and variables (#10242)
Ahmed Ashour
2017-10-26
87
-431
/
+431
*
Remove trailing spaces (#10224)
Ahmed Ashour
2017-10-26
118
-368
/
+368
[next]