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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide DragAndDropHandler in Grid to make vaadin-widgets compile (#16643)
7.5.0.alpha1
Leif Åstrand
2015-03-25
2
-251
/
+224
*
Avoid using VButton because of vaadin-widgets dependencies (#17023)
Leif Åstrand
2015-03-25
1
-3
/
+2
*
Revert "Redesign ComboBox filtering, highlighting and selection behaviour."
Leif Åstrand
2015-03-24
2
-30
/
+37
*
Revert "Moved accessibility shortcut handling to server-side. [#14843]"
Leif Åstrand
2015-03-24
1
-1
/
+3
*
Fixes Grid column reordering for IE8 (#17023)
Pekka Hyvönen
2015-03-23
1
-17
/
+8
*
Merge remote-tracking branch 'origin/master' into grid-7.5
Leif Åstrand
2015-03-23
6
-329
/
+250
|
\
|
*
Make UIConnector.replaceTheme() and UIConnector.activateTheme() protected #17235
John Ahlroos
2015-03-20
1
-3
/
+5
|
*
Revert "Displaying tooltip in slot for touch devices (#15353)" (#17151)
Leif Åstrand
2015-03-17
2
-125
/
+19
|
*
Sanitize connectors for PopupDateField and DateField. (#17090)
Sauli Tähkäpää
2015-03-17
3
-201
/
+226
*
|
Grid column hiding info from client to server #(17023)
Pekka Hyvönen
2015-03-22
3
-9
/
+65
*
|
Disable Sidebar API access since it will still be reworked (#17023)
Leif Åstrand
2015-03-20
1
-2
/
+2
*
|
Fixes several issues with hidden columns in Grid (#17023)
Pekka Hyvönen
2015-03-20
4
-47
/
+116
*
|
Fix various small issues discovered while reviewing API
Leif Åstrand
2015-03-20
5
-8
/
+6
*
|
Restructure sidebar widget handling to work with custom content (#17023)
Leif Åstrand
2015-03-20
1
-62
/
+67
*
|
Removes unnecessary todo logging (#16644)
Henrik Paul
2015-03-19
1
-17
/
+0
*
|
Merge remote-tracking branch 'origin/grid-detailsrow' into grid-7.5
Henrik Paul
2015-03-19
5
-11
/
+280
|
\
\
|
*
|
Adds details generator swap support for Grid (#16644)
Henrik Paul
2015-03-18
2
-15
/
+22
|
*
|
Fixes a bug when scrolling a Grid with details open (#16644)
Henrik Paul
2015-03-18
3
-16
/
+53
|
*
|
Grid's Details can now be Components (#16644)
Henrik Paul
2015-03-17
2
-6
/
+149
|
*
|
Server side Grid can open details on the client side (#16644)
Henrik Paul
2015-03-17
4
-6
/
+81
*
|
|
Adds server side column hiding API to Grid (#17023)
Henrik Paul
2015-03-19
1
-0
/
+4
*
|
|
Merge remote-tracking branch 'origin/grid-columnhiding' into grid-7.5
Pekka Hyvönen
2015-03-19
1
-8
/
+296
|
\
\
\
|
*
|
|
Grid's columns hidable with toggles in the sidebar (#17023)
Pekka Hyvönen
2015-03-18
1
-43
/
+190
|
*
|
|
Display button for opening sidebar in Grid when hidable columns #17023
Pekka Hyvönen
2015-03-17
1
-7
/
+148
|
|
|
|
|
\
\
\
*
-
.
|
|
|
Merge remote-tracking branches 'origin/grid-detailsrow' and 'origin/grid-colu...
Henrik Paul
2015-03-17
15
-461
/
+3753
|
\
\
|
|
|
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
|
*
Client side API for setting a grid column hideable (#17023)
Pekka Hyvönen
2015-03-13
1
-0
/
+34
|
|
*
Client side event for grid's columns visibility change (#17023)
Pekka Hyvönen
2015-03-13
4
-2
/
+151
|
|
*
Hide columns with client side API in Grid (#17023)
Pekka Hyvönen
2015-03-13
1
-33
/
+98
|
|
*
Merge branch 'master' into grid-columnreorder
Pekka Hyvönen
2015-03-06
19
-305
/
+706
|
|
|
\
|
|
*
|
Dnd-reorder of spanned cells in grid header. (#16643)
Pekka Hyvönen
2015-03-06
1
-31
/
+70
|
|
*
|
Take footer into account in column dnd-reorder (#16643)
Pekka Hyvönen
2015-03-04
1
-6
/
+8
|
|
*
|
Limit dnd-reorder of columns inside spanned headers. (#16643)
Pekka Hyvönen
2015-03-04
2
-58
/
+103
|
|
*
|
Handle selection column oddity when dnd reordering columns (#16443)
Pekka Hyvönen
2015-02-27
3
-8
/
+46
|
|
*
|
Handle spanned header cells when dnd reordering columns in grid. (#16643)
Pekka Hyvönen
2015-02-27
2
-24
/
+106
|
|
*
|
Support column reordering from all header rows. (#16643)
Pekka Hyvönen
2015-02-26
1
-6
/
+8
|
|
*
|
Column reordering in Grid restricted to non-frozen columns. (#16643)
Pekka Hyvönen
2015-02-25
1
-1
/
+22
|
|
*
|
Adjust column reorder drop marker when auto scrolling grid. (#16643)
Pekka Hyvönen
2015-02-25
3
-29
/
+118
|
|
*
|
Auto scroll when dnd reorder columns and cursor close to Grid edge. (#16643)
Pekka Hyvönen
2015-02-24
3
-27
/
+720
|
|
*
|
Theming and UX for Grid column reordering. (#16643)
Pekka Hyvönen
2015-02-23
1
-9
/
+36
|
|
*
|
Update server side state when columns are reordered. (#16643)
Pekka Hyvönen
2015-02-18
1
-9
/
+43
|
|
*
|
Client side event for column reordering in Grid. #16643
Pekka Hyvönen
2015-02-16
3
-0
/
+111
|
|
*
|
Drag and drop column reorder for default header row on client side Grid. #16643
Pekka Hyvönen
2015-02-13
2
-1
/
+448
|
*
|
|
Merge branch 'master' into detailsrow
Henrik Paul
2015-03-12
6
-143
/
+158
|
|
\
\
\
|
*
|
|
|
Double-opening Grid details row doesn't change height (#16644)
Henrik Paul
2015-03-12
1
-4
/
+54
|
*
|
|
|
Fixes a bug with escalator.scrollToRow and spacers (#16644)
Henrik Paul
2015-03-05
1
-3
/
+3
|
*
|
|
|
Merge branch 'master' into HEAD
Henrik Paul
2015-03-05
3
-118
/
+253
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into HEAD
Henrik Paul
2015-03-04
18
-190
/
+454
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Adds support for -1 row index Escalator spacers (#16644)
Henrik Paul
2015-03-03
2
-3
/
+11
|
*
|
|
|
|
|
Escalator spacers are sized and placed like "fixed" (#16644)
Henrik Paul
2015-03-03
2
-22
/
+97
|
*
|
|
|
|
|
Adds tests and JavaDoc regarding Escalator's spacers (#16644)
Henrik Paul
2015-03-03
2
-1
/
+34
[next]