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
*
GridConnector sends user sort events to the server (#13334)
Leif Åstrand
2014-07-10
4
-1
/
+90
*
Update sorting indicators when sorting through the API (#13334)
Leif Åstrand
2014-07-10
1
-9
/
+10
*
Position sorting indicators correctly in both Chrome and FF (#13334)
Leif Åstrand
2014-07-10
1
-2
/
+8
*
Fix modifying rows in GridBasicFeatures
Teemu Suo-Anttila
2014-07-10
1
-5
/
+16
*
Server-side sorting updates data on client-side (#13334)
Teemu Suo-Anttila
2014-07-10
3
-11
/
+97
*
Implement Grid server-side Sorting API (#13334)
Patrik Lindström
2014-07-09
5
-5
/
+544
*
Fix unpinning in DataProviderKeyMapper (#13334)
Teemu Suo-Anttila
2014-07-09
1
-3
/
+3
*
Some general Grid maintenance (JavaDocs mostly) (#13334)
Henrik Paul
2014-07-09
5
-104
/
+130
*
Removes the version number from @since in Grid classes (#13334)
Henrik Paul
2014-07-08
87
-90
/
+86
*
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-07-08
62
-937
/
+945
|
\
|
*
Fix background color in chameleon theme after removing shadow divs (#14145)
Dmitrii Rogozin
2014-07-07
2
-3
/
+11
|
*
Use Sass compiler version 0.9.8
Henri Sara
2014-07-07
1
-1
/
+1
|
*
Fix shadow bug with menu in runo theme (#14162)
Dmitrii Rogozin
2014-07-07
1
-3
/
+2
|
*
Return a value on __gwtStatsEvent in Profiler (#11709)
Bogdan Udrescu
2014-07-07
9
-15
/
+377
|
*
Modified test case to work around bug preventing popup to close in IE (#14086)
Anthony Guerreiro
2014-07-07
1
-1
/
+21
|
*
Avoid object creation in getAllChildrenIterable in most cases. (#14142)
Fabian Lange
2014-07-04
3
-63
/
+59
|
*
Remove unused VWindowOverlay (#14055)
Artur Signell
2014-07-03
3
-83
/
+5
|
*
Remove shadow div for Overlay elements except IE8 (#9303).
Henri Sara
2014-07-03
3
-38
/
+69
|
*
Revert "Allow changing theme on the fly (#2874)"
Henri Sara
2014-07-03
15
-644
/
+78
|
*
Add missing @since 7.3 to javadoc
Henri Sara
2014-07-03
13
-34
/
+56
|
*
Add missing @since 7.2.4 in javadoc
Henri Sara
2014-07-03
3
-0
/
+4
|
*
Fix PushConfigurationLongPollingTest.
Sauli Tähkäpää
2014-07-02
3
-51
/
+40
|
*
Disabled shadow divs. Instead use css box-shadow (#13885)
Dmitrii Rogozin
2014-07-02
14
-13
/
+189
|
*
Refactor GridLayout tests (#14044)
Dmitrii Rogozin
2014-07-02
3
-52
/
+86
|
*
Reading properties of components should not set state to dirty (#14060).
Fabian Lange
2014-07-01
2
-18
/
+28
*
|
Increase simulated latency in GridClientRenderers test
Teemu Suo-Anttila
2014-07-08
1
-27
/
+28
*
|
Call setup on cells in CellIterator.rawPeekNext
Johannes Dahlström
2014-07-07
1
-1
/
+5
*
|
Fix GridSingleColumnTest & CustomRendererTest
Teemu Suo-Anttila
2014-07-07
2
-0
/
+4
*
|
Fix GridClientColumnRenderers test (#13334)
Teemu Suo-Anttila
2014-07-07
2
-5
/
+2
*
|
Fix setting SelectionMode on application start (#13334)
Teemu Suo-Anttila
2014-07-07
3
-3
/
+22
*
|
Adds key-related helper methods to Renderers. (#13334)
Henrik Paul
2014-07-04
15
-19
/
+256
*
|
Adds the ability to swap between the three client side selection models (#13334)
Henrik Paul
2014-07-04
8
-59
/
+240
*
|
Make Grid scroll as the selection drag happens near an edge. (#13334)
Henrik Paul
2014-07-03
3
-93
/
+398
*
|
Client now recognizes server-side selection model changes. (#13334)
Henrik Paul
2014-07-03
4
-0
/
+81
*
|
Clean up test code for selection column (#13334)
Henrik Paul
2014-07-03
5
-51
/
+61
*
|
Implement Grid client-side ListSorter (#13334)
Patrik Lindström
2014-07-01
5
-2
/
+324
*
|
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-07-01
492
-2365
/
+25906
|
\
|
|
*
Add conf option for disabling sync id checking (#14084)
Leif Åstrand
2014-07-01
6
-5
/
+62
|
*
Ignore -1 sync id on the server (#14084)
Leif Åstrand
2014-07-01
2
-3
/
+18
|
*
Mention JSON library change in release notes (#14105, #13944)
Henri Sara
2014-06-30
1
-0
/
+2
|
*
Merge branch 'valo' to master
Henri Sara
2014-06-30
352
-553
/
+21002
|
|
\
|
|
*
Merge branch 'master' into valo
Henri Sara
2014-06-30
12
-87
/
+170
|
|
|
\
|
|
*
|
Update .gitignore for valo
Henri Sara
2014-06-30
1
-0
/
+3
|
|
*
|
Compile valo with Vaadin Sass compiler (#14120)
Henri Sara
2014-06-30
4
-4
/
+15
|
|
*
|
Release notes for 7.3 beta1 (#14105)
Artur Signell
2014-06-30
1
-65
/
+20
|
|
*
|
Replace complex interpolation with simple interpolation in Valo.
Mika Murtojarvi
2014-06-30
1
-2
/
+4
|
|
*
|
Fix !important handling in opacity mixin
Henri Sara
2014-06-30
2
-6
/
+11
|
|
*
|
Fix borderless textfield focus box-shadow
Jouni Koivuviita
2014-06-27
1
-1
/
+1
|
|
*
|
Prefix header style names with 'v-label-'
Jouni Koivuviita
2014-06-27
2
-27
/
+27
|
|
*
|
Bourbon is now included (#14106)
Artur Signell
2014-06-27
1
-1
/
+6
[next]