157 Commits (8.9.0.beta1)

Author SHA1 Message Date
  Sun Zhe e788dae27a
Update to 8.9 (#11535) 5 years ago
  Tatu Lund 7392bf241f Fixing autocompletion issue with ComboBox on newer Chrome versions (#11524) 5 years ago
  Yuriy Artamonov 4771193032 Support Firefox 65+ key down event behavior (#11503) 5 years ago
  Tobse 7cd94ce0b0 Fix NPE in v7 compatibility Grid during datasource rebind (#11473) 5 years ago
  Anastasia Smirnova 2fa4575684 Making V8 ReadOnly TextField select row in table upon clicking (#11480) 5 years ago
  Klaudeta 15cc5d13b3 Make improve of caching for hierarchical data optional (#11501) 5 years ago
  Koen De Cock fd654b100b Fix initially selected CheckBox rendering in Safari in v7 compatibility package (#11024) (#11456) 5 years ago
  Sun Zhe 18d42160f5
Update snapshot to 8.8-snapshot (#11397) 5 years ago
  Sun Zhe f60d431c7c Complete the empty since tag (#11371) 5 years ago
  Olli Tietäväinen bc11479e4b added newlines to the end of files 5 years ago
  Olli Tietäväinen 0ae571811f formatting changes 5 years ago
  Olli Tietäväinen 5c4185e18d removed unnecessary string concatenation 5 years ago
  Olli Tietäväinen b39b875986 formatting changes 5 years ago
  Olli Tietäväinen e627b46587 pick remaining changes from https://github.com/vaadin/framework/pull/10453 5 years ago
  Olli Tietäväinen 8313623dd3 v7 Grid performance improvements picked to compatibility package 5 years ago
  Olli Tietäväinen 89f5052510 picked fix to #10453 to compatibility package 5 years ago
  Anna Koskinen a174deeac8 Fixes to displaying Grid in a detail row. (#11147) 5 years ago
  Sun Zhe f4aa8eee87
Update master to 8.7-SNAPSHOT (#11208) 5 years ago
  Ilia Motornyi c10d96b43c Set correct GWT .dtd definition (#11110) 5 years ago
  Ilia Motornyi 327544670c
Ported change from 7.7 to compatibility - ComboBox popup position while scrolling (#11055) 5 years ago
  Mehdi Javan 0b2e6a5252 Update project version to 8.6-SNAPSHOT (#11011) 5 years ago
  Ilia Motornyi da114a1711
Use random string for autocomplete attribute (#10950) 6 years ago
  Ilia Motornyi f3a3a9f812 Fix MultiSelectionRenderer right-click exception (#10944) 6 years ago
  Teemu Suo-Anttila 714a7c251d Update snapshot version to 8.5 (#10818) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ilia Motornyi 6d84351fee
Allow configuring content modes for Grid cell tooltips (#10632) 6 years ago
  Teemu Suo-Anttila cf0d3dcc5a
Upgrade minor version in the project to 8.4 (#10520) 6 years ago
  Teemu Suo-Anttila 27c5730e2a
Update version number to 8.3-SNAPSHOT (#10348) 6 years ago
  Ahmed Ashour c58c7e7a23 Use Logger instead of VConsole (#10249) 6 years ago
  Ahmed Ashour 04905e1e2e Use local variable for getWidget(). (#10253) 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 10bd7544fd Improve naming of fields and variables (#10242) 6 years ago
  Ahmed Ashour 7c8f440781 Remove trailing spaces (#10224) 6 years ago
  Ahmed Ashour 69ac68e064 Fix typos (#10213) 6 years ago
  Ahmed Ashour a9c83ba07e Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 years ago
  Ahmed Ashour c265cd1d6e Fix HTML tags inside code in javadoc (#10160) 6 years ago
  Ahmed Ashour 0f4702c6d1 Add spaces after 'if' and 'for' in JavaScript (#10199) 6 years ago
  Ahmed Ashour f42e0cc6f2 Fix some checkstyle warnings (#10179) 6 years ago
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 years ago
  Ahmed Ashour fa62729e24 Fix typos (#10158) 6 years ago
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 years ago
  Ahmed Ashour 9494818412 Use StringBuilder instead of StringBuffer (#10154) 6 years ago
  Ahmed Ashour 83f5e593f6 Fix typos (#10124) 6 years ago
  Ahmed Ashour 7e4b4ff5a9 Use enhanced for loop for arrays. (#10121) 6 years ago
  Ahmed Ashour 43f4a17f0d Simplify conditional logic. (#10122) 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 46950473fd UIDL to implement Iterable (#10101) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago