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
path:
root
/
shared
Commit message (
Expand
)
Author
Age
Files
Lines
*
TreeGrid keyboard navigation
Ilia Motornyi
2017-04-05
2
-0
/
+75
*
Implement LocalDateRenderer and LocalDateTimeRenderer (#8955)
Aleksi Hietanen
2017-03-30
2
-0
/
+52
*
Add Grid.setRowHeight() (#8935)
Henri Sara
2017-03-29
1
-1
/
+10
*
Clean DropEvent and DragEndEvent properties (#8925)
Adam Wagner
2017-03-24
2
-4
/
+6
*
Add possibility to configure the content mode of TabSheet tabs (#8920)
Aleksi Hietanen
2017-03-24
1
-0
/
+3
*
Add feature to disable collapsing items in TreeGrid (#8879)
Teemu Suo-Anttila
2017-03-23
1
-1
/
+2
*
Remove support for transfer data type (#8910)
Adam Wagner
2017-03-22
2
-24
/
+11
*
Check Trident version to detect compatibility mode (#8884)
Dos Moonen
2017-03-22
1
-8
/
+10
*
Add missing since tags for 8.1.0.alpha1 (#8888)
Henri Sara
2017-03-21
2
-1
/
+3
*
Add more 8.0.3 since tags
Henri Sara
2017-03-21
1
-0
/
+4
*
Add @since 8.0.3 tags
elmot
2017-03-21
1
-0
/
+2
*
Fix some javadoc errors (#8873)
Ahmed Ashour
2017-03-20
1
-1
/
+1
*
Hierarchical data (#8842)
Aleksi Hietanen
2017-03-16
3
-3
/
+57
*
Initial implementation of ComponentRenderer for Grid (#8743)
Teemu Suo-Anttila
2017-03-09
1
-0
/
+26
*
Remove tracking of unregistered connectors (#8153)
Aleksi Hietanen
2017-03-07
1
-2
/
+0
*
Add @author and @since tags to drag and drop related new files (#8693) (#8694)
Adam Wagner
2017-03-01
6
-0
/
+18
*
Add initial implementation of TreeGrid (#8572)
Aleksi Hietanen
2017-02-23
3
-0
/
+95
*
Make DragSource extension/component available in DropEvent (#8636)
Adam Wagner
2017-02-22
1
-1
/
+3
*
Add support for rendering HTML in ButtonRenderer (#8606)
Artur
2017-02-22
1
-1
/
+1
*
Pick changes from 7.7.7 (#8577)
Teemu Suo-Anttila
2017-02-22
1
-1
/
+1
*
Translate "context://" to the context root of the web app
Artur
2017-02-22
2
-0
/
+24
*
Fix since tags for 8.0 (#8575)
Henri Sara
2017-02-16
26
-20
/
+57
*
Reduce ComboBox initial requests (#8571)
Pekka Hyvönen
2017-02-16
1
-0
/
+7
*
HTML5 Drag and Drop Support (#8264)
Adam Wagner
2017-02-10
6
-0
/
+292
*
Provide a way to set styles for Header/Footer Cells and Rows in a Grid (#8499)
Denis
2017-02-08
1
-0
/
+5
*
Make one-arg addColumn use natural sort for mutually comparable values (#8458)
Leif Åstrand
2017-02-07
1
-1
/
+1
*
Add Grid editor events. (#8365)
Denis
2017-02-02
1
-3
/
+7
*
Add scrollTo methods to Grid (#8203) (#8410)
caalador
2017-02-02
1
-0
/
+53
*
Add a maven plugin for formatting according to Eclipse settings
Leif Åstrand
2017-02-01
1
-1
/
+1
*
Introduce empty selection functionality for NativeSelect. (#8336)
Denis
2017-01-27
1
-0
/
+12
*
Show unsupported browser page for FF version less than 45. (#8328)
Denis
2017-01-25
1
-1
/
+1
*
Overload AbstarctComponent.setDescription() with content mode parameter (#8252)
Denis
2017-01-20
3
-1
/
+5
*
Introduce DateTimeFile and InlineDateTimeField. (#8218)
Denis
2017-01-19
3
-2
/
+28
*
Support for HTML5 push/replaceState for proper deep linking features (#8116)
Matti Tahvonen
2017-01-13
2
-1
/
+6
*
Add "deselect allowed" feature to the Grid. (#8227)
Denis
2017-01-13
1
-0
/
+3
*
Refactor AbstractDateField. (#8146)
Denis
2017-01-10
8
-31
/
+144
*
Update @since tags for 7.7.5
Denis Anisimov
2017-01-03
2
-0
/
+4
*
Partial javadocs fix for vaadin-shared (#8068)
Ilia Motornyi
2016-12-22
6
-20
/
+17
*
Global java code cleanup using Eclipse Neon.1
Leif Åstrand
2016-12-20
12
-25
/
+25
*
@since tag is set (#8021)
Denis
2016-12-16
5
-5
/
+5
*
Delete CheckboxRenderer
Ilia Motornyi
2016-12-15
1
-25
/
+0
*
Redesign user-defined column identifiers for Grid (#7983)
Teemu Suo-Anttila
2016-12-15
2
-16
/
+17
*
Allow defining a focus delegate component for CustomField (#20336)
Pekka Hyvönen
2016-12-15
1
-1
/
+8
*
Migrate 7.7.5 branch patches to v8. (#7969)
Denis
2016-12-15
2
-0
/
+41
*
VerticalLayout has spacing = true and margin = true by default .
Ilia Motornyi
2016-12-12
1
-0
/
+11
*
Change Upload to be in immediate mode by default (#111)
Pekka Hyvönen
2016-12-12
1
-1
/
+1
*
Update @since tag for 7.7.4.
Denis Anisimov
2016-12-09
1
-1
/
+1
*
Make UPPER_CASE_PROPERTY_IDS more human friendly by default (#20380)
Artur Signell
2016-12-09
2
-0
/
+58
*
Check for duplicate property ids when setting Grid columns or column order (#...
Artur Signell
2016-12-09
2
-0
/
+73
*
Change default suggestion popup width in ComboBox (#91)
Aleksi Hietanen
2016-12-08
1
-1
/
+1
[next]