29 Commits (0645a86e5b6951de0e5b170657a2eaf74a7e9b77)

Author SHA1 Message Date
  Anna Koskinen 0645a86e5b
Table / TreeTable multiselect disabling of touch detection (#12014) 4 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour cd9b32a990 Fix javadoc ending (#10274) 6 years ago
  Ahmed Ashour d44a5e217d Fix end of line comments, which were made by automatic formatter (#10234) 6 years ago
  Ahmed Ashour 3564d4b4ba Remove redundant interface already implemented by super class. (#10258) 6 years ago
  Ahmed Ashour 7e4b4ff5a9 Use enhanced for loop for arrays. (#10121) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ahmed Ashour 9e6490d32a Fix typos (#10095) 6 years ago
  Ahmed Ashour 60ff3d6c34 Format curly brackets correctly for checkstyle (#10066) 6 years ago
  Ahmed Ashour 1b8d507e5b Replace iff with if in javadoc (#10056) 6 years ago
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Ahmed Ashour d1520204ea Use simple class names 6 years ago
  Henri Sara ee9f287917 Fix occasional empty rows in Table and TreeTable (#9800) 6 years ago
  Ilia Motornyi e5488dff79 Replacement guide javadocs for deprecated classes 7 years ago
  Ilia Motornyi a3e4931d3a Replacement guide javadocs for deprecated classes, part two (#8719) 7 years ago
  Teemu Suo-Anttila f5c15b9b2b Synchronize code between V7 and compatibility package 7 years ago
  Teemu Suo-Anttila 0cfb20938f Revert diamond operator changes 7 years ago
  Teemu Suo-Anttila 47beb11cfd Remove unnecessary full classname references 7 years ago
  Pekka Hyvönen 02666227a2 Updated migration related documentation (#8602) 7 years ago
  elmot fc8f063d22 Small fixes to javadocs 7 years ago
  Denis Anisimov 9abe01a588 Introduce "shouldWriteDefaultValues" property to DesignContext. 7 years ago
  Denis Anisimov cef5b51d3f Mark all server compatibility classes deprecated (#144). 7 years ago
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 years ago
  Artur Signell 0732591758 Organize imports 7 years ago
  Artur Signell b31a71ae63 Move and duplicate client side and state to compatibility package 7 years ago
  Artur Signell fa2a40b38e Move Item to compatibility package 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 years ago
  Artur Signell 65370e12a0 Move Table/TreeTable to compatibility package 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Artur Signell 192e93a814 Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy* 7 years ago
  Johannes Dahlström f6f111b88f Rename Field, AbstractField to legacy names 7 years ago
  vilo aa0816ce6e Throw exception early on null itemId (#16541) 9 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Henri Sara 158b83d98b Fix empty @since tags 8 years ago
  Leif Åstrand 3aff803172 Make it possible to only show collapsible columns in menu (#9811) 8 years ago
  jotatu 9c1908d0a5 Optimize layout performance of Table (#17947) 8 years ago
  Denis Anisimov bf030a07b0 Provide own states for a number of components (#18987). 8 years ago
  elmot b754452586 Javadocs for new 7.6 API (#19135) and some fixes 8 years ago
  Teemu Suo-Anttila e6165e8e18 Support ContextClicks in empty areas of Table and TreeTable (#19130) 8 years ago
  Leif Åstrand 9ee97bbf72 Write true boolean attibutes without ='' (#17583) 8 years ago
  Henri Sara ddf4e617b2 Update/add @since tags in javadoc 8 years ago
  Teemu Suo-Anttila be3cc216f2 Rename DesignFormatter.unencodeFromTextNode to decodeFromTextNode 8 years ago
  Teemu Suo-Anttila 4e02b7e740 Implement ContextClickEvent for Table (#19042) 8 years ago
  Maciej Przepióra 5c875228d9 Support HTML entities when reading/writing declarative format #18882 8 years ago
  Teemu Suo-Anttila c413b48066 Fix Table ColumnCollapseEvents to work with generated columns (#6914) 8 years ago