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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade to atmosphere-runtime 2.1.1.vaadin2 (#12601, #13196)
Artur Signell
2014-03-20
3
-3
/
+3
*
Remove accidental @RunLocally
Artur Signell
2014-03-19
1
-2
/
+0
*
Make icons again include alt text (#13152)
Artur Signell
2014-03-19
1
-1
/
+2
*
Make test work in IE. Disable Firefox which doesn't work
Artur Signell
2014-03-19
1
-10
/
+17
*
Format project files according to conventions
Artur Signell
2014-03-19
10
-30
/
+48
*
Refactored failing test for OptionGroup.
Sauli Tähkäpää
2014-03-19
2
-26
/
+32
*
Revert "Merge branch 'master' into grid"
John Ahlroos
2014-03-18
65
-14682
/
+0
*
Merge branch 'master' into grid
Leif Åstrand
2014-03-18
65
-0
/
+14682
|
\
|
*
Fixes Escalator flick scroll regression (#13334)
Henrik Paul
2014-03-17
1
-10
/
+22
|
*
Makes Escalator autodetect the initial row height (#13239)
Henrik Paul
2014-03-11
5
-3
/
+113
|
*
Add support for changing the default row height in escalator (#12645)
Henrik Paul
2014-03-06
7
-121
/
+500
|
*
Merge branch 'master' into grid
Henrik Paul
2014-03-03
111
-1501
/
+3269
|
|
\
|
*
|
Fix compile errors (#13334)
Leif Åstrand
2014-02-28
2
-2
/
+1
|
*
|
Implement programmatic scrolling (#13327)
Patrik Lindström
2014-02-18
11
-171
/
+509
|
*
|
Change c.g.g.u.c.Element to c.g.g.d.Element (#13334)
Henrik Paul
2014-02-13
7
-14
/
+17
|
*
|
Merge remote-tracking branch 'origin/master' into grid
Leif Åstrand
2014-02-12
315
-10807
/
+18152
|
|
\
\
|
*
|
|
Corrects Renderer JavaDoc (#13243)
Henrik Paul
2014-01-23
1
-3
/
+3
|
*
|
|
Fixes scrollbar visibility issue in Escalator (#13237)
Henrik Paul
2014-01-23
2
-84
/
+62
|
*
|
|
Only prevent default scroll event in Escalator if scrollbars are visible (#13...
Henrik Paul
2014-01-23
1
-1
/
+7
|
*
|
|
Makes IE8 use the correct property in scroll event object
Henrik Paul
2014-01-16
2
-4
/
+9
|
*
|
|
Fixes two 'rolling index' bugs when removing columns
Henrik Paul
2014-01-15
1
-2
/
+1
|
*
|
|
Cells should not overflow #12645
John Ahlroos
2014-01-15
1
-0
/
+1
|
*
|
|
HtmlRenderer should render unescaped html #12993
John Ahlroos
2013-12-20
1
-6
/
+8
|
*
|
|
Convinience renderers for rendering common data types #12993
John Ahlroos
2013-12-19
3
-0
/
+198
|
*
|
|
Convinience data source for rendering in memory lists in Grid #12878
John Ahlroos
2013-12-19
2
-0
/
+535
|
*
|
|
Fixes a duplication issue in Escalator.onLoad (#12645)
Henrik Paul
2013-12-18
1
-1
/
+22
|
*
|
|
Optimize the performance of Escalator (#12645)
Henrik Paul
2013-12-18
2
-55
/
+145
|
*
|
|
Limit the visibility of ColumnGroupRow instance fields #12830
John Ahlroos
2013-12-17
1
-2
/
+2
|
*
|
|
Added missing constructors to GridColumn #12830
John Ahlroos
2013-12-17
2
-2
/
+18
|
*
|
|
Grid supports data set changes (#12645)
Henrik Paul
2013-12-17
14
-39
/
+761
|
*
|
|
Support custom renderers for header, footer and column group cells #12993
John Ahlroos
2013-12-16
3
-7
/
+234
|
*
|
|
Set correct default values for client side columns #12830
John Ahlroos
2013-12-12
1
-8
/
+18
|
*
|
|
Merge branch 'master' into grid-merge
Henrik Paul
2013-12-12
1
-0
/
+1
|
|
\
\
\
|
*
|
|
|
Fixed escalator attach/detach logic #12645
John Ahlroos
2013-12-12
1
-39
/
+30
|
*
|
|
|
Merge branch 'master' into grid-merge
Henrik Paul
2013-12-12
3
-3
/
+7
|
|
\
\
\
\
|
*
|
|
|
|
Validate column group boundaries #12907
John Ahlroos
2013-12-10
3
-7
/
+137
|
*
|
|
|
|
Fixed issues with toggling column visibility #12830
John Ahlroos
2013-12-10
2
-14
/
+45
|
*
|
|
|
|
Support primary style names in Escalator and Grid #13058
John Ahlroos
2013-12-10
7
-51
/
+218
|
*
|
|
|
|
Fixes problem with setting initial column width on server side Grid #13024
John Ahlroos
2013-12-09
3
-4
/
+62
|
*
|
|
|
|
Fixes a cache range error (#12645)
Henrik Paul
2013-12-07
1
-1
/
+10
|
*
|
|
|
|
Fixed ArrayIndexOutOfBoundsException introduced in #12645
John Ahlroos
2013-12-05
1
-1
/
+1
|
*
|
|
|
|
Support merging column group header and footer cells #12907
John Ahlroos
2013-12-04
1
-4
/
+6
|
*
|
|
|
|
Merge branch 'master' into grid-merge
Henrik Paul
2013-12-04
34
-616
/
+514
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Support custom column widths in Grid #13024
John Ahlroos
2013-12-04
5
-9
/
+107
|
*
|
|
|
|
|
add support for variable column widths (#12645)
Henrik Paul
2013-12-04
9
-75
/
+429
|
*
|
|
|
|
|
Support widgets in Grid body row cells #12993
John Ahlroos
2013-12-04
10
-90
/
+304
|
*
|
|
|
|
|
Ensure setting value on detached column group throws exception #3153
John Ahlroos
2013-12-02
3
-3
/
+52
|
*
|
|
|
|
|
Add support for colspan in Escalator (#12645)
Henrik Paul
2013-11-27
7
-18
/
+236
|
*
|
|
|
|
|
Fixed bug where deleting column caused an exception #12830
John Ahlroos
2013-11-27
1
-1
/
+2
|
*
|
|
|
|
|
Fixes a bug with frozen columns, and adding/removing them (#12645)
Henrik Paul
2013-11-26
1
-10
/
+13
[next]