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
/
shared
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates to Grid's height handling (#19690).
Anna Koskinen
2016-06-29
1
-1
/
+7
*
New login form (#8171)
Ingo Kegel
2016-06-01
3
-0
/
+82
*
Use gwt-user and gwt-dev dependencies in client and compiler
Teemu Suo-Anttila
2016-06-01
1
-30
/
+2
*
Send an ack message after push has removed connectors (#19822)
Artur Signell
2016-05-27
1
-0
/
+3
*
Correctly detect PhantomJS 2.1
Artur Signell
2016-05-22
1
-2
/
+8
*
Workaround Version class to work with 7.7-SNAPSHOT
Teemu Suo-Anttila
2016-05-19
1
-1
/
+9
*
Deprecate public bitmask methods in MarginInfo (#17565)
patrik
2016-05-17
1
-0
/
+15
*
Eliminate rounding errors for GridLayout expand ratios (#19797)
Artur Signell
2016-05-16
1
-0
/
+2
*
Remove guava URL encode dependency
Markus Koivisto
2016-05-11
1
-6
/
+2
*
Move checkstyles plugin to actual modules
elmot
2016-04-27
1
-0
/
+13
*
Merge remote-tracking branch 'origin/master' into feature/mavenize
Teemu Suo-Anttila
2016-04-21
1
-0
/
+10
|
\
|
*
Add javadoc and @since for new API
elmot
2016-04-15
1
-0
/
+10
*
|
Merge branch 'master' into feature/mavenize
elmot
2016-04-13
2
-5
/
+49
|
\
|
|
*
Update @since tags for 7.6.4 and related javadoc
Henri Sara
2016-03-08
1
-3
/
+1
|
*
Fix DragAndDropWrapper update after file upload (#19616)
maxschuster
2016-03-01
1
-0
/
+36
|
*
MarginInfo CTOR with two booleans: vertical, horizontal (#14113).
Denis Anisimov
2016-02-29
1
-5
/
+15
*
|
Move organization, license and SCM to parent POM
Henri Sara
2016-04-13
1
-3
/
+0
*
|
Fix version parser
elmot
2016-04-12
1
-1
/
+1
*
|
Generate sources with release profile
Teemu Suo-Anttila
2016-04-11
2
-8
/
+4
*
|
Remove most Ivy files
Henri Sara
2016-04-02
1
-24
/
+0
*
|
Clean up plugin versions for maven build
Teemu Suo-Anttila
2016-03-23
1
-3
/
+0
*
|
Use correct unpack goal in shared, rename push
Teemu Suo-Anttila
2016-03-18
1
-2
/
+19
*
|
Fix shared test file name
Teemu Suo-Anttila
2016-03-17
1
-1
/
+1
*
|
Extract version numbers to properties in root pom.xml
Teemu Suo-Anttila
2016-03-15
1
-1
/
+1
*
|
Introduce root pom.xml to ease building with maven
Teemu Suo-Anttila
2016-03-15
1
-12
/
+4
*
|
Migrate vaadin-shared build to maven
Teemu Suo-Anttila
2016-03-10
192
-88
/
+201
|
/
*
Fix empty @since tags
Henri Sara
2015-12-18
2
-2
/
+2
*
Make it possible to only show collapsible columns in menu (#9811)
Leif Åstrand
2015-12-16
3
-0
/
+49
*
Update @since tags for 7.6
Henri Sara
2015-10-27
10
-10
/
+10
*
Provide own states for a number of components (#18987).
Denis Anisimov
2015-10-16
11
-10
/
+189
*
Fix empty @since for 7.6.alpha7
Markus Koivisto
2015-10-09
2
-2
/
+2
*
Report user-resized column widths to server (#16838)
Johannes Dahlström
2015-10-08
1
-1
/
+12
*
Add API for setting Grid columns resizable (#16838)
Johannes Dahlström
2015-10-08
1
-3
/
+6
*
Update/add @since tags in javadoc
Henri Sara
2015-10-07
8
-5
/
+24
*
Remove Grid EditorEvents and Listeners
Teemu Suo-Anttila
2015-10-07
1
-25
/
+0
*
Add support for TreeContextClickEvents (#19062)
Teemu Suo-Anttila
2015-10-05
1
-0
/
+34
*
Add GridContextClickEvent with item ids, properties and section (#16855)
Teemu Suo-Anttila
2015-10-05
2
-0
/
+26
*
Add Tree.htmlContentsAllowed (#7717)
Leif Åstrand
2015-10-02
1
-0
/
+2
*
Implement ContextClickEvent for Table (#19042)
Teemu Suo-Anttila
2015-10-02
2
-0
/
+43
*
Add support for ContextClickEvent in AbstractComponent (#19015)
Teemu Suo-Anttila
2015-10-01
2
-1
/
+30
*
Shorten "server connection lost" default timeout (#11733)
Henri Sara
2015-09-29
1
-1
/
+1
*
Adds support for defining the URL to use for push requests (#18989)
Artur Signell
2015-09-24
1
-0
/
+1
*
Update @since tags for 7.6.
Mika Murtojarvi
2015-09-08
6
-6
/
+6
*
Change reconnect modality default (#11733)
Artur Signell
2015-09-08
1
-1
/
+1
*
Fix SingleSelectionModel deselectAllowed default value (#18811)
Teemu Suo-Anttila
2015-09-07
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into reconnect-dialog
Artur Signell
2015-09-04
12
-61
/
+267
|
\
|
*
Redesign RpcDataSourceConnector pinning RPC requests (#18692)
Teemu Suo-Anttila
2015-09-02
1
-14
/
+0
|
*
Refactor Grid SelectionModels as extensions (#18624)
Teemu Suo-Anttila
2015-09-01
8
-29
/
+164
|
*
Fix empty @since tags for 7.6.0.alpha4
7.6.0.alpha4
Johannes Dahlström
2015-08-26
2
-2
/
+2
|
*
Fix AbstractRemoteDataSource cache clearing (#18630)
Teemu Suo-Anttila
2015-08-21
1
-4
/
+6
[next]