742 Commits (8.3)

Author SHA1 Message Date
  Pekka Hyvönen ce3efd94b3 Add documentation on GridDragger (#10328) 6 years ago
  Teemu Suo-Anttila ed57efc07e
Update since tags in JavaDoc (#10325) 6 years ago
  Pekka Hyvönen 1066d9897b Add new drop mode ON_GRID for GridDropTarget (#10296) 6 years ago
  Ansku bcdd76c6a0 Fix setting custom tab index for TabSheet or Accordion (#9574) (#10278) 6 years ago
  Teemu Suo-Anttila 37bd6b1a32 Add ContentMode for row and cell descriptions in Grid (#10282) 6 years ago
  Ahmed Ashour cd9b32a990 Fix javadoc ending (#10274) 6 years ago
  Ahmed Ashour 3564d4b4ba Remove redundant interface already implemented by super class. (#10258) 6 years ago
  Knoobie e65efdfb50 add Grid.Column#get/setAssistiveCaption (#10219) 6 years ago
  Ahmed Ashour 10bd7544fd Improve naming of fields and variables (#10242) 6 years ago
  Ahmed Ashour 7c8f440781 Remove trailing spaces (#10224) 6 years ago
  Ahmed Ashour 46d1a95f04 Grid column to be sortable when implemented/supported (Fixes #8792). (#10190) 6 years ago
  Ahmed Ashour 3929d0ac6f AbstractDateField.formatDate() to be abstract (#10186) 6 years ago
  Ahmed Ashour a9c83ba07e Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 years ago
  Teemu Suo-Anttila 727accead3 Fix IDE usage of Elemental in vaadin-shared (#10178) 6 years ago
  Ahmed Ashour f42e0cc6f2 Fix some checkstyle warnings (#10179) 6 years ago
  Ahmed Ashour dd5597d901 Convert AbstractDateField not to be a LegacyComponent (#10148) 6 years ago
  Ahmed Ashour fa62729e24 Fix typos (#10158) 6 years ago
  Piotr Wilkin 802bb98b85 Edit grid row by index - server side (#10040) 6 years ago
  Ahmed Ashour ce3f5a04a5 Add empty line at the end of files (#10142) 6 years ago
  Ahmed Ashour 83f5e593f6 Fix typos (#10124) 6 years ago
  Ahmed Ashour f265739578 Registration to remove state.registeredEventListeners (fixes #9634) (#10130) 6 years ago
  Ahmed Ashour ccad305464 Use static import of Assert in tests (#10126) 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 c520767bf1 Handle 'z' (timezone) in AbstractDateField.setDateFormat() (#8844) 6 years ago
  Henri Sara 131601de36 Update empty since tags for 8.2 (#10107) 6 years ago
  Ahmed Ashour 9f9efe0058 Support addCloseListener for Notification (#10027) 6 years ago
  Ahmed Ashour 22566d5d9d Convert Embedded not to be a LegacyComponent (#10088) 6 years ago
  Teemu Suo-Anttila 367c7751a6 Add option to use PushState instead of URI fragments in Navigator (#10042) 6 years ago
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 years ago
  Ahmed Ashour 77f2ef0c9d Remove unused @VERSION@ 6 years ago
  Ahmed Ashour 73119c7193 Fix javadoc references (#10067) 6 years ago
  Ahmed Ashour 1b8d507e5b Replace iff with if in javadoc (#10056) 6 years ago
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Ahmed Ashour 8657a5ff49 Remove unused methods (#10020) 6 years ago
  Ahmed Ashour 5558b8768b Use interface not Implementation, as method parameter 6 years ago
  Ahmed Ashour d1520204ea Use simple class names 6 years ago
  Ahmed Ashour 62d49f3c3a Implement hashCode() when implementing equals() 6 years ago
  Ahmed Ashour f6e082f517 Use String.isEmpty() 6 years ago
  Ahmed Ashour 829c9d7256 Fix bnd warnings 6 years ago
  Ahmed Ashour caf41dbac4 Simplify conditional logic. 6 years ago
  Teemu Suo-Anttila 87175a86c9 Update version to 8.2-SNAPSHOT (#9946) 6 years ago
  Henri Sara 2618df9617 Add missing since tags for 8.2 (#9938) 6 years ago
  Artur 8109314f6a Fix capitalization of single character strings (#9880) 6 years ago
  Artur e9d87f59dd Create setter name in a Turkish compatible manner (#9878) 6 years ago
  Teemu Suo-Anttila f09d8c74df Add item description to RadioButtonGroup and CheckBoxGroup (#9841) 6 years ago
  Teemu Suo-Anttila 4cd7965fda Use correct version in since for Grid row height methods (#9824) 6 years ago
  Teemu Suo-Anttila bda7e54cb6 Provide API for setting row heights in Grid for different sections (#9810) 6 years ago
  Henri Sara 40547e6914 Add loop and preload attributes for media elements, fix null poster (#9797) 6 years ago
  Henri Sara 6154f3a9cb Add missing since tags for 8.1.1 (#9773) 6 years ago