14 커밋 (f5d06d877165bf413ec71c4fc88cf46c8c57a372)

작성자 SHA1 메시지 날짜
  Artur Signell f5d06d8771 Change javadoc to a style Eclipse formatter can handle 7 년 전
  Artur Signell c5c52684eb Format Java files using Eclipse Neon and Vaadin settings 7 년 전
  Artur Signell 57a965251a Fix assertion error when column widths are calculated 7 년 전
  Artur Signell b00c580ed7 Use correct column index when calculating min width during resize (#19833) 7 년 전
  Artur Signell 4d851ba21d Calculate column widths immediately if there is data (#20269) 7 년 전
  adam fc9b955d58 Fix Grid height calculation when HeightMode.ROW (#20104, #20074) 7 년 전
  Dillion Bowman b2ee7ba254 Added a null check to method 'setCellFocus' in grid.java in line with other checks that shortcircuit method(#20031) 8 년 전
  Anna Koskinen edad7348bb Updates to Grid's height handling (#19690). 8 년 전
  adam 5ce9d387a1 Fixing messed up column in Grid after hide, resize and show (#19826) 8 년 전
  Henri Sara ee5584d49f Update missing @since for 7.7 8 년 전
  Sauli Tähkäpää 7f3481b7a6 Disable multiselect checkboxes when Grid is disabled. (#18560) 8 년 전
  Artur Signell 0b0495b6d8 Restrict grid sidebar size to visible viewport (#19349) 8 년 전
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 년 전
  elmot 4a4d1532cd Add missing @since for 7.6.3 8 년 전
  Teemu Suo-Anttila cb5500f9a8 Fix Editor trying to detach save and cancel buttons when unbuffered 8 년 전
  Teemu Suo-Anttila 9a7798e639 Fix Editor overlay position when footer is displayed on top (#19491) 8 년 전
  Artur Signell b99d9e0cef Make hiding/showing components in grid header/footer work (#19297) 8 년 전
  Leif Åstrand 6d42267b11 Use LayoutManager for details rows (#18821, #18619) 8 년 전
  Teemu Suo-Anttila a963263017 Split VOverlay functionality to a new base class (#19347) 8 년 전
  Artur Signell bdec494f71 Always set header/footer style name to TH (#19209) 8 년 전
  Teemu Suo-Anttila 0404d39ac5 Fix WidgetRenderer column cells not correctly init on change (#19086) 8 년 전
  Teemu Suo-Anttila 2278f678fc Fix IE8 focus handling in Grid editor in unbuffered state (#19389) 8 년 전
  Teemu Suo-Anttila 6d6cd0df3c Verify Column width after all sort related cell changes (#16597) 8 년 전
  Johannes Dahlström 3514c57b34 Fix Grid column resize to take account min width for cells (#16597) 8 년 전
  Teemu Suo-Anttila 1423f6e15b Ignore empty style names from Grid Row and CellStyleGenerators (#19364) 8 년 전
  Teemu Suo-Anttila 85a1e621e7 Remove VOverlay dependency and use PopupPanel instead in Grid (#18698) 8 년 전
  Teemu Suo-Anttila 5ff2b734d3 Prevent column drag resize from setting selection column width (#19324) 8 년 전
  Sauli Tähkäpää b021d6199a Unify select all behavior with single row selection. (#17742) 8 년 전
  Leif Åstrand b4d0865f93 Add stylename to sortable Grid header cells (#16991) 8 년 전
  Teemu Suo-Anttila 72d92bcbbb Isolate text selection blocking to Grid instead of body element (#16838) 8 년 전
  Teemu Suo-Anttila 46a0731a5b Prevent text selection while DnD resizing columns (#16838) 8 년 전
  Artur Signell ffb28784b7 Render null header caption as empty (#18553) 8 년 전
  mtzukanov baa8da38ad Changed grid sidebar to overlay (#18698) 8 년 전
  Sauli Tähkäpää 3688133b20 Reset sort indicator when saving editor. (#17428) 8 년 전
  mtzukanov 6ed91a9430 Fixes column header drop indicator (#18925) 8 년 전
  Johannes Dahlström 883fa51bc9 Set pixel sizes to Grid columns when user starts drag resize (#16838) 8 년 전
  Denis Anisimov bf030a07b0 Provide own states for a number of components (#18987). 8 년 전
  Teemu Suo-Anttila 97d3acb56f Remove call to setEnabled in Grid Sidebar constructor (#19126) 8 년 전
  Teemu Suo-Anttila a2b1860c16 Support Grid context click events in the empty areas of Grid (#19128) 8 년 전
  Markus Koivisto 3e7d6c8e5f Fix empty @since for 7.6.0.alpha7 8 년 전
  Markus Koivisto e5634deaa7 Fix empty @since for 7.6.alpha7 8 년 전
  Johannes Dahlström 2732b77278 Add Grid column resize event API (#16838) 8 년 전
  Artur Signell 98f9c438d8 Add Grid.deselectAll() (#18339) 9 년 전
  Johannes Dahlström 5eee3acc26 Report user-resized column widths to server (#16838) 8 년 전
  Johannes Dahlström ed5b1f2c27 Add API for setting Grid columns resizable (#16838) 8 년 전
  Patrik Lindström d1e8d68248 Add handles to Grid default header for column drag resize (#16838) 8 년 전
  Teemu Suo-Anttila 548ee39a92 Remove Grid EditorEvents and Listeners 8 년 전
  Teemu Suo-Anttila dd029323df Add GridContextClickEvent with item ids, properties and section (#16855) 8 년 전
  Teemu Suo-Anttila ca797d3b92 Prevent moving editor while requests are pending (#18959) 8 년 전
  Teemu Suo-Anttila 1695c1a6bd Fix Grid internal focus tracking with Editor open (#18956) 8 년 전