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
/
server
/
src
/
com
/
vaadin
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into grid-columnreorder
Pekka Hyvönen
2015-03-06
8
-54
/
+214
|
\
|
*
Update @since for 7.4.1
Leif Åstrand
2015-03-05
2
-6
/
+6
|
*
Method for requesting column width recalculation (#16748)
Artur Signell
2015-03-02
1
-0
/
+13
|
*
Ensure that slider min is always smaller or equal to max. (#16776)
Sauli Tähkäpää
2015-02-27
1
-3
/
+15
|
*
Add pluggable mechanism for loading classes for a design (#16583)
Leif Åstrand
2015-02-26
2
-40
/
+124
|
*
Cleanup UI even if detach fails (#16651)
Artur Signell
2015-02-23
1
-1
/
+6
|
*
Make Column.setLastFrozenColumn work (#16726)
Artur Signell
2015-02-23
1
-1
/
+1
|
*
Javadoc fix
Artur Signell
2015-02-18
1
-3
/
+4
|
*
Make push path configurable (#14432).
Tapio Aali
2015-02-18
1
-1
/
+46
*
|
Fire server-side event when column order changes. (#16643)
Pekka Hyvönen
2015-02-19
1
-1
/
+85
*
|
Update server side state when columns are reordered. (#16643)
Pekka Hyvönen
2015-02-18
1
-0
/
+40
*
|
Toggle column reordering from server side. Tests for reordering. #16643
Pekka Hyvönen
2015-02-17
1
-0
/
+25
|
/
*
Declarative support for Image, Flash, BrowserFrame (#15551,#16327,#15552,#16325)
Artur Signell
2015-02-10
2
-0
/
+117
*
Remove grid.[set|get]EditorField(Object, Field) (#16538)
Leif Åstrand
2015-02-09
1
-45
/
+29
*
Rename getCancelCaption to mention Editor (#16551)
Leif Åstrand
2015-02-09
1
-1
/
+1
*
Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521)
Leif Åstrand
2015-02-06
11
-12
/
+12
*
Enable navigation on a readonly Calendar. (#16523)
Sauli Tähkäpää
2015-02-06
1
-6
/
+0
*
Add API for controlling deselection for single select model (#16567)
Leif Åstrand
2015-02-06
1
-0
/
+30
*
Show editor save error (#16602)
Leif Åstrand
2015-02-06
1
-9
/
+30
*
Highlights erroneous cells in Grid editor (#16575)
Henrik Paul
2015-02-06
1
-15
/
+61
*
Grid columns can now be marked as non-editable (#16538)
Johannes Dahlström
2015-02-05
1
-17
/
+99
*
Declarative support for ProgressBar (#16316)
Artur Signell
2015-02-05
3
-82
/
+36
*
Declarative support for Link (#16322)
Artur Signell
2015-02-05
1
-0
/
+36
*
Declarative support for RichTextArea (#16326)
Artur Signell
2015-02-05
1
-0
/
+14
*
Declarative support for AbstractSelect (#15545)
Artur Signell
2015-02-05
4
-1
/
+111
*
Simplified declarative converters
Artur Signell
2015-02-05
4
-53
/
+233
*
Revert "Grid now uses ObjectRenderer by default (#15417)"
Artur Signell
2015-02-05
2
-84
/
+20
*
Add missing @since to VScrollTable and Table.
Sauli Tähkäpää
2015-02-05
1
-1
/
+7
*
Makes it possible to change save/cancel captions in Grid editor (#16551)
Henrik Paul
2015-02-05
1
-0
/
+50
*
Use cache when reading declarative format (#16572)
Artur Signell
2015-02-04
1
-2
/
+2
*
Use non-blocking Map implementation for caches (#16582)
Leif Åstrand
2015-02-04
4
-19
/
+11
*
Merge branch 'grid'
Henrik Paul
2015-02-03
1
-1
/
+12
|
\
|
*
Merge branch 'master' into grid
Henrik Paul
2015-02-03
16
-399
/
+1178
|
|
\
|
*
|
Getter for editor field factory (#16512)
Artur Signell
2015-01-29
1
-0
/
+12
*
|
|
Add methods for getting invalid fields from a FieldGroup (#13775)
Artur Signell
2015-02-03
1
-0
/
+138
*
|
|
Use a custom field factory for editor row (#16513)
Artur Signell
2015-02-03
1
-0
/
+61
|
|
/
|
/
|
*
|
Declarative for DateFields (and related) with ISO8601 (#16313)
Miki
2015-02-03
12
-359
/
+1077
*
|
Moved accessibility shortcut handling to server-side. [#14843]
Anna Koskinen
2015-01-30
1
-11
/
+88
*
|
Do not loop infinitely when encountering an invalid tag name (#16522)
Artur Signell
2015-01-29
1
-19
/
+11
*
|
Merge "Merge branch 'origin/grid'"
Artur Signell
2015-01-29
16
-46
/
+5658
|
\
|
|
*
Merge remote-tracking branch 'origin/master' into grid
Artur Signell
2015-01-28
2
-7
/
+14
|
|
\
|
*
|
Better human readable captions for nested properties (#16433)
Artur Signell
2015-01-27
1
-1
/
+1
|
*
|
Grid now uses ObjectRenderer by default (#15417)
Henrik Paul
2015-01-27
2
-20
/
+84
|
*
|
Fix Grid setting non-sortable column sortable (#16483)
Teemu Suo-Anttila
2015-01-26
1
-5
/
+14
|
*
|
Merge remote-tracking branch 'origin/master' into grid
Artur Signell
2015-01-21
1
-8
/
+3
|
|
\
\
|
*
|
|
Fix Editor creating fields before client Grid can attach them (#16214)
Teemu Suo-Anttila
2015-01-20
1
-18
/
+22
|
*
|
|
Prevent setting column sortable if container is not sortable (#16320)
Teemu Suo-Anttila
2015-01-20
1
-0
/
+17
|
*
|
|
Improve Grid selection method javadocs and exception messages (#16259)
Johannes Dahlström
2015-01-20
1
-44
/
+57
|
*
|
|
Fix Grid trying to sort Container that is not Sortable (#16311)
Teemu Suo-Anttila
2015-01-19
1
-4
/
+2
|
*
|
|
Merge remote-tracking branch 'origin/master' into grid
Leif Åstrand
2015-01-16
15
-46
/
+5553
|
|
\
\
\
[next]