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
/
server
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Initial documentation for 8.1 Drag and Drop (#8867)
Pekka Hyvönen
2017-03-20
1
-0
/
+61
*
Handle unknown connectors consistently and quietly as described in #8111 (#8741)
Artur
2017-03-16
1
-0
/
+49
*
Correctly write margin info for FormLayout into design files (#8804)
Artur
2017-03-16
3
-23
/
+76
*
Hierarchical data (#8842)
Aleksi Hietanen
2017-03-16
4
-0
/
+535
*
Allow changing renderers after column creation (#8841)
Teemu Suo-Anttila
2017-03-15
1
-0
/
+19
*
Correct license location
Ahmed Ashour
2017-03-14
2
-4
/
+3
*
Make test for EditorSaveEvent.bean field
Ilia Motornyi
2017-03-14
1
-5
/
+23
*
Read/write Grid item type to declarative and create columns correctly (#8769)
Artur
2017-03-13
2
-0
/
+320
*
Update frozen column count when a frozen column is removed (#8788)
Artur
2017-03-10
1
-0
/
+36
*
Correctly detach components in merged cells (#8773)
Artur
2017-03-09
1
-0
/
+21
*
Initial implementation of ComponentRenderer for Grid (#8743)
Teemu Suo-Anttila
2017-03-09
1
-0
/
+90
*
Include components in joined cells when finding child components (#8772)
Artur
2017-03-08
1
-0
/
+86
*
Update column caption when a text is set in the default header row
Artur
2017-03-08
1
-0
/
+26
*
Picked all changes from 7.7
Teemu Suo-Anttila
2017-03-07
2
-0
/
+1052
*
Remove tracking of unregistered connectors (#8153)
Aleksi Hietanen
2017-03-07
2
-0
/
+45
*
Add missing Grid.removeAllColumns (#8750)
Artur
2017-03-07
1
-0
/
+14
*
Use try-with-resources (#8757)
Ahmed Ashour
2017-03-07
2
-24
/
+26
*
Add Column.getValueProvider to Grid (#8732)
Artur
2017-03-02
1
-0
/
+48
*
Fix some issues with Binder serialization (#8660)
Ilia Motornyi
2017-02-23
7
-8
/
+35
*
Fix NPE sorting columns with null values (#8610)
Filippo
2017-02-23
1
-0
/
+45
*
Add initial implementation of TreeGrid (#8572)
Aleksi Hietanen
2017-02-23
1
-0
/
+1
*
Make it possible to use an extended ComboBox in declarative files (#8651)
Artur
2017-02-22
2
-0
/
+22
*
Pick changes from 7.7.7 (#8577)
Teemu Suo-Anttila
2017-02-22
4
-3
/
+227
*
Translate "context://" to the context root of the web app
Artur
2017-02-22
1
-0
/
+127
*
Fix null caption for NativeSelect and ComboBox (#8633)
Pekka Hyvönen
2017-02-21
1
-0
/
+85
*
Correctly test for mutually comparable types (#8598)
Leif Åstrand
2017-02-21
1
-0
/
+7
*
Provide explicit locale in GridTest (#8525)
Ilia Motornyi
2017-02-14
1
-1
/
+4
*
Use column id as the default sort order property (#8529)
Leif Åstrand
2017-02-10
1
-0
/
+35
*
Binding a null bean should clear the bound field values (#8288)
caalador
2017-02-09
1
-24
/
+113
*
Add addComponentsAndExpand to horizontal and vertical layout (#8480)
Leif Åstrand
2017-02-08
2
-0
/
+138
*
Allow configuring how string to number converters handle empty strings (#8506)
Leif Åstrand
2017-02-08
7
-7
/
+74
*
Provide a convenience method to get items set via setItems().
Denis
2017-02-08
2
-0
/
+16
*
Provide a way to configure bean binder to auto set required fields (#8460)
Denis
2017-02-08
2
-0
/
+200
*
Throw if there are no automatically bound fields via bindInstanceFields. (#8481)
Denis
2017-02-08
1
-6
/
+38
*
Add Grid.addColumn(String, Renderer) (#8470)
Leif Åstrand
2017-02-07
1
-0
/
+26
*
Make one-arg addColumn use natural sort for mutually comparable values (#8458)
Leif Åstrand
2017-02-07
2
-2
/
+96
*
Add isValid to Binder (#8274)
Aleksi Hietanen
2017-02-03
2
-2
/
+79
*
Add selection methods to grid that delegate to its selection model (#8315)
Aleksi Hietanen
2017-02-03
1
-0
/
+55
*
Add Grid editor events. (#8365)
Denis
2017-02-02
1
-0
/
+165
*
Add helpers for dealing with columns based on its id (#8411)
Leif Åstrand
2017-02-02
3
-11
/
+287
*
Make it easy to invoke ServerRpc methods as part of unit tests (#8346)
Artur
2017-02-02
7
-38
/
+18
*
Make Grid add columns based on bean properties (#8392)
Leif Åstrand
2017-02-01
4
-27
/
+120
*
Introduce Binder.addFialdValueChangeListener (#8273)
Denis
2017-02-01
1
-0
/
+167
*
Add a maven plugin for formatting according to Eclipse settings
Leif Åstrand
2017-02-01
8
-70
/
+47
*
Refactor editor API to use Binding instead of a component generator (#8368)
Leif Åstrand
2017-01-31
1
-1
/
+2
*
Fix userOriginated state for CheckBox ValueChangeEvent from the user (#8383)
Artur
2017-01-30
1
-0
/
+42
*
Fix NPE when grid is sorted by column with null values
Ilia Motornyi
2017-01-30
1
-0
/
+147
*
Add convenience constructors to new components (#598) (#8351)
caalador
2017-01-30
7
-0
/
+541
*
Add regression tests for HasValue.getOptionalValue (#8352)
Leif Åstrand
2017-01-28
1
-0
/
+44
*
Introduce empty selection functionality for NativeSelect. (#8336)
Denis
2017-01-27
2
-2
/
+26
[prev]
[next]