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
*
Update version number, use Java 8
Teemu Suo-Anttila
2016-08-03
1
-1
/
+1
*
Fixing TabSheet scrolling within SplitPanel (#20052)
adam
2016-08-03
1
-3
/
+8
*
Only trigger profiler after precondition checks
Leif Åstrand
2016-08-01
1
-3
/
+3
*
Fix disappearing ComboBox value (#19221)
Matti Tahvonen
2016-08-01
2
-17
/
+79
*
Use pure JS instead of JQuery JS for Atmosphere (#19396)
Artur Signell
2016-07-16
2
-7
/
+6
*
Added a null check to method 'setCellFocus' in grid.java in line with other c...
7.7.0.beta1
Dillion Bowman
2016-07-15
1
-1
/
+2
*
Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOT
Sampsa Sohlman
2016-07-14
1
-1
/
+1
*
Fixing drag and drop file upload issue on windows (#19809)
adam
2016-07-13
2
-10
/
+41
*
Fixing Grid Layout required indicator position (#18418)
Henri Sara
2016-07-13
1
-22
/
+21
*
Fix ComboBox highlight width on IE8/9 (#19889)
Henri Sara
2016-07-13
1
-1
/
+2
*
Fixing ComboBox page flip on trackpad scroll (#19704)
adam
2016-07-04
1
-4
/
+53
*
Updates to Grid's height handling (#19690).
Anna Koskinen
2016-06-29
2
-5
/
+41
*
Fixing messed up column in Grid after hide, resize and show (#19826)
adam
2016-06-07
1
-1
/
+1
*
Add missing @since 7.7
7.7.0.alpha3
Henri Sara
2016-06-01
1
-1
/
+1
*
New login form (#8171)
Ingo Kegel
2016-06-01
2
-0
/
+221
*
Use gwt-user and gwt-dev dependencies in client and compiler
Teemu Suo-Anttila
2016-06-01
1
-72
/
+1
*
Suggestion pop-up width API for ComboBox (#19685)
Jonni Nakari
2016-05-31
2
-30
/
+182
*
Update missing @since for 7.7
Henri Sara
2016-05-30
3
-6
/
+7
*
Send an ack message after push has removed connectors (#19822)
Artur Signell
2016-05-27
2
-7
/
+22
*
Correctly detect PhantomJS 2.1
Artur Signell
2016-05-22
2
-0
/
+37
*
Notify server side component about clicks in form layout (#6346).
Denis Anisimov
2016-05-19
1
-0
/
+25
*
Change GridLayout to no longer be a legacy component
Artur Signell
2016-05-16
1
-11
/
+2
*
Tooltip might not close when moving outside of UI (#13370)
Anna Koskinen
2016-05-16
1
-2
/
+51
*
Eliminate rounding errors for GridLayout expand ratios (#19797)
Artur Signell
2016-05-16
2
-19
/
+17
*
Disable multiselect checkboxes when Grid is disabled. (#18560)
Sauli Tähkäpää
2016-05-13
4
-6
/
+141
*
Fixed tooltips for sub-windows (#19073)
Pontus Boström
2016-05-12
1
-6
/
+19
*
Avoid rebuilding VListSelect DOM for each round trip (#14765)
Leif Åstrand
2016-05-11
1
-13
/
+51
*
Always close expanded top level menu item on click (#14568).
Denis Anisimov
2016-05-11
1
-0
/
+2
*
Always return cursor position 0 when displaying input prompt (#19766)
Teemu Pöntelin
2016-05-11
1
-1
/
+1
*
Handle touch events in Window (#18042)
Anna Koskinen
2016-05-09
1
-3
/
+3
*
Update @since for 7.6.6
Henri Sara
2016-05-06
1
-2
/
+2
*
Add javadocs for onConnectorHierarchyChange
Leif Åstrand
2016-05-04
1
-0
/
+30
*
Take body scrolling into account when deciding combobox popup position (#19162)
Artur Signell
2016-05-02
1
-11
/
+24
*
Fix IE focus fix which has been broken since 7.0.0 (#7965)
Artur Signell
2016-04-28
1
-3
/
+5
*
Restrict grid sidebar size to visible viewport (#19349)
Artur Signell
2016-04-28
2
-4
/
+134
*
Scroll selected tab into view (#3899)
Artur Signell
2016-04-28
1
-0
/
+7
*
Use the correct window height when comparing to browser window height (#19590)
Artur Signell
2016-04-28
1
-8
/
+11
*
Double check table focus in IE (#19676)
Artur Signell
2016-04-28
1
-4
/
+23
*
Take transition into account for Window layout (#15192, #19525, #19415)
Artur Signell
2016-04-28
1
-0
/
+16
*
Move checkstyles plugin to actual modules
elmot
2016-04-27
1
-0
/
+13
*
Check Java 1.6 compatibility
Henri Sara
2016-04-25
1
-0
/
+8
*
Merge remote-tracking branch 'origin/master' into feature/mavenize
Teemu Suo-Anttila
2016-04-21
3
-4
/
+13
|
\
|
*
Only handle shortcuts targeted for UI or body element (#19498)
Artur Signell
2016-04-18
1
-2
/
+10
|
*
Change @since from 7.6.5 to 7.7 - new API is not released in maintenance release
elmot
2016-04-15
1
-1
/
+1
|
*
Add missing @since for 7.6.5
elmot
2016-04-14
1
-1
/
+1
|
*
Make sure RPC queue is only flushed when there are pending invocations (#19684)
Artur Signell
2016-04-13
1
-1
/
+2
*
|
Merge branch 'master' into feature/mavenize
elmot
2016-04-13
9
-48
/
+111
|
\
|
|
*
Focus click element inside a drag'n'drop wrapper (#14826)
Artur Signell
2016-04-11
1
-16
/
+4
|
*
Fix Grid to not refresh already focused cell (#19653)
Teemu Suo-Anttila
2016-04-05
1
-1
/
+0
|
*
Refresh grid body after resize (#19664)
Markus Koivisto
2016-04-05
1
-0
/
+5
[next]