2915 Commits (34d93e6468e3f6a56f0eca74a9122ae39bd7e504)

Author SHA1 Message Date
  jotatu 9c1908d0a5 Optimize layout performance of Table (#17947) 9 years ago
  Artur Signell ffb28784b7 Render null header caption as empty (#18553) 8 years ago
  mtzukanov baa8da38ad Changed grid sidebar to overlay (#18698) 8 years ago
  Leif Åstrand bc78b47d1d Force FormLayout children to shrink with the layout (#11154) 8 years ago
  Sauli Tähkäpää 3688133b20 Reset sort indicator when saving editor. (#17428) 8 years ago
  Markus Koivisto 0e9386aa16 Touch long tap context click emulation improvements (#19222) 8 years ago
  pag 731fec8cc8 Null pointer Exception in Slot.onBrowserEvent (#16587) 8 years ago
  mtzukanov 6ed91a9430 Fixes column header drop indicator (#18925) 8 years ago
  Teemu Suo-Anttila 1ee652d48c Fix VAbstractOrderedLayout widget removal race condition (#18703) 8 years ago
  Markus Koivisto bd76f568d5 Add ContextClickEvent for touch events (#19206) 8 years ago
  Teemu Suo-Anttila 332fa13334 Remove scheduleDeferred calls from Escalator 8 years ago
  Johannes Dahlström 883fa51bc9 Set pixel sizes to Grid columns when user starts drag resize (#16838) 8 years ago
  pag 6539cb439f VTree$TreeNode avoid NPE triggered by external ONLOAD events (#18563) 8 years ago
  Marco Collovati 2333da5893 Implemented HasEnabled on VLink (#18530) 8 years ago
  Denis Anisimov bf030a07b0 Provide own states for a number of components (#18987). 8 years ago
  Teemu Suo-Anttila 97d3acb56f Remove call to setEnabled in Grid Sidebar constructor (#19126) 8 years ago
  Teemu Suo-Anttila e6165e8e18 Support ContextClicks in empty areas of Table and TreeTable (#19130) 8 years ago
  Teemu Suo-Anttila a2b1860c16 Support Grid context click events in the empty areas of Grid (#19128) 8 years ago
  Teemu Suo-Anttila 2c7a984542 Move RpcDataProviderExtension and DataGenerator to correct package 8 years ago
  Markus Koivisto 3e7d6c8e5f Fix empty @since for 7.6.0.alpha7 8 years ago
  Markus Koivisto e5634deaa7 Fix empty @since for 7.6.alpha7 8 years ago
  Johannes Dahlström 2732b77278 Add Grid column resize event API (#16838) 8 years ago
  Teemu Suo-Anttila b73e0d8885 Fix stack overflows in ListDataSource ListWrapper (#19104) 8 years ago
  Artur Signell 98f9c438d8 Add Grid.deselectAll() (#18339) 9 years ago
  Teemu Suo-Anttila 025f3b2b25 Fix Checkbox event handling in Grid Editor (#19096) 8 years ago
  Johannes Dahlström 5eee3acc26 Report user-resized column widths to server (#16838) 8 years ago
  Johannes Dahlström ed5b1f2c27 Add API for setting Grid columns resizable (#16838) 8 years ago
  Henri Sara ddf4e617b2 Update/add @since tags in javadoc 8 years ago
  Patrik Lindström d1e8d68248 Add handles to Grid default header for column drag resize (#16838) 8 years ago
  Teemu Suo-Anttila 548ee39a92 Remove Grid EditorEvents and Listeners 8 years ago
  Teemu Suo-Anttila 5097095625 Add support for TreeContextClickEvents (#19062) 8 years ago
  Teemu Suo-Anttila dd029323df Add GridContextClickEvent with item ids, properties and section (#16855) 8 years ago
  Leif Åstrand 1d538feb45 Add Tree.htmlContentsAllowed (#7717) 8 years ago
  Teemu Suo-Anttila 904ae72ed3 Fix TreeTableContextClick support (#19056) 8 years ago
  Teemu Suo-Anttila 4e02b7e740 Implement ContextClickEvent for Table (#19042) 8 years ago
  Teemu Suo-Anttila 00dc7ab85e Add support for ContextClickEvent in AbstractComponent (#19015) 8 years ago
  Teemu Pöntelin df0fee150d Close calendar popup when DateField is detached (#18985) 8 years ago
  Leif Åstrand 939b0cd26e Output end-to-end bootstrap time (#19034) 8 years ago
  Artur Signell f594b3aba5 Skip checking unknown properties for @NoLayout on client side (#18334) 8 years ago
  Artur Signell 0fbf5b9307 Log reason for loading a connector bundle (#19024) 8 years ago
  Artur Signell fc2ef4bdc8 Fix resetting of top or left alignment in GridLayout (#18660) 8 years ago
  Artur Signell 808297cb94 Create ConnectionStateHandler instance to enable overriding (#19017) 8 years ago
  Artur Signell c08014ed2c Do not rely on content-type to detect errors (#19009) 8 years ago
  Artur Signell da8b43ed41 Correctly round tr width in Escalator (#18820) 9 years ago
  Artur Signell ca3c460cbd Adds support for defining the URL to use for push requests (#18989) 8 years ago
  Teemu Suo-Anttila 50b9c0c472 Fix missing @since, update release notes 8 years ago
  Teemu Suo-Anttila ca797d3b92 Prevent moving editor while requests are pending (#18959) 8 years ago
  Teemu Suo-Anttila 1695c1a6bd Fix Grid internal focus tracking with Editor open (#18956) 8 years ago
  Teemu Suo-Anttila 8f9538dffa Clean up unneeded logging and focusCell method in Grid 8 years ago
  Henri Sara e71f6cfd81 Make ordered layout Slot customizable (#18703) 8 years ago