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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle generated method flags in a unified way (#15373)
Leif Åstrand
2015-01-12
1
-27
/
+24
*
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2015-01-12
12
-135
/
+177
|
\
|
*
Appending query param with vaadin version to js files (#12210)
Fabian Lange
2015-01-11
2
-8
/
+20
|
*
Removed apostrophe typo in VToolTip.Java (#15533)
Markus Koivisto
2015-01-09
1
-2
/
+2
|
*
Revert "Output legacy locators for TestBench Recorder (#14102)."
Mika Murtojärvi
2015-01-08
2
-114
/
+94
|
*
Unify test class naming.
Sauli Tähkäpää
2015-01-05
2
-2
/
+2
|
*
Option for rendering Calendar event captions as HTML (#9030)
Artur Signell
2015-01-02
5
-8
/
+59
|
*
Reformat project using Eclipse Luna SR1
Artur Signell
2014-12-29
3
-14
/
+18
*
|
Support JsonValue types as declared types in state and RPC (#15560)
Leif Åstrand
2015-01-12
1
-2
/
+15
*
|
A few small renames and typo fixes for Grid
Johannes Dahlström
2015-01-11
1
-1
/
+1
*
|
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
13
-58
/
+50
*
|
Separate pure client side util methods to a new class (#15553, #15544)
Artur Signell
2015-01-09
84
-1439
/
+2101
*
|
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
3
-14
/
+18
*
|
Fix Grid editor hanging on exception in commit (#15536)
Teemu Suo-Anttila
2015-01-08
1
-0
/
+31
*
|
Change Grid default selection model to Single (#15435)
Teemu Suo-Anttila
2015-01-08
2
-5
/
+4
*
|
Add getSelected functionality to SelectionEvents (#15513)
Teemu Suo-Anttila
2015-01-08
1
-4
/
+13
*
|
Update @since for 7.4
Artur Signell
2015-01-08
25
-25
/
+25
*
|
Move column constants from state to GridConstants (#15510)
Teemu Suo-Anttila
2015-01-07
1
-5
/
+4
*
|
Fix header texts to captions in Grid client side (#15511)
Teemu Suo-Anttila
2015-01-07
1
-25
/
+24
*
|
Fix DefaultTextRenderer warning with String data (#15430)
Teemu Suo-Anttila
2015-01-02
1
-1
/
+1
*
|
Change selection model before selecting rows (#15488)
Leif Åstrand
2014-12-31
1
-2
/
+7
*
|
Ignore selection col for server-side cell style generator (#15486)
Leif Åstrand
2014-12-31
1
-1
/
+7
*
|
Add missing since
Leif Åstrand
2014-12-31
1
-1
/
+1
*
|
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
1
-1
/
+22
*
|
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-12-29
6
-5
/
+43
|
\
|
|
*
Prevent key events without key code from triggering actions (#11029)
Artur Signell
2014-12-29
1
-0
/
+3
|
*
Typo in the Profiler log (#15426)
AMahdy AbdElAziz
2014-12-23
1
-1
/
+1
|
*
Preserve newlines and align exception stacktraces left (#15456)
Artur Signell
2014-12-23
1
-4
/
+7
|
*
Allow TabSheet and Accordion tab captions to contain HTML (#14609)
Artur Signell
2014-12-18
3
-0
/
+32
*
|
Fix Grid columns being too narrow on IE9 (#15475)
Teemu Suo-Anttila
2014-12-29
1
-3
/
+15
*
|
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
1
-1
/
+9
*
|
Grid no longer resets scrollpos on state change (#15422)
Henrik Paul
2014-12-19
1
-1
/
+1
*
|
Fix Range.restrictTo to work with non-intersecting ranges(#13334)
Teemu Suo-Anttila
2014-12-19
1
-0
/
+1
*
|
Fix cache updating in AbstractRemoteDataSource on row remove (#13334)
Teemu Suo-Anttila
2014-12-19
2
-14
/
+21
*
|
Prevent scrolling when adding rows above the focused cell (#13334)
Teemu Suo-Anttila
2014-12-18
1
-2
/
+1
*
|
Fix indexing when adding rows to AbstractRemoteDataSource (#13334)
Teemu Suo-Anttila
2014-12-18
1
-14
/
+13
*
|
Set @since values for Grid classes
Leif Åstrand
2014-12-18
67
-69
/
+95
*
|
Merge remote-tracking branch 'origin/master' into grid
Leif Åstrand
2014-12-18
21
-42
/
+158
|
\
|
|
*
Allow captions to contain HTML (#9426)
Artur Signell
2014-12-18
12
-28
/
+137
|
*
Missing @since for 7.4
Leif Åstrand
2014-12-18
2
-0
/
+6
|
*
Revert "TextField's input prompt is now disabled properly (#15144)"
Artur Signell
2014-12-18
1
-11
/
+4
|
*
Add missing @since for 7.3.7.
Sauli Tähkäpää
2014-12-18
3
-1
/
+3
[next]