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
/
server
/
src
/
main
/
java
/
com
/
vaadin
/
ui
/
renderers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year range (#12507)
Anna Koskinen
2022-01-11
14
-14
/
+14
*
Update copyright year range. (#12215)
Anna Koskinen
2021-03-04
14
-14
/
+14
*
Eliminate un-intuitive NPE (#11802)
Tatu Lund
2019-11-15
1
-2
/
+5
*
Fix temporal renderers serialization (#10929)
Ilia Motornyi
2018-06-13
2
-14
/
+144
*
Enable Maven plugin for Eclipse formatting (#10829)
Ilia Motornyi
2018-04-19
1
-1
/
+2
*
Update copyright year (#10761)
Ilia Motornyi
2018-03-27
14
-14
/
+14
*
Fix end of line comments, which were made by automatic formatter (#10234)
Ahmed Ashour
2017-10-31
1
-2
/
+2
*
Remove trailing spaces (#10224)
Ahmed Ashour
2017-10-26
1
-1
/
+1
*
Remove unneeded .toString() (#10141)
Ahmed Ashour
2017-10-10
2
-5
/
+5
*
First sentence of javadoc should end with a period (#10114)
Ahmed Ashour
2017-10-02
2
-2
/
+2
*
Fix unused parameters in javadoc (#10055)
Ahmed Ashour
2017-09-21
1
-2
/
+0
*
Allow null Components in ComponentRenderer (#9692)
8.1.0.rc2
Teemu Suo-Anttila
2017-07-19
1
-3
/
+4
*
Add example of how to use ComponentRenderer to JavaDoc
Teemu Suo-Anttila
2017-05-17
1
-0
/
+10
*
Implement LocalDateRenderer and LocalDateTimeRenderer (#8955)
Aleksi Hietanen
2017-03-30
2
-0
/
+423
*
Add @since 8.0.3 tags
elmot
2017-03-21
1
-0
/
+4
*
Initial implementation of ComponentRenderer for Grid (#8743)
Teemu Suo-Anttila
2017-03-09
1
-0
/
+64
*
Picked all changes from 7.7
Teemu Suo-Anttila
2017-03-07
1
-1
/
+1
*
Add support for rendering HTML in ButtonRenderer (#8606)
Artur
2017-02-22
1
-0
/
+24
*
Fix since tags for 8.0 (#8575)
Henri Sara
2017-02-16
2
-0
/
+3
*
Make one-arg addColumn use natural sort for mutually comparable values (#8458)
Leif Åstrand
2017-02-07
1
-5
/
+20
*
Global java code cleanup using Eclipse Neon.1
Leif Åstrand
2016-12-20
1
-1
/
+1
*
Delete CheckboxRenderer
Ilia Motornyi
2016-12-15
1
-58
/
+0
*
Redesign user-defined column identifiers for Grid (#7983)
Teemu Suo-Anttila
2016-12-15
2
-6
/
+12
*
Add @FunctionalInterface annotation to interfaces where applicable (#7954)
Aleksi Hietanen
2016-12-12
1
-0
/
+1
*
Introduce dedicated shared states for every core vaadin component/ext. (#98)
Denis
2016-12-08
11
-0
/
+122
*
Small fixes to javadocs
elmot
2016-12-01
1
-1
/
+1
*
Refactor listener registration creation to reduce boilerplate
Leif Åstrand
2016-11-23
1
-6
/
+6
*
Use final modifier where appropriate
Per-Åke Minborg
2016-11-09
1
-2
/
+2
*
Use lambdas where appropriate
Per-Åke Minborg
2016-11-07
1
-13
/
+7
*
Use diamond in generic creation where possible
Per-Åke Minborg
2016-11-02
1
-1
/
+1
*
Unify listeners on the server side
Aleksi Hietanen
2016-09-29
1
-4
/
+6
*
Migrate AbstractJavaScriptRenderer to the new Grid (#182).
Denis Anisimov
2016-09-23
1
-0
/
+179
*
Add CheckBoxRenderer
Aleksi Hietanen
2016-09-15
1
-0
/
+46
*
Migrate ClickableRenderer and subclasses
Aleksi Hietanen
2016-09-09
9
-29
/
+361
*
Reimplement basic Grid renderers
Leif Åstrand
2016-09-06
7
-0
/
+789
*
Move FieldGroup and Vaadin 7 Grid to compatibility package
Artur Signell
2016-08-20
10
-1123
/
+0
*
Rename Grid into LegacyGrid
elmot
2016-08-18
7
-10
/
+10
*
Update copyright year to 2016
Artur Signell
2016-08-18
10
-10
/
+10
*
Remove trailing whitespace from code and javadoc
Artur Signell
2016-08-18
10
-59
/
+59
*
Format using Eclipse Neon
Artur Signell
2016-08-18
4
-18
/
+21
*
Migrate vaadin-server build to maven
Teemu Suo-Anttila
2016-03-14
10
-0
/
+1120