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
*
Add missing @since for 7.5
Leif Åstrand
2015-05-12
13
-7
/
+66
*
Make extra API private instead of protected (#16596)
Teemu Suo-Anttila
2015-05-12
1
-1
/
+1
*
Clarify some @since definitions
Leif Åstrand
2015-05-12
2
-2
/
+1
*
Updated all empty @since tags to be published in 7.5.0
Pekka Hyvönen
2015-05-11
21
-62
/
+61
*
Avoid on-the-fly compilation when running tests (#15135)
Artur Signell
2015-05-11
2
-0
/
+6
*
Mention potential gzip incompatibility in release notes (#13653)
Leif Åstrand
2015-05-11
1
-0
/
+2
*
Fixed Grid crash when rendering first time and no header available (#17412)
Pekka Hyvönen
2015-05-11
1
-0
/
+7
*
Fixes unnecessary selector specificity for notifications (#14872)
Pekka Hyvönen
2015-05-11
3
-43
/
+35
*
Fix a typo in AbstractSelect.setItemIcon Javadoc comment.
Teemu Pöntelin
2015-05-11
1
-1
/
+1
*
Notification styles should be scoped more eagerly (#14872)
Denis Anisimov
2015-05-11
9
-67
/
+220
*
Add opacity filter for disabled menubar item. (#15381)
Sauli Tähkäpää
2015-05-07
3
-1
/
+67
*
Hiding/Unhiding Grid column when details row is open (#17691)
Pekka Hyvönen
2015-05-06
2
-24
/
+62
*
Removed outdated workaround (#14405)
Anna Koskinen
2015-05-06
1
-6
/
+0
*
Fix for declarative FontIcon support (#17275)
Johannes Dahlström
2015-05-06
8
-33
/
+420
*
Fixes some broken FF24 tests for Grid.
Pekka Hyvönen
2015-05-06
1
-0
/
+5
*
Fix caption position calculation in GridLayout (#17619)
Teemu Pöntelin
2015-05-06
3
-14
/
+101
*
Convert TableDragColumn tests from TB2 to TB4
Teemu Suo-Anttila
2015-05-06
3
-204
/
+122
*
Ensure browser does not re-use push connection after refresh (#14297, #14416)
Artur Signell
2015-05-05
1
-3
/
+9
*
Fix the updating of sort indicators (#17440)
Mika Murtojarvi
2015-05-05
3
-4
/
+162
*
Convert LabelTooltip tests from TB2 to TB4
Teemu Suo-Anttila
2015-05-05
4
-141
/
+72
*
Fix Grid reloading test to use ElementQuery exists() method
Teemu Suo-Anttila
2015-05-05
1
-1
/
+1
*
Convert MenuBarNavigationMouse test from TB2 to TB4
Teemu Suo-Anttila
2015-05-05
2
-81
/
+42
*
Margin for header label in form should override any other rule (#14775).
Denis Anisimov
2015-05-05
3
-0
/
+128
*
Set display to inline-block for TOP_CENTER and TOP_RIGHT (#14137).
Denis Anisimov
2015-05-05
3
-1
/
+142
*
Provide variable for default contrast value in valo-font-color (#14793).
Denis Anisimov
2015-05-05
5
-1
/
+105
*
Fix enabled handling for DateField and PopupDateField (#17620)
Artur Signell
2015-05-05
3
-8
/
+185
*
Convert InitialFragmentEvent test from TB2 to TB4
Teemu Suo-Anttila
2015-05-05
2
-37
/
+39
*
Convert BooleanTextField test from TB2 to TB4
Teemu Suo-Anttila
2015-05-04
2
-141
/
+60
*
Render CustomLayout properly even if a slot is missing (#17681)
Artur Signell
2015-05-04
5
-0
/
+128
*
Converted javascript tests to TB4 and added date tests (#16797, #16786)
Artur Signell
2015-05-04
9
-75
/
+173
*
Merge "Merge branch 'grid-7.5'"
Teemu Suo-Anttila
2015-05-02
63
-1001
/
+12106
|
\
|
*
Merge branch 'grid-7.5'
Pekka Hyvönen
2015-04-30
63
-1001
/
+12106
|
|
\
|
|
*
Details row decorator and border positioning and sizes (#17423)
Pekka Hyvönen
2015-04-30
8
-63
/
+246
|
|
*
Fixed Grid details row height regression and refactored tests (#17423)
Pekka Hyvönen
2015-04-27
3
-63
/
+127
|
|
*
Add support for custom Grid sidebar items (#17569)
Leif Åstrand
2015-04-24
3
-3
/
+237
|
|
*
Fixed theming issues with Grid's Sidebar (#17412)
Pekka Hyvönen
2015-04-22
5
-20
/
+67
|
|
*
Merge remote-tracking branch 'origin/master' into grid-7.5
Teemu Suo-Anttila
2015-04-22
35
-565
/
+1048
|
|
|
\
|
|
*
|
Fixed regression and fragile test for Grid.
Pekka Hyvönen
2015-04-22
3
-8
/
+8
|
|
*
|
Merge branch 'master' into grid-7.5
Pekka Hyvönen
2015-04-17
121
-4659
/
+3734
|
|
|
\
\
|
|
*
|
|
Declarative support and test for Grid.Column.hidingToggleCaption #17481
Pekka Hyvönen
2015-04-16
3
-3
/
+20
|
|
*
|
|
Declarative support and tests for Grid's 7.5 features (#17481)
Pekka Hyvönen
2015-04-16
3
-2
/
+18
|
|
*
|
|
Calculate Grid sidebar button height when closed #17412
Pekka Hyvönen
2015-04-16
10
-62
/
+183
|
|
*
|
|
Grid.Column setHidable and setHidden return the Column #17478
Pekka Hyvönen
2015-04-16
1
-4
/
+10
|
|
*
|
|
Move details row decorators out of spacers td #17423
Pekka Hyvönen
2015-04-15
4
-140
/
+158
|
|
*
|
|
Merge remote-tracking branch 'origin/master' into grid-7.5
Teemu Suo-Anttila
2015-04-15
83
-1378
/
+5083
|
|
|
\
\
\
|
|
*
|
|
|
Valo theming for Grid's sidebar #17412
Pekka Hyvönen
2015-04-13
4
-14
/
+90
|
|
*
|
|
|
Use MenuBar in Grid's sidebar for column hiding #17332
Pekka Hyvönen
2015-04-09
2
-65
/
+146
|
|
*
|
|
|
Merge branch 'grid-7.5' of ssh://dev.vaadin.com:29418/vaadin into grid-7.5
Markus Koivisto
2015-04-08
3
-4
/
+120
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Escalator tries to hide out-of-sight spacers from the user (#17353)
Henrik Paul
2015-04-08
3
-4
/
+120
|
|
*
|
|
|
|
Merge branch 'master' into grid-7.5
Markus Koivisto
2015-04-08
35
-176
/
+1945
|
|
|
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
[next]