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
...
|
|
|
*
|
|
|
Fix Grid handling state changes and RPC calls deferred (#16188)
Teemu Suo-Anttila
2015-01-13
3
-138
/
+120
|
|
|
*
|
|
|
Adds PROGRESSBAR_STATIC to Reindeer and Runo (#16173)
Henrik Paul
2015-01-13
11
-11
/
+161
|
|
|
*
|
|
|
Add @BackgroundMessage annotation (#15373)
Leif Åstrand
2015-01-12
12
-12
/
+249
|
|
|
*
|
|
|
Ensure widgets is built before all (#15544)
Artur Signell
2015-01-12
2
-0
/
+3
|
|
|
*
|
|
|
Handle generated method flags in a unified way (#15373)
Leif Åstrand
2015-01-12
5
-103
/
+79
|
|
|
*
|
|
|
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2015-01-12
308
-1177
/
+1902
|
|
|
|
\
\
\
\
|
|
|
*
|
|
|
|
Support JsonValue types as declared types in state and RPC (#15560)
Leif Åstrand
2015-01-12
8
-6
/
+104
|
|
|
*
|
|
|
|
Clicks through the focused cell :before pseudoelement (#15535)
Henrik Paul
2015-01-12
2
-0
/
+36
|
|
|
*
|
|
|
|
Add widgets-module to Eclipse (#15544)
Artur Signell
2015-01-11
2
-5
/
+4
|
|
|
*
|
|
|
|
Publish widgets module to Maven (#15544)
Artur Signell
2015-01-11
1
-1
/
+1
|
|
|
*
|
|
|
|
Valo GWT module for widgets (#15544)
Artur Signell
2015-01-11
2
-0
/
+22
|
|
|
*
|
|
|
|
A few small renames and typo fixes for Grid
Johannes Dahlström
2015-01-11
6
-9
/
+18
|
|
|
*
|
|
|
|
Build for widgets module (#15544)
Artur Signell
2015-01-11
2
-0
/
+175
|
|
|
*
|
|
|
|
Move elemental json dependency to DWS (#15544)
Artur Signell
2015-01-11
9
-80
/
+80
|
|
|
*
|
|
|
|
Make Sass compiler easily available (#15544)
Artur Signell
2015-01-11
1
-1
/
+6
|
|
|
*
|
|
|
|
Remove dependencies from ProgressBar/Escalator to parts related to the server...
Artur Signell
2015-01-11
12
-41
/
+47
|
|
|
*
|
|
|
|
Remove dependency on rest of the framework (#15544)
Artur Signell
2015-01-11
1
-2
/
+1
|
|
|
*
|
|
|
|
Get rid of WidgetUtil.getSimpleName (#15544)
Leif Åstrand
2015-01-09
15
-63
/
+53
|
|
|
*
|
|
|
|
Separate pure client side util methods to a new class (#15553, #15544)
Artur Signell
2015-01-09
86
-1444
/
+2106
|
|
|
*
|
|
|
|
Remove dependency from Profiler to debug window classes (#15544,#15555)
Artur Signell
2015-01-09
2
-235
/
+234
|
|
|
*
|
|
|
|
Move generators to widget set - they aren't needed by widgets (#15544)
Artur Signell
2015-01-09
2
-11
/
+12
|
|
|
*
|
|
|
|
Format project, once again
Artur Signell
2015-01-09
17
-45
/
+63
|
|
|
*
|
|
|
|
Fix GridInTabSheet test and add @TestCategory to it
Teemu Suo-Anttila
2015-01-09
2
-0
/
+4
|
|
|
*
|
|
|
|
Fix Grid editor hanging on exception in commit (#15536)
Teemu Suo-Anttila
2015-01-08
4
-3
/
+104
|
|
|
*
|
|
|
|
RendererClickEvent now tells about propertyIds (#13334)
Henrik Paul
2015-01-08
3
-0
/
+32
|
|
|
*
|
|
|
|
Change Grid default selection model to Single (#15435)
Teemu Suo-Anttila
2015-01-08
9
-16
/
+21
|
|
|
*
|
|
|
|
Add getSelected functionality to SelectionEvents (#15513)
Teemu Suo-Anttila
2015-01-08
2
-4
/
+23
|
|
|
*
|
|
|
|
Update @since for 7.4
Artur Signell
2015-01-08
51
-52
/
+52
|
|
|
*
|
|
|
|
Move column constants from state to GridConstants (#15510)
Teemu Suo-Anttila
2015-01-07
3
-16
/
+31
|
|
|
*
|
|
|
|
Change getColumnProperty to getPropertyId in Grid Column (#15512)
Teemu Suo-Anttila
2015-01-07
3
-10
/
+10
|
|
|
*
|
|
|
|
Fix header texts to captions in Grid client side (#15511)
Teemu Suo-Anttila
2015-01-07
2
-32
/
+31
|
|
|
*
|
|
|
|
Fix DefaultTextRenderer warning with String data (#15430)
Teemu Suo-Anttila
2015-01-02
3
-2
/
+18
|
|
|
*
|
|
|
|
Fix adding rows to visible range of Grid (#15476)
Teemu Suo-Anttila
2015-01-02
4
-3
/
+10
|
|
|
*
|
|
|
|
Fix Grid Header/Footer creating cells for unused properties (#15487)
Teemu Suo-Anttila
2015-01-02
2
-2
/
+21
|
|
|
*
|
|
|
|
Fix Grid unnecessarily cleaning up stored property information (#15482)
Teemu Suo-Anttila
2014-12-31
2
-1
/
+6
|
|
|
*
|
|
|
|
Change selection model before selecting rows (#15488)
Leif Åstrand
2014-12-31
3
-2
/
+82
|
|
|
*
|
|
|
|
Fix active row range handling when removing rows (#15454)
Teemu Suo-Anttila
2014-12-31
3
-21
/
+158
|
|
|
*
|
|
|
|
Ignore selection col for server-side cell style generator (#15486)
Leif Åstrand
2014-12-31
2
-1
/
+22
|
|
|
*
|
|
|
|
Add Table-compatible constructors to Grid (#15447)
Leif Åstrand
2014-12-31
1
-8
/
+37
|
|
|
*
|
|
|
|
Add missing since
Leif Åstrand
2014-12-31
1
-1
/
+1
|
|
|
*
|
|
|
|
Fix RpcDataProviderExtension to send initial data on reload (#15465)
Teemu Suo-Anttila
2014-12-31
3
-1
/
+41
|
|
|
*
|
|
|
|
Distribute GridUtil methods where they are actually used (#13334)
Henrik Paul
2014-12-30
3
-105
/
+75
|
|
|
*
|
|
|
|
Make disabled Grid nonfocusable and ignore events (#13334)
Johannes Dahlström
2014-12-30
4
-1
/
+143
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-12-29
40
-722
/
+778
|
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
|
Fix Grid columns being too narrow on IE9 (#15475)
Teemu Suo-Anttila
2014-12-29
2
-3
/
+28
|
|
|
*
|
|
|
|
|
Fix EscalatorColumnFreezing test scrolling too far
Teemu Suo-Anttila
2014-12-29
1
-1
/
+1
|
|
|
*
|
|
|
|
|
Make SDM work again (#15452)
Artur Signell
2014-12-22
2
-5
/
+29
|
|
|
*
|
|
|
|
|
DefaultTextRenderer shows nulls as empty strings (#13334)
Henrik Paul
2014-12-19
4
-1
/
+157
|
|
|
*
|
|
|
|
|
Grid no longer resets scrollpos on state change (#15422)
Henrik Paul
2014-12-19
3
-1
/
+16
|
|
|
*
|
|
|
|
|
Fix Range.restrictTo to work with non-intersecting ranges(#13334)
Teemu Suo-Anttila
2014-12-19
4
-5
/
+48
[prev]
[next]