10 Commits (2ad8d3a27fe8ca0f00972ca6220b83d948ef6315)

Author SHA1 Message Date
  samulivaadin 2ad8d3a27f Fix issue where Chrome refused to select text in Table (#11709) 4 years ago
  Olli Tietäväinen a723b85680
Table / TreeTable multiselect disabling of touch detection (#11641) 5 years ago
  Tatu Lund 423f5e0395 Change VMenuBar to use KeyDownHandler with Firefox 65+ (#11508) 5 years ago
  Ilia Motornyi f7279f7330 Update Copyright headers for year 2018 (#10762) 6 years ago
  Adam Wagner a8d0a18de8 Fix click in subclasses of Grid (#10144) 6 years ago
  Teemu Suo-Anttila 3a39feca66 Remove unnecessary full classnames and parenthesis from code (#8681) 7 years ago
  Artur Signell c5c52684eb Format Java files using Eclipse Neon and Vaadin settings 7 years ago
  Artur Signell e5addd7eb2 Fix IE focus fix which has been broken since 7.0.0 (#7965) 8 years ago
  Artur Signell c9b1df6d5e Double check table focus in IE (#19676) 8 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Teemu Suo-Anttila b5fb9c61ee Fix NPE on column width detection in TreeTable and RowGenerator (#19437) 8 years ago
  Leif Åstrand 3aff803172 Make it possible to only show collapsible columns in menu (#9811) 8 years ago
  Leif Åstrand 5f42729e99 Add stylename to sortable Table header cells (#8219) 8 years ago
  jotatu 9c1908d0a5 Optimize layout performance of Table (#17947) 9 years ago
  Artur Signell 24ac02a523 API refactor based on review (#11733) 8 years ago
  Mika Murtojarvi 961f10856a Prevent scrolling when expanding a TreeTable item (#18247) 9 years ago
  Artur Signell 0a7a9e87ef Workaround for IE10 invalid min-height calculations (#15169) 9 years ago
  Artur Signell 90b4c678d1 Separate server message sending to its own class (#11733) 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) 10 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) 10 years ago
  Anthony Guerreiro d6e247f0d3 Fix regression caused by #14147 patch (#14147) 10 years ago
  Markus Koivisto 251f248f42 Revert "Keyboard shift-selection now works as expected in VScrollTable. (#14094)" 10 years ago
  Markus Koivisto ae37910f4c Reverting multiple commits that caused 100+ regression tests to fail. 10 years ago
  Anthony Guerreiro 392e8a032f Minor refactor to #14147 patch (#14147) 10 years ago
  Heikki Ohinmaa 8d470c9802 Context menu is not shown in Table body on mobile browsers (#13694) 10 years ago
  Anthony Guerreiro f7dc719ec5 Fix Table stuck scroll position after setting scroll to last page (#14147) 10 years ago