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
*
Add missing @since tags and missing javadocs (#10155)
7.7.11
Olli Tietäväinen
2017-10-10
3
-1
/
+15
*
Implement error level on client side (#9816)
Adam Wagner
2017-09-26
3
-3
/
+58
*
Use separate identifier for push connections (#9150)
Olli Tietäväinen
2017-08-10
1
-0
/
+9
*
Added loop and preload attributes for media elements, fixed null poster (#9161)
Krassimir Valev
2017-08-08
2
-0
/
+65
*
Add @since tags for 7.7.8 (#8954)
7.7.8
Henri Sara
2017-03-27
1
-0
/
+2
*
Include charset in text/html responses (#8777)
Artur
2017-03-09
1
-0
/
+5
*
Remove unnecessary full classnames and parenthesis from code (#8681)
Teemu Suo-Anttila
2017-03-02
2
-6
/
+6
*
Make it possible to disallow user selection in Grid (#8144)
Artur
2017-01-30
2
-0
/
+2
*
Remove tracking of unregistered connectors (#8153)
Aleksi Hietanen
2017-01-11
1
-3
/
+0
*
Fix java packaging order (#106)
Teemu Suo-Anttila
2016-12-09
1
-1
/
+1
*
Fix wrong year in copyright header
Pekka Hyvönen
2016-11-29
1
-1
/
+1
*
Update @since tags for 7.7.5
Pekka Hyvönen
2016-11-25
3
-0
/
+6
*
Remove CustomFieldState (#20468)
Pekka Hyvönen
2016-11-22
2
-29
/
+9
*
Add lazy/simple resize mode to Grid (#20108)
Patrik Lindström
2016-11-17
2
-0
/
+41
*
Update @since tag for 7.7.4.
Denis Anisimov
2016-11-08
1
-1
/
+1
*
Allow defining a focus delegate component for CustomField (#20336)
Artur Signell
2016-10-26
1
-0
/
+29
*
Make UPPER_CASE_PROPERTY_IDS more human friendly by default (#20380)
Artur Signell
2016-10-17
2
-0
/
+58
*
Check for duplicate property ids when setting Grid columns or column order (#...
Artur Signell
2016-10-14
2
-0
/
+73
*
Format project pom files using correct settings (4 spaces)
Artur Signell
2016-09-25
1
-154
/
+154
*
Format Java files using Eclipse Neon and Vaadin settings
Artur Signell
2016-09-20
191
-960
/
+966
*
Change snapshot version 7.7-SNAPSHOT
Artur Signell
2016-09-13
1
-1
/
+1
*
Fix OSGi manifest for vaadin-shared
Artur Signell
2016-08-14
1
-8
/
+1
*
Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOT
Sampsa Sohlman
2016-07-14
1
-1
/
+2
*
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
[next]