688 Commits (34d93e6468e3f6a56f0eca74a9122ae39bd7e504)

Author SHA1 Message Date
  Adam Wagner df2157ab9f Check class name type on Grid cell mouse over (#10194) 6 years ago
  Knoobie cb85b62828 Improve role usage in grid (#10206) 6 years ago
  Ahmed Ashour a9c83ba07e Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 years ago
  Ahmed Ashour 0f4702c6d1 Add spaces after 'if' and 'for' in JavaScript (#10199) 6 years ago
  Ahmed Ashour 780e9cee6b Simplify lambda expressions (#10198) 6 years ago
  Ahmed Ashour 70ba487b62 AbstractDateField: set value after being invalid (#10187) 6 years ago
  Ahmed Ashour 4148d910a5 Fix AbstractDateField to correctly show week day names (#10188) 6 years ago
  Ahmed Ashour e651d542cb Simplify waitUntil() in tests (#10181) 6 years ago
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 years ago
  Teemu Suo-Anttila d0b5741b81 Add ErrorLevel to Validators and results (#10099) 6 years ago
  Knoobie 0843f53881 Add aria-rowcount to grid (#10167) 6 years ago
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 years ago
  Piotr Wilkin 802bb98b85 Edit grid row by index - server side (#10040) 6 years ago
  Ahmed Ashour 83f5e593f6 Fix typos (#10124) 6 years ago
  Knoobie 80336d30ed Add role="grid" and aria-multiselectable to grid (#10009) 6 years ago
  Ahmed Ashour ccad305464 Use static import of Assert in tests (#10126) 6 years ago
  Ahmed Ashour 43f4a17f0d Simplify conditional logic. (#10122) 6 years ago
  Ahmed Ashour 241b7fadca Remove auto-generated comment (#10111) 6 years ago
  Ahmed Ashour c520767bf1 Handle 'z' (timezone) in AbstractDateField.setDateFormat() (#8844) 6 years ago
  Henri Sara cb91ab76ee Update browser version test for Chrome 61 (#10098) 6 years ago
  Ahmed Ashour 9e6490d32a Fix typos (#10095) 6 years ago
  Ahmed Ashour 9f9efe0058 Support addCloseListener for Notification (#10027) 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
  Henri Sara 4d6cb7b107 Relayout GridLayout when font loading completes (#10077) 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 23718371f8 Remove unused methods. (#10058) 6 years ago
  Henri Sara a838d98204 Replace CRLF with LF (#10062) 6 years ago
  Henri Sara a18842e2ae Replace tabs with spaces in Java files 6 years ago
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Ahmed Ashour 8657a5ff49 Remove unused methods (#10020) 6 years ago
  Henri Sara f3ae6c2c2b Fix ColorPickerGrid indexing 6 years ago
  Ahmed Ashour d1520204ea Use simple class names 6 years ago
  Marco Collovati 89693cf448 Show validation error selecting invalid date from DateField (#10013) 6 years ago
  Ahmed Ashour f6e082f517 Use String.isEmpty() 6 years ago
  Knoobie 4c2963ac4e Add aria-sort to Grid (#10007) 6 years ago
  Adam Wagner 0b58bc480e Remove element explicitly when reordering tree grid rows (#9952) 6 years ago
  Henri Sara 02a666092b Fix making components visible by push (#9934) 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 514f3a88a2 Make BaseThemeTest more stable on IE11 6 years ago
  Henri Sara aff7361b66 Omit duplicate caption for a Panel in a Composite 6 years ago
  Henri Sara c67f157e45 Move ComboBox popup with ComboBox on scroll (#9869) 6 years ago
  Aleksi Hietanen 74e8bd248d Fix item description tests on IE for RadioButtonGroup and CheckBoxGroup (#9866) 6 years ago
  Henri Sara 5a3e3c8c6a Improve stability of JavaScriptRenderersTest (#9864) 6 years ago
  Henri Sara 49a35ff6fc Avoid detaching VL/HL children unnecessarily (#9862) 6 years ago
  Teemu Suo-Anttila f09d8c74df Add item description to RadioButtonGroup and CheckBoxGroup (#9841) 6 years ago