118 Commits (961f10856af47b59ac8915e06f9ad9f2c0785dfa)

Author SHA1 Message Date
  Mika Murtojarvi 961f10856a Prevent scrolling when expanding a TreeTable item (#18247) 8 years ago
  Artur Signell 0a7a9e87ef Workaround for IE10 invalid min-height calculations (#15169) 9 years ago
  Artur Signell 86fb07068f Update theme resource references for legacy components (#17027) 9 years ago
  Steven Spungin 050dd36597 Fix spelling 9 years ago
  Teemu Suo-Anttila 08dfe45d09 Fix adding a column to Table and immediately changing its size (#17927) 9 years ago
  Ilya Ermakov 38e35c5db6 Prevent opening Table context menu on short tapping on iOS (#15297) 9 years ago
  Anna Miroshnik f18a9642b7 Fix Table column header sorting on Chrome (#14796) 9 years ago
  Alexey Fansky f4e002e36b Clearing the sorted indicator if sorting was disabled (#16563) 9 years ago
  Mikael Grankvist f0c2c4c271 Table should load widgets after container content refresh (#16611) 9 years ago
  Sauli Tähkäpää ac658de97f Add missing @since to VScrollTable and Table. 9 years ago
  Ilya Ermakov eceb044f0d Fix Table pageup/pagedown navigation (#15332) 9 years ago
  Matti Hosio 2a7fb2236c Remove unnecessary scrollbar when zooming in or out (#15164) 9 years ago
  Ilya Ermakov 9789826c13 Table: column not expanding after setColumnExpandRatio (#15101) 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Sergey Budkin d9829d6636 One pixel discrepancy in headers and rows border with minimal width (#15118) 9 years ago
  Sauli Tähkäpää acf2890277 Revert "Table column width can be changed from defined to expandratio (#15101)" 9 years ago
  Sara Seppola a42404312f Table is not caching thousands of rows in vain (#13576) 9 years ago
  Anna Koskinen 0f5625d3ce Column drag'n'drop disables HeaderClickEvents until left-click (#15167) 9 years ago
  Sara Seppola 7237b88645 Table column width can be changed from defined to expandratio (#15101) 9 years ago
  Sergey Budkin d979adf975 Removed obsolete fix for webkit scrollbar issue. (#14203) 9 years ago
  Taras Hupalo c7467f2190 Removes scrolling caused by updating an unfocused table (#12976) 9 years ago
  Guillermo Alvarez 04d793d805 Fix multiselection pressing shift before starting (#13483) 9 years ago
  mtzukanov f6282cbe03 Keyboard scrolling in multiselection mode fixed (#14094) 9 years ago
  Guillermo Alvarez c02bef34eb Table handles both onMouseDown and onMouseUp events (#14347) 9 years ago
  Artur Signell 2987485ccb Update @since tags for new API (#14330) 9 years ago
  Heikki Ohinmaa 7a243926ca Context menu is not shown in Table body on mobile browsers (#13694) 9 years ago
  Anthony Guerreiro 97d80510ed Fix table.setCurrentPageFirstItemIndex(n) to load only needed rows (#14135) 10 years ago
  Dmitrii Rogozin 54707a7219 Add method for widgets to tell there is work to be done (#13565) 9 years ago
  Anthony Guerreiro d6e247f0d3 Fix regression caused by #14147 patch (#14147) 9 years ago
  Markus Koivisto 251f248f42 Revert "Keyboard shift-selection now works as expected in VScrollTable. (#14094)" 9 years ago
  Markus Koivisto ae37910f4c Reverting multiple commits that caused 100+ regression tests to fail. 9 years ago
  Anthony Guerreiro 392e8a032f Minor refactor to #14147 patch (#14147) 9 years ago
  Heikki Ohinmaa 8d470c9802 Context menu is not shown in Table body on mobile browsers (#13694) 9 years ago
  Anthony Guerreiro f7dc719ec5 Fix Table stuck scroll position after setting scroll to last page (#14147) 10 years ago
  Markus Koivisto 441371ac98 Keyboard shift-selection now works as expected in VScrollTable. (#14094) 10 years ago
  Bogdan Udrescu 9b19675dff Bottom component click scroll up the parent panel in a window (#12943) 10 years ago
  Dmitrii Rogozin b8255a8732 Fixes memory leak in VScrollTable (#14159) 10 years ago
  Juho Nurminen 1ebf4a4576 Add a missing check for user-initiated column resizing in VScrollTable (#13432) 10 years ago
  Markus Koivisto 413aace227 Selecting in a mulsel table should focus, not scroll. (#13341, #10522) 10 years ago
  Markus Koivisto d076dc7317 Prevent table from scrolling on selectionChange when in Multiselect mode (#13341) 10 years ago
  Juuso Valli 534485ded6 Make tooltips stationary when hovering (#13981) 10 years ago
  Leif Åstrand a11909909c Replace use of deprecated DOM.setStyleAttribute method (#13781) 10 years ago
  Juho Nurminen f453676e73 Made user-initiated column resizing take precedence over other updates (#13432) 10 years ago
  Juuso Valli 2ecdf7e517 Fix table focusing when scrolled from the server (#10522) 10 years ago
  Denis Anisimov c98286e22c Set explicit left alignment instead of removing text-align style (#13399). 10 years ago
  Denis Anisimov 43a2943572 Avoid client side exception on DnD for empty table (#13655). 10 years ago
  Juuso Valli 813559e82a Fix Table width calculation when adding the first item (#13592) 10 years ago
  Tomi Virtanen 9fa230d416 Avoid eagerly layouting from VScrollTable.updateFromUIDL (#13188) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Teemu Suo-Anttila 15e24ec54f Fix too wide Table columns while sorting from init (#13517) 10 years ago