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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
On progr. editor open, focus target cell if Grid had focus prior
7.6.0.alpha1
Teppo Kurki
2015-06-03
1
-2
/
+16
*
Update editor overlay position on Grid resize
Teppo Kurki
2015-06-02
1
-0
/
+5
*
Don't open Grid editor from header or footer
Johannes Dahlström
2015-06-02
1
-4
/
+4
*
Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor
Teemu Suo-Anttila
2015-06-01
26
-137
/
+676
|
\
|
*
Ensure method and property names are capitalized using English locale (#13389)
Artur Signell
2015-05-29
1
-7
/
+2
|
*
Add @since 7.5
Mika Murtojarvi
2015-05-29
3
-8
/
+8
|
*
Input prompt shouldn't get set when input has focus (#18027)
Anna Koskinen
2015-05-28
1
-1
/
+6
|
*
Adds a textual null representation to Grid renderers(#16560)
7.5.0.beta2
Ilia Motornyi
2015-05-28
2
-3
/
+12
|
*
Focus the field in the the active cell when manually opening Grid editor
Johannes Dahlström
2015-05-28
1
-20
/
+70
|
*
Show declarative output for component selected in debug window (#17960)
Artur Signell
2015-05-28
7
-19
/
+138
|
*
Backport a resynchronization fix for 7.5 (#15405)
Artur Signell
2015-05-28
1
-5
/
+26
|
*
Select all checkbox when pressing space on the cell (#16685)
Artur Signell
2015-05-27
1
-1
/
+19
|
*
Add class name for not editable editor cells (#18021)
Teemu Suo-Anttila
2015-05-27
1
-0
/
+3
|
*
Fix Grid client-side event support (#17986)
Teemu Suo-Anttila
2015-05-27
3
-6
/
+90
|
*
Use GWT.create instead of new in Grid client-side (#18011)
Teemu Suo-Anttila
2015-05-26
1
-3
/
+3
|
*
Update active tab index when overriding selection (#15274)
Leif Åstrand
2015-05-26
1
-0
/
+1
|
*
Only sort when enter is pressed on default header (#16732)
Artur Signell
2015-05-25
1
-3
/
+6
|
*
Add pointer to new location for methods moved to WidgetUtil (#17952)
Leif Åstrand
2015-05-22
1
-0
/
+201
|
*
Fix adding a column to Table and immediately changing its size (#17927)
Teemu Suo-Anttila
2015-05-21
1
-9
/
+8
|
*
Ensure VDebugWindow.get() always returns the real instance (#17871)
Leif Åstrand
2015-05-19
2
-3
/
+3
|
*
Wrong floating element pos. on DND column reorder Grid #17693
Pekka Hyvönen
2015-05-15
1
-8
/
+10
|
*
Make FormLayout work with HTML captions (#17143)
Leif Åstrand
2015-05-15
1
-8
/
+12
|
*
Don't show loading spinner if there are no tabs (#15241)
Leif Åstrand
2015-05-13
1
-1
/
+0
|
*
Fixes regression in Notifications and tests (#14872)
Pekka Hyvönen
2015-05-13
2
-5
/
+22
|
*
Add missing JavaDoc for Escalator.SubPartArguments (#17814)
Teemu Suo-Anttila
2015-05-12
1
-0
/
+6
|
*
Fix Grid and Escalator accessing of SubPartArguments
Teemu Suo-Anttila
2015-05-12
2
-6
/
+2
|
*
Revert "Moved accessibility shortcut handling to server-side. [#14843]"
Leif Åstrand
2015-05-12
1
-1
/
+3
|
*
Add missing @since for 7.5
Leif Åstrand
2015-05-12
3
-0
/
+15
*
|
Unbuffered editor hides notification area if no error msg present.
Teppo Kurki
2015-05-29
1
-0
/
+16
*
|
Allow vertical scroll in unbuffered edit mode.
Teppo Kurki
2015-05-28
1
-2
/
+42
*
|
Let mouse click move editor in unbuffered mode
Teppo Kurki
2015-05-27
1
-8
/
+27
*
|
Add unbuffered editing mode to Grid
Teppo Kurki
2015-05-26
1
-2
/
+36
*
|
Add grid editor events (#17451)
patrik
2015-05-21
7
-1
/
+323
*
|
Refactor handling of focus and blur RPC in Connectors (#17917)
Johannes Dahlström
2015-05-20
8
-181
/
+121
*
|
Add focus API to Grid
Johannes Dahlström
2015-05-20
2
-4
/
+68
*
|
Refactor focus related server API to class AbstractFocusable
Johannes Dahlström
2015-05-20
2
-8
/
+13
|
/
*
Updated all empty @since tags to be published in 7.5.0
Pekka Hyvönen
2015-05-11
4
-11
/
+11
*
Fixed Grid crash when rendering first time and no header available (#17412)
Pekka Hyvönen
2015-05-11
1
-0
/
+7
*
Notification styles should be scoped more eagerly (#14872)
Denis Anisimov
2015-05-11
1
-6
/
+19
*
Hiding/Unhiding Grid column when details row is open (#17691)
Pekka Hyvönen
2015-05-06
1
-21
/
+30
*
Fix caption position calculation in GridLayout (#17619)
Teemu Pöntelin
2015-05-06
1
-14
/
+9
*
Fix enabled handling for DateField and PopupDateField (#17620)
Artur Signell
2015-05-05
1
-8
/
+11
*
Render CustomLayout properly even if a slot is missing (#17681)
Artur Signell
2015-05-04
2
-0
/
+13
*
Merge branch 'grid-7.5'
Pekka Hyvönen
2015-04-30
21
-557
/
+5416
|
\
|
*
Details row decorator and border positioning and sizes (#17423)
Pekka Hyvönen
2015-04-30
3
-31
/
+159
|
*
Fixed Grid details row height regression and refactored tests (#17423)
Pekka Hyvönen
2015-04-27
1
-1
/
+1
|
*
Add support for custom Grid sidebar items (#17569)
Leif Åstrand
2015-04-24
1
-3
/
+51
|
*
Fixed theming issues with Grid's Sidebar (#17412)
Pekka Hyvönen
2015-04-22
1
-0
/
+14
|
*
Merge remote-tracking branch 'origin/master' into grid-7.5
Teemu Suo-Anttila
2015-04-22
4
-74
/
+79
|
|
\
|
*
|
Fixed regression and fragile test for Grid.
Pekka Hyvönen
2015-04-22
1
-1
/
+1
[next]