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
path:
root
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support data-location attribute in CustomLayout (#8866)
Henri Sara
2017-03-20
1
-0
/
+4
*
Always calculate Escalator max row count the same way (#8740)
Artur
2017-03-16
1
-13
/
+19
*
Remove unnecessary width calculation on Grid initial render (#8848)
Henri Sara
2017-03-16
2
-31
/
+56
*
Hierarchical data (#8842)
Aleksi Hietanen
2017-03-16
3
-26
/
+135
*
Allow changing renderers after column creation (#8841)
Teemu Suo-Anttila
2017-03-15
2
-19
/
+34
*
Fix removing rows from the middle of Escalator (#8826)
Pekka Hyvönen
2017-03-14
1
-8
/
+2
*
Correct license location
Ahmed Ashour
2017-03-14
2
-6
/
+2
*
Fix detach of grid when it contains frozen columns (#8803)
Artur
2017-03-13
1
-2
/
+6
*
Fix ComboBox popup location on scrolled pages in IE/Firefox
Henri Sara
2017-03-10
1
-5
/
+13
*
Initial implementation of ComponentRenderer for Grid (#8743)
Teemu Suo-Anttila
2017-03-09
1
-0
/
+63
*
Remove extra empty javadocs before package declaration (#8776)
Ahmed Ashour
2017-03-08
14
-40
/
+0
*
Avoid double unregister of columns on the client side
Artur Signell
2017-03-08
1
-7
/
+7
*
Fix client-side error when Upload in TabSheet and Push
Johannes Tuikkala
2017-03-07
1
-4
/
+6
*
Picked all changes from 7.7
Teemu Suo-Anttila
2017-03-07
9
-72
/
+96
*
Remove tracking of unregistered connectors (#8153)
Aleksi Hietanen
2017-03-07
2
-25
/
+9
*
Always load the deferred connector bundle (#8713)
Leif Åstrand
2017-03-07
3
-18
/
+51
*
Fix exception when no columns are shown (#8733)
Artur
2017-03-06
1
-9
/
+17
*
Fix js state partial updates (#8695)
Leif Åstrand
2017-03-01
1
-6
/
+0
*
Add @author and @since tags to drag and drop related new files (#8693) (#8694)
Adam Wagner
2017-03-01
2
-0
/
+6
*
Add initial implementation of TreeGrid (#8572)
Aleksi Hietanen
2017-02-23
5
-0
/
+694
*
Make DragSource extension/component available in DropEvent (#8636)
Adam Wagner
2017-02-22
2
-1
/
+11
*
Add support for rendering HTML in ButtonRenderer (#8606)
Artur
2017-02-22
2
-1
/
+22
*
Support Vaadin custom protocols in Vaadin-Refresh redirects (#8597)
Artur
2017-02-22
1
-1
/
+2
*
Pick changes from 7.7.7 (#8577)
Teemu Suo-Anttila
2017-02-22
5
-34
/
+56
*
Translate "context://" to the context root of the web app
Artur
2017-02-22
2
-3
/
+22
*
Replace usage of getParent() to prevent client side NPE during onUnregister (...
Adam Wagner
2017-02-22
2
-2
/
+18
*
Fix since tags for 8.0 (#8575)
Henri Sara
2017-02-16
29
-42
/
+80
*
Reduce ComboBox initial requests (#8571)
Pekka Hyvönen
2017-02-16
2
-103
/
+218
*
Enable long tap emulation on iOS for context clicks (#8565)
Teemu Suo-Anttila
2017-02-14
1
-1
/
+1
*
HTML5 Drag and Drop Support (#8264)
Adam Wagner
2017-02-10
2
-0
/
+362
*
Fix click selection for automatic testing. (#8513)
caalador
2017-02-09
1
-9
/
+10
*
Provide a way to set styles for Header/Footer Cells and Rows in a Grid (#8499)
Denis
2017-02-08
1
-1
/
+1
*
Fix keyboard navigation for ListSelect (#8503)
caalador
2017-02-08
1
-6
/
+7
*
Fix toggling of WeekNumbers for DateTimeField. (#8468)
caalador
2017-02-07
1
-0
/
+4
*
Fix problem with re-opening the popup (#8446) (#8451)
caalador
2017-02-06
1
-5
/
+7
*
Fix exception on remove column. (#8432)
caalador
2017-02-03
1
-2
/
+4
*
Add Grid editor events. (#8365)
Denis
2017-02-02
3
-5
/
+13
*
Add scrollTo methods to Grid (#8203) (#8410)
caalador
2017-02-02
2
-0
/
+98
*
Add a maven plugin for formatting according to Eclipse settings
Leif Åstrand
2017-02-01
23
-158
/
+155
*
Introduce empty selection functionality for NativeSelect. (#8336)
Denis
2017-01-27
1
-4
/
+22
*
Show unsupported browser page for FF version less than 45. (#8328)
Denis
2017-01-25
1
-0
/
+10
*
Support loading of HTML imports using @HtmlImport (#8301)
Artur
2017-01-25
2
-69
/
+96
*
Fix absolute layout component sizing on size change (#8269)
caalador
2017-01-23
1
-0
/
+4
*
Remove custom preloading support and load scripts using async=false (#8291)
Artur
2017-01-23
2
-236
/
+26
*
Code cleanup: Move dependency loading logic to a separate class (#8290)
Artur
2017-01-23
4
-88
/
+186
*
Overload AbstarctComponent.setDescription() with content mode parameter (#8252)
Denis
2017-01-20
5
-15
/
+93
*
Introduce DateTimeFile and InlineDateTimeField. (#8218)
Denis
2017-01-19
17
-52
/
+1095
*
Better instructions in widgetset optimization view in the debug window. (#8261)
Sami Ekblad
2017-01-18
1
-5
/
+5
*
Support for HTML5 push/replaceState for proper deep linking features (#8116)
Matti Tahvonen
2017-01-13
3
-95
/
+39
*
Add "deselect allowed" feature to the Grid. (#8227)
Denis
2017-01-13
3
-19
/
+76
[next]