aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/renderers
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-1114-14/+14
* Update copyright year range. (#12215)Anna Koskinen2021-03-0414-14/+14
* Eliminate un-intuitive NPE (#11802)Tatu Lund2019-11-151-2/+5
* Fix temporal renderers serialization (#10929)Ilia Motornyi2018-06-132-14/+144
* Enable Maven plugin for Eclipse formatting (#10829)Ilia Motornyi2018-04-191-1/+2
* Update copyright year (#10761)Ilia Motornyi2018-03-2714-14/+14
* Fix end of line comments, which were made by automatic formatter (#10234)Ahmed Ashour2017-10-311-2/+2
* Remove trailing spaces (#10224)Ahmed Ashour2017-10-261-1/+1
* Remove unneeded .toString() (#10141)Ahmed Ashour2017-10-102-5/+5
* First sentence of javadoc should end with a period (#10114)Ahmed Ashour2017-10-022-2/+2
* Fix unused parameters in javadoc (#10055)Ahmed Ashour2017-09-211-2/+0
* Allow null Components in ComponentRenderer (#9692)8.1.0.rc2Teemu Suo-Anttila2017-07-191-3/+4
* Add example of how to use ComponentRenderer to JavaDocTeemu Suo-Anttila2017-05-171-0/+10
* Implement LocalDateRenderer and LocalDateTimeRenderer (#8955)Aleksi Hietanen2017-03-302-0/+423
* Add @since 8.0.3 tagselmot2017-03-211-0/+4
* Initial implementation of ComponentRenderer for Grid (#8743)Teemu Suo-Anttila2017-03-091-0/+64
* Picked all changes from 7.7Teemu Suo-Anttila2017-03-071-1/+1
* Add support for rendering HTML in ButtonRenderer (#8606)Artur2017-02-221-0/+24
* Fix since tags for 8.0 (#8575)Henri Sara2017-02-162-0/+3
* Make one-arg addColumn use natural sort for mutually comparable values (#8458)Leif Åstrand2017-02-071-5/+20
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-201-1/+1
* Delete CheckboxRendererIlia Motornyi2016-12-151-58/+0
* Redesign user-defined column identifiers for Grid (#7983)Teemu Suo-Anttila2016-12-152-6/+12
* Add @FunctionalInterface annotation to interfaces where applicable (#7954)Aleksi Hietanen2016-12-121-0/+1
* Introduce dedicated shared states for every core vaadin component/ext. (#98)Denis2016-12-0811-0/+122
* Small fixes to javadocselmot2016-12-011-1/+1
* Refactor listener registration creation to reduce boilerplateLeif Åstrand2016-11-231-6/+6
* Use final modifier where appropriatePer-Åke Minborg2016-11-091-2/+2
* Use lambdas where appropriatePer-Åke Minborg2016-11-071-13/+7
* Use diamond in generic creation where possiblePer-Åke Minborg2016-11-021-1/+1
* Unify listeners on the server sideAleksi Hietanen2016-09-291-4/+6
* Migrate AbstractJavaScriptRenderer to the new Grid (#182).Denis Anisimov2016-09-231-0/+179
* Add CheckBoxRendererAleksi Hietanen2016-09-151-0/+46
* Migrate ClickableRenderer and subclassesAleksi Hietanen2016-09-099-29/+361
* Reimplement basic Grid renderersLeif Åstrand2016-09-067-0/+789
* Move FieldGroup and Vaadin 7 Grid to compatibility packageArtur Signell2016-08-2010-1123/+0
* Rename Grid into LegacyGridelmot2016-08-187-10/+10
* Update copyright year to 2016Artur Signell2016-08-1810-10/+10
* Remove trailing whitespace from code and javadocArtur Signell2016-08-1810-59/+59
* Format using Eclipse NeonArtur Signell2016-08-184-18/+21
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-1410-0/+1120