29 コミット (0645a86e5b6951de0e5b170657a2eaf74a7e9b77)

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