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
path:
root
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Avoid client side exception using keyboard navigation (#15343).
Denis Anisimov
2015-02-02
1
-2
/
+2
|
*
Moved accessibility shortcut handling to server-side. [#14843]
Anna Koskinen
2015-01-30
1
-3
/
+1
*
|
Grid editor save/cancel buttons can now be rendered on top (#16534)
Henrik Paul
2015-01-30
4
-9
/
+85
|
/
*
Merge remote-tracking branch 'origin/master' into grid
Artur Signell
2015-01-28
4
-25
/
+53
|
\
|
*
Render Window caption as text when requested (#16273)
Artur Signell
2015-01-27
2
-5
/
+6
|
*
FileDownloader opens file in a new tab (iOS) (#15366)
Alexey Fansky
2015-01-27
1
-14
/
+22
|
*
Fix Table pageup/pagedown navigation (#15332)
Ilya Ermakov
2015-01-27
1
-6
/
+25
*
|
Make Grid and renderer buttons look like Vaadin NativeButton (#16260)
Teemu Suo-Anttila
2015-01-27
2
-2
/
+5
*
|
Disable and restore editor and scroll locking on setEnabled (#16502)
Teemu Suo-Anttila
2015-01-27
1
-4
/
+18
*
|
Improves touch scrolling in Grid (#16341)
Henrik Paul
2015-01-27
1
-26
/
+86
*
|
Grid now uses ObjectRenderer by default (#15417)
Henrik Paul
2015-01-27
3
-14
/
+87
*
|
Fix Grid not always showing select all checkbox (#16397)
Teemu Suo-Anttila
2015-01-26
1
-7
/
+13
*
|
Prevent text selection when multi sorting with header clicks (#16275)
Teemu Suo-Anttila
2015-01-26
1
-1
/
+8
*
|
Merge remote-tracking branch 'origin/master' into grid
Artur Signell
2015-01-21
4
-15
/
+78
|
\
|
|
*
Revert "Update text value also with timer triggered text change events. (#162...
Artur Signell
2015-01-21
1
-2
/
+1
|
*
Remove unnecessary scrollbar when zooming in or out (#15164)
Matti Hosio
2015-01-20
1
-0
/
+18
|
*
Ignore change btwn paints and force update unfocused TextField (#15144)
AMahdy AbdElAziz
2015-01-20
1
-7
/
+9
|
*
Embedded ThemeResource should react to theme change (#15194)
Anna Koskinen
2015-01-20
1
-7
/
+47
|
*
Update text value also with timer triggered text change events. (#16270)
Sauli Tähkäpää
2015-01-19
1
-1
/
+2
|
*
Fix maximized window ordering. (#15360)
Sauli Tähkäpää
2015-01-16
1
-1
/
+4
*
|
Fix Editor creating fields before client Grid can attach them (#16214)
Teemu Suo-Anttila
2015-01-20
2
-15
/
+19
*
|
Parameterize client-side Grid.addColumn to return the argument type (#16262)
Johannes Dahlström
2015-01-19
1
-2
/
+2
*
|
Fixes exception when scrolled down and removing header/footer row (#15411)
Henrik Paul
2015-01-19
1
-14
/
+36
*
|
Merge remote-tracking branch 'origin/master' into grid
Leif Åstrand
2015-01-16
196
-1763
/
+25257
|
\
\
|
|
/
|
/
|
|
*
Make Grid react to theme changes (#15418)
Leif Åstrand
2015-01-16
3
-26
/
+67
|
*
Adds error handling to Grid Editor (#15556)
Henrik Paul
2015-01-15
3
-87
/
+180
|
*
Make Grid send Json as Json (#16244)
Leif Åstrand
2015-01-15
1
-8
/
+1
|
*
Fixes an issue with HeightMode.ROW (#16191)
Henrik Paul
2015-01-15
1
-3
/
+5
|
*
Reformat build files
Artur Signell
2015-01-15
1
-4
/
+8
|
*
Fix grid sorting on init and sorting with unused properties (#16192)
Teemu Suo-Anttila
2015-01-14
1
-1
/
+5
|
*
Add ItemClickEvents to Grid (#15449)
Teemu Suo-Anttila
2015-01-14
7
-1
/
+235
|
*
Revert to old simpleName logic (differs for inner classes) (#15544)
Artur Signell
2015-01-14
2
-7
/
+7
|
*
Update JS renderer to work with latest grid branch (#15485)
Leif Åstrand
2015-01-14
2
-34
/
+65
|
*
Merge remote-tracking branch 'origin/master' into grid
Artur Signell
2015-01-14
10
-152
/
+176
|
|
\
|
*
|
Set @since tags to 7.4
Artur Signell
2015-01-13
2
-2
/
+2
|
*
|
Implement JavaScript renderer support (#15485)
Leif Åstrand
2015-01-13
3
-6
/
+287
|
*
|
Defer Grid scrolling to avoid issues with DataSource sizes (#16189)
Teemu Suo-Anttila
2015-01-13
1
-4
/
+22
|
*
|
Rename BackgroundMessage -> NoLoadingIndicator (#15373)
Leif Åstrand
2015-01-13
2
-4
/
+4
|
*
|
Grid deco elements are now resized appropriately (#16187)
Henrik Paul
2015-01-13
1
-4
/
+3
|
*
|
Fix Grid handling state changes and RPC calls deferred (#16188)
Teemu Suo-Anttila
2015-01-13
1
-76
/
+37
|
*
|
Adds PROGRESSBAR_STATIC to Reindeer and Runo (#16173)
Henrik Paul
2015-01-13
1
-1
/
+3
|
*
|
Add @BackgroundMessage annotation (#15373)
Leif Åstrand
2015-01-12
5
-12
/
+95
|
*
|
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
|
|
\
\
|
*
|
|
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
[prev]
[next]