89 Commits (46950473fdb3cfb9d44660b3a642a9229cecded2)

Author SHA1 Message Date
  Ahmed Ashour 46950473fd UIDL to implement Iterable (#10101) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ahmed Ashour 7fd440d244 Use single character for StringBuilder.append (#10102) 6 years ago
  Ahmed Ashour 9e6490d32a Fix typos (#10095) 6 years ago
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 years ago
  Ahmed Ashour 3c0c3e0a99 Fix typos (#10071) 6 years ago
  Ahmed Ashour 40d15b32e3 Construct array inline (#10068) 6 years ago
  Ahmed Ashour d3c752e0f2 Add empty line at end of file 6 years ago
  Ahmed Ashour 73119c7193 Fix javadoc references (#10067) 6 years ago
  Ahmed Ashour 60ff3d6c34 Format curly brackets correctly for checkstyle (#10066) 6 years ago
  Ahmed Ashour 23718371f8 Remove unused methods. (#10058) 6 years ago
  Henri Sara a18842e2ae Replace tabs with spaces in Java files 6 years ago
  Ahmed Ashour 1b8d507e5b Replace iff with if in javadoc (#10056) 6 years ago
  Ahmed Ashour 132d9fa60e Fix unused parameters in javadoc (#10055) 6 years ago
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Ahmed Ashour e118f4d860 Access static members in a static way (#10054) 6 years ago
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Ahmed Ashour 62d49f3c3a Implement hashCode() when implementing equals() 6 years ago
  Ahmed Ashour 4a8195b59e Replace iterators with enhanced for loops (#10018) 6 years ago
  Ahmed Ashour 8bb5f30251 Fix javadoc typos (#9998) 6 years ago
  Ahmed Ashour 229792f642 Javadoc fixes 6 years ago
  Ahmed Ashour 03349e8c66 Simplify boolean expressions 6 years ago
  Aleksi Hietanen 774e2164ef Fix missing since tag in compatibility package Grid 6 years ago
  Ansku 3b2bea5236 Resize should work within Grid details row (#9808) 6 years ago
  Knoobie 7b1e48f469 Make clicking checkbox label call focus listeners (#9271) 7 years ago
  Artur 7bf4f7ade8 Detect Chrome on iOS as Chrome + Webkit (#9138) 7 years ago
  Teemu Suo-Anttila 8b95318c6c Fix issues in Grid with undefined height (#9104) 7 years ago
  Aleksi Hietanen 7d1b06cbc4 Fix client-side memory leak caused by Grid events (#9103) 7 years ago
  Henri Sara 300f691b19 Add missing methods to compatibility AbstractRendererConnector 7 years ago
  Artur 833e6e3bd9 Always calculate Escalator max row count the same way (#8740) 7 years ago
  Ilia Motornyi 264ee76965 Fix Upload and push in TabSheet (#8782) 7 years ago
  Ilia Motornyi 82ea08974b Fix JSNI calls in compatibility Escalator (#8783) 7 years ago
  Ahmed Ashour 76713bbb4c Remove extra empty javadocs before package declaration (#8776) 7 years ago
  Teemu Suo-Anttila 6e8e010356 Revert multi select using state change 7 years ago
  Teemu Suo-Anttila 14c160e720 Restore column based width for compatibility selects 7 years ago
  Teemu Suo-Anttila 5081392bfd Revert html content through shared state for OptionGroup 7 years ago
  Teemu Suo-Anttila 7646cfa49b Add missing since, remove unused command 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
  Teemu Suo-Anttila ca1bfa7511 Pick changes from 7.7.7 (#8577) 7 years ago
  caalador 19fdb91d4b Fix toggling of WeekNumbers for DateTimeField. (#8468) 7 years ago
  caalador 5f9681bbb7 Fix problem with re-opening the popup (#8446) (#8451) 7 years ago
  Denis 2eb8004a1b Make compatibility aliases for isRequiredIndicatorVisible() (#8372) 7 years ago
  Denis 3ef30789d6 Refactor AbstractDateField. (#8146) 7 years ago
  Johannes Dahlström ec267ae01f Move Grid event handlers to a list, add method to add custom handlers 8 years ago
  Johannes Dahlström 6f05873bad Refactor Grid event handling methods to instances of a handler interface 8 years ago
  Johannes Dahlström 16220d8e67 Start client-side Grid DOM event handling refactor 8 years ago
  Denis Anisimov a8835eaf31 Update @since tags for 7.7.5 7 years ago
  Pekka Hyvönen 04f30c6892 Allow defining a focus delegate component for CustomField (#20336) 7 years ago