186 Commits (34d93e6468e3f6a56f0eca74a9122ae39bd7e504)

Author SHA1 Message Date
  Anna Koskinen 34d93e6468
Ensure recalculateColumnWidths works with refreshAll. (#11934) 4 years ago
  Anna Koskinen 4dc4f83865 Simplify Grid scroll handling. (#11835) 4 years ago
  Anna Koskinen 0b627f975d
Check actual Grid selection instead of relying on allSelected flag. (#11787) 4 years ago
  Anna Koskinen 6c190de82c
Updated row and spacer handling for Escalator (#11438) 4 years ago
  Anna Koskinen 32aa5afc02
Improvements to detail row index handling. (#11345) 4 years ago
  vt512 ea22a7d17d Add more context information to criteriaScript in GridDropTargetConnector (#11321) 5 years ago
  Sun Zhe b20a9a8318 Code formatting (#11278) 5 years ago
  Sun Zhe e94e97444f
Format the code (#11244) 5 years ago
  Sun Zhe 5c7c28a3a6
Revert change to fix issue on removing Grid with components (#11224) 5 years ago
  Teemu Suo-Anttila b2745dc14f Fix handler creation to happen on init (#11172) 5 years ago
  Marco Collovati a3769ed12e Fix handling of hidden Components in Grid(#10367) 5 years ago
  Mehdi Javan a0893716d7 Fix Grid Editor closing and disabling at same time (#11078) 5 years ago
  Teemu Suo-Anttila c99ac74e86 Fix TabSheet attaching and detaching components (#10988) 6 years ago
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Tatu Lund 98be8f19d0 Add row index to ItemClickEvent in Grid (#10754) 6 years ago
  Anna Koskinen 1187cf22f0 Grid editor open (#10674) 6 years ago
  Artur e813c97e0b Setting of tooltips for grid header/footer cells (#10489) 6 years ago
  Teemu Suo-Anttila 5deec671ff Fix performance issue in Grid initial render with Footer (#10705) 6 years ago
  Adam Wagner d9dd40d0e4 Fix Grid details height calculation issue (#10343) 6 years ago
  Teemu Suo-Anttila d1749cbaf9 Fix Grid initial render performance (#10579) 6 years ago
  Leif Åstrand c905ac6adf Rename widgetEventsAllowed to handleWidgetEvents (#10529) 6 years ago
  Teemu Suo-Anttila 46da9629b1
Implement widget event handling for Columns in Grid (#10412) 6 years ago
  Artur d9a0e1c22f Do not create DOM elements for initially hidden columns (#10465) 6 years ago
  Aleksi Hietanen f805482c60
Fix issues from API review for 8.2 (#10342) 6 years ago
  Pekka Hyvönen 1066d9897b Add new drop mode ON_GRID for GridDropTarget (#10296) 6 years ago
  Teemu Suo-Anttila 37bd6b1a32 Add ContentMode for row and cell descriptions in Grid (#10282) 6 years ago
  Ahmed Ashour 04905e1e2e Use local variable for getWidget(). (#10253) 6 years ago
  Ahmed Ashour d44a5e217d Fix end of line comments, which were made by automatic formatter (#10234) 6 years ago
  Ahmed Ashour 3564d4b4ba Remove redundant interface already implemented by super class. (#10258) 6 years ago
  Knoobie e65efdfb50 add Grid.Column#get/setAssistiveCaption (#10219) 6 years ago
  Ahmed Ashour 01c93a6aef Use lambda with Listeners (#10222) 6 years ago
  Ahmed Ashour 7c8f440781 Remove trailing spaces (#10224) 6 years ago
  Ahmed Ashour 03570cb874 Scheduler.ScheduledCommand and RepeatingCommand to be lambda (#10203) 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 c147b5d85b Use Collection.isEmpty() (#10172) 6 years ago
  Piotr Wilkin 802bb98b85 Edit grid row by index - server side (#10040) 6 years ago
  Knoobie 80336d30ed Add role="grid" and aria-multiselectable to grid (#10009) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ahmed Ashour 73119c7193 Fix javadoc references (#10067) 6 years ago
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Ansku 3b2bea5236 Resize should work within Grid details row (#9808) 6 years ago
  Teemu Suo-Anttila bda7e54cb6 Provide API for setting row heights in Grid for different sections (#9810) 6 years ago
  Teemu Suo-Anttila 7cf466fa7f Add header and footer visibility setting to Grid (#9706) 6 years ago
  Teemu Suo-Anttila 95087a8482 Add API for forcing Grid column width calculation (#9756) 6 years ago
  Teemu Suo-Anttila e8f7de722a Allow null Components in ComponentRenderer (#9692) 6 years ago
  Teemu Suo-Anttila 7b288aeb66 Add styling for ComponentRenderer wrapper div (#9691) 6 years ago