688 Commits (4dc4f83865d72fc3d56a96a4a01db1a36e959908)

Author SHA1 Message Date
  Ahmed Ashour 83f5e593f6 Fix typos (#10124) 6 years ago
  Ahmed Ashour f265739578 Registration to remove state.registeredEventListeners (fixes #9634) (#10130) 6 years ago
  Knoobie 80336d30ed Add role="grid" and aria-multiselectable to grid (#10009) 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
  Henri Sara 198ec82c51 Add since tags and update release notes (#10109) 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 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
  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
  Henri Sara 69776b1d08 Fix GridLayout on IE and PhantomJS (#10087) 6 years ago
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 years ago
  Henri Sara 4d6cb7b107 Relayout GridLayout when font loading completes (#10077) 6 years ago
  Ahmed Ashour 77f2ef0c9d Remove unused @VERSION@ 6 years ago
  Adam Wagner 49fcca9fe0 Fix TreeGrid double click event in hierarchy column (#10070) 6 years ago
  Ahmed Ashour 3c0c3e0a99 Fix typos (#10071) 6 years ago
  Ahmed Ashour 40d15b32e3 Construct array inline (#10068) 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
  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
  Knoobie a166d6f52b Add Upload#setButtonStyleName (#10044) 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 62d49f3c3a Implement hashCode() when implementing equals() 6 years ago
  Ahmed Ashour f6e082f517 Use String.isEmpty() 6 years ago
  Ahmed Ashour aa225cce86 Remove unneeded ArrayList construction 6 years ago
  Ahmed Ashour 4a8195b59e Replace iterators with enhanced for loops (#10018) 6 years ago
  Knoobie 4c2963ac4e Add aria-sort to Grid (#10007) 6 years ago
  Ahmed Ashour 8bb5f30251 Fix javadoc typos (#9998) 6 years ago
  Ahmed Ashour caf41dbac4 Simplify conditional logic. 6 years ago
  Ahmed Ashour 229792f642 Javadoc fixes 6 years ago
  Ahmed Ashour 03349e8c66 Simplify boolean expressions 6 years ago
  Adam Wagner 0b58bc480e Remove element explicitly when reordering tree grid rows (#9952) 6 years ago
  Henri Sara 2618df9617 Add missing since tags for 8.2 (#9938) 6 years ago
  Aleksi Hietanen 77d6655274 Fix grid client side performance regression (#9913) 6 years ago
  Petter Holmström a75117689e Force re-measurement of CheckBoxGroup and RadioButtonGroup (#9901) 6 years ago
  Petter Holmström 212ec0a83d Position caption correctly in GridLayout (#9909) 6 years ago
  Henri Sara aff7361b66 Omit duplicate caption for a Panel in a Composite 6 years ago