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
*
Allow null Components in ComponentRenderer (#9692)
8.1.0.rc2
Teemu Suo-Anttila
2017-07-19
4
-6
/
+30
*
More user friendly fail message (was NullPointerException) (#9665)
Dos Moonen
2017-07-19
1
-1
/
+6
*
Add styling for ComponentRenderer wrapper div (#9691)
Teemu Suo-Anttila
2017-07-19
5
-1
/
+26
*
Tidy up the Vaadin OSGi whiteboard component (#9648)
Tim Ward
2017-07-19
2
-20
/
+20
*
Fix TreeGrid.getHierarchyColumn to use correct id (#9690)
Teemu Suo-Anttila
2017-07-18
2
-1
/
+13
*
Add methods to change parent and to change child's position in hierarchical d...
Adam Wagner
2017-07-18
2
-0
/
+128
*
Remove mention of height limitation in Tree (#9689)
Teemu Suo-Anttila
2017-07-18
1
-1
/
+0
*
Remove non working setHeight methods from Tree (#9631)
Jonni Nakari
2017-07-18
1
-27
/
+0
*
Provide current request/response through VaadinRequest/VaadinResponse (#9642)
Artur
2017-07-18
6
-15
/
+84
*
Fix Grid header merging on init (#9688)
Teemu Suo-Anttila
2017-07-18
4
-4
/
+23
*
Fix position of font icons in ComboBox (#9638)
Henri Sara
2017-07-18
4
-0
/
+55
*
Remove obsolete workaround for Firefox (#9687)
Teemu Suo-Anttila
2017-07-18
1
-5
/
+1
*
Fixed minor typos and spelling issues in CONTRIBUTING.md guide (#9683)
Yuriy Artamonov
2017-07-17
1
-29
/
+29
*
Feature/tutorial finetuning (#9672)
Matti Tahvonen
2017-07-17
3
-0
/
+6
*
Fix combobox adding new items on blur (#9660)
Teemu Suo-Anttila
2017-07-17
2
-2
/
+26
*
Change sendMessage access modifier to protected. (#9622)
Andrew Spear
2017-07-17
1
-1
/
+1
*
Fix hierarchical dataprovider example code bug
tmattsso
2017-07-13
1
-1
/
+1
*
Delegate properties to Composite's root if possible
Ilia Motornyi
2017-07-13
2
-39
/
+81
*
Add missing since for 8.0.7
Teemu Suo-Anttila
2017-07-12
1
-3
/
+4
*
Implement tree item context click
Ilia Motornyi
2017-07-10
8
-11
/
+281
*
Clarification for GridContextClickEvent
Ilia Motornyi
2017-07-10
2
-1
/
+35
*
Add Bakery link to the documentation.
Ville Ingman
2017-07-06
1
-0
/
+1
*
Add information about known limitations (#9633)
8.1.0.rc1
Henri Sara
2017-07-04
1
-0
/
+2
*
Add information about backwards incompatible changes
Henri Sara
2017-07-03
1
-0
/
+4
*
Update/add since tags (#9627)
Henri Sara
2017-07-03
4
-13
/
+52
*
Fix TreeData item removal, small improvements (#9621)
Ilia Motornyi
2017-07-03
6
-17
/
+136
*
Add criteria API to make it easier to set acceptance criteria for drag and dr...
Adam Wagner
2017-07-03
11
-38
/
+689
*
Map column components by id (#9624)
Teemu Suo-Anttila
2017-07-03
1
-5
/
+6
*
Update release notes for release candidate (#9625)
Henri Sara
2017-07-03
1
-2
/
+2
*
Add editor open event to Grid Editor (#9623)
Teemu Suo-Anttila
2017-07-03
6
-6
/
+144
*
Add internal state validators for HasValue (#9532)
Teemu Suo-Anttila
2017-07-03
5
-2
/
+136
*
Use ZoneId rather than ZoneOffset for conversion (#9620)
Ezra Epstein
2017-07-03
1
-16
/
+10
*
Update release notes and screenshots for link style
Henri Sara
2017-06-30
2
-0
/
+1
*
Fix bookkeeping assertion error
Ilia Motornyi
2017-06-30
3
-1
/
+25
*
Update README.md (#9612)
Enver Haase
2017-06-30
1
-1
/
+1
*
Remove global button styling (#9607)
Henri Sara
2017-06-29
3
-10
/
+8
*
Add multiple styles handling to Component
appreciated
2017-06-29
1
-0
/
+30
*
Add an optional HasValue to a ValueContext
Ilia Motornyi
2017-06-29
5
-4
/
+85
*
Use HasUserOriginated interface where appropriate (#9608)
Henri Sara
2017-06-29
9
-75
/
+45
*
Fix invalid index in drop target Grid (#9604)
Pekka Hyvönen
2017-06-29
1
-11
/
+15
*
Add isUserOriginated to SelectedTabChangeEvent (#9580)
Artur
2017-06-29
4
-43
/
+174
*
Provide old value of position in SplitPositionChangeEvent of *SplitPanel (#9578)
Yuriy Artamonov
2017-06-29
2
-11
/
+106
*
Update Chrome 59 screenshots for ColumnCollapsing
Henri Sara
2017-06-28
1
-0
/
+0
*
Add mouse event details to Tree.ItemClick (#9599)
Henri Sara
2017-06-28
1
-3
/
+19
*
Add isExpanded() method to Tree and TreeGrid
Henri Sara
2017-06-28
4
-6
/
+29
*
Create drag source and drop target extensions for tree grid (#9463)
Adam Wagner
2017-06-28
13
-5
/
+682
*
Add presentation value providers for Grid (#9553)
Teemu Suo-Anttila
2017-06-27
5
-27
/
+318
*
Clarify javadoc of Grid.scrollTo (#9582)
Henri Sara
2017-06-26
1
-4
/
+7
*
Fix screenshots for VaadinIconSetTest
Henri Sara
2017-06-22
1
-0
/
+0
*
Make it optional to implement enter() in Views
Artur
2017-06-22
1
-7
/
+11
[next]