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
*
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
*
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
|
*
|
Merge branch 'master' into grid-7.5
Pekka Hyvönen
2015-04-17
3
-15
/
+73
|
|
\
\
|
*
|
|
Calculate Grid sidebar button height when closed #17412
Pekka Hyvönen
2015-04-16
1
-0
/
+22
|
*
|
|
Move details row decorators out of spacers td #17423
Pekka Hyvönen
2015-04-15
3
-134
/
+145
|
*
|
|
Merge remote-tracking branch 'origin/master' into grid-7.5
Teemu Suo-Anttila
2015-04-15
28
-467
/
+1109
|
|
\
\
\
|
*
|
|
|
Use MenuBar in Grid's sidebar for column hiding #17332
Pekka Hyvönen
2015-04-09
1
-64
/
+135
|
*
|
|
|
Merge branch 'grid-7.5' of ssh://dev.vaadin.com:29418/vaadin into grid-7.5
Markus Koivisto
2015-04-08
1
-4
/
+50
|
|
\
\
\
\
|
|
*
|
|
|
Escalator tries to hide out-of-sight spacers from the user (#17353)
Henrik Paul
2015-04-08
1
-4
/
+50
|
*
|
|
|
|
Merge branch 'master' into grid-7.5
Markus Koivisto
2015-04-08
1
-1
/
+1
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Escalator now reorders also spacers in DOM (#17334)
Henrik Paul
2015-04-08
1
-8
/
+45
|
*
|
|
|
|
No unnecessary detail-request RPCs (#17367)
Henrik Paul
2015-04-02
1
-4
/
+7
|
*
|
|
|
|
Adds theme to details in Grid (#16644)
Jouni Koivuviita
2015-04-01
2
-39
/
+167
|
*
|
|
|
|
Take hidden columns into account with spanned cells #17287
Pekka Hyvönen
2015-03-31
1
-13
/
+32
|
*
|
|
|
|
API for column hiding toggle caption in Grid (#17272)
Pekka Hyvönen
2015-03-31
2
-11
/
+42
|
*
|
|
|
|
Merge remote-tracking branch 'origin/master' into grid-7.5
Henrik Paul
2015-03-31
11
-136
/
+227
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Server Grid.scrollToRow takes details into account (#17270)
Henrik Paul
2015-03-31
2
-11
/
+152
|
*
|
|
|
|
|
Moves DragAndDropHandler from Grid to separate class
Pekka Hyvönen
2015-03-30
2
-223
/
+242
|
*
|
|
|
|
|
Client Grid.scrollToRow takes details into account (#17270)
Henrik Paul
2015-03-27
2
-7
/
+99
|
*
|
|
|
|
|
Update all empty since tags published in alpha1
Leif Åstrand
2015-03-26
14
-33
/
+33
|
*
|
|
|
|
|
Fix Grid's frozen column count with hidden columns #17273
Pekka Hyvönen
2015-03-25
1
-1
/
+27
|
*
|
|
|
|
|
Hide DragAndDropHandler in Grid to make vaadin-widgets compile (#16643)
Leif Åstrand
2015-03-25
2
-251
/
+224
[next]