50 Commits (91564dfe760d593fdd55aa4f820d6f2fdc181065)

Author SHA1 Message Date
  Teemu Suo-Anttila 91564dfe76 Make Grid recalculate columns on resize (#16539) 9 years ago
  Pekka Hyvönen f79b978884 Reapplying column width on Grid actually reapplies the width (#16900) 9 years ago
  Artur Signell b20922110d Method for requesting column width recalculation (#16748) 9 years ago
  Jouni Koivuviita 5276f103c5 Fix documentation typo 9 years ago
  Henrik Paul 22eebbd639 Workaround for firefox miscalculating row widths (#16606) 9 years ago
  Leif Åstrand ee1fa83504 Show editor save error (#16602) 9 years ago
  Henrik Paul 0e141e31bb Highlights erroneous cells in Grid editor (#16575) 9 years ago
  Jouni Koivuviita 0c82dad0ab Grid editor theme redesign (#16593) 9 years ago
  Johannes Dahlström a15f284795 Grid columns can now be marked as non-editable (#16538) 9 years ago
  Artur Signell b5b98e4744 Revert "Grid now uses ObjectRenderer by default (#15417)" 9 years ago
  Henrik Paul 323e8bb458 Makes it possible to change save/cancel captions in Grid editor (#16551) 9 years ago
  Henrik Paul 7cffb158ce Speeds up column adding in Grid (#16474) 9 years ago
  Henrik Paul 103b177475 Editor save/cancel buttons stay visually in place (#16562) 9 years ago
  Henrik Paul 0533c6d9c8 Grid editor save/cancel buttons can now be rendered on top (#16534) 9 years ago
  Teemu Suo-Anttila e6ff02e314 Make Grid and renderer buttons look like Vaadin NativeButton (#16260) 9 years ago
  Teemu Suo-Anttila a6cb362fa4 Disable and restore editor and scroll locking on setEnabled (#16502) 9 years ago
  Henrik Paul abaec0217b Grid now uses ObjectRenderer by default (#15417) 9 years ago
  Teemu Suo-Anttila 425e91b77d Prevent text selection when multi sorting with header clicks (#16275) 9 years ago
  Teemu Suo-Anttila 74976a7ffc Fix Editor creating fields before client Grid can attach them (#16214) 9 years ago
  Johannes Dahlström 7ddaaae384 Parameterize client-side Grid.addColumn to return the argument type (#16262) 9 years ago
  Leif Åstrand 911972c58b Make Grid react to theme changes (#15418) 9 years ago
  Henrik Paul 8e4b607730 Adds error handling to Grid Editor (#15556) 9 years ago
  Teemu Suo-Anttila 35372dc1d3 Add ItemClickEvents to Grid (#15449) 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Teemu Suo-Anttila 329a247563 Fix Grid editor hanging on exception in commit (#15536) 9 years ago
  Teemu Suo-Anttila 81165cf0bd Change Grid default selection model to Single (#15435) 9 years ago
  Teemu Suo-Anttila 395955d960 Move column constants from state to GridConstants (#15510) 9 years ago
  Teemu Suo-Anttila ab6cb8ed35 Fix header texts to captions in Grid client side (#15511) 9 years ago
  Teemu Suo-Anttila 2e4677b67a Fix DefaultTextRenderer warning with String data (#15430) 9 years ago
  Henrik Paul 464cab6680 Distribute GridUtil methods where they are actually used (#13334) 9 years ago
  Johannes Dahlström 8355e9d00f Make disabled Grid nonfocusable and ignore events (#13334) 9 years ago
  Henrik Paul b6910633fe DefaultTextRenderer shows nulls as empty strings (#13334) 9 years ago
  Teemu Suo-Anttila ab07a2ef32 Fix cache updating in AbstractRemoteDataSource on row remove (#13334) 9 years ago
  Teemu Suo-Anttila e4aa47017a Prevent scrolling when adding rows above the focused cell (#13334) 9 years ago
  Leif Åstrand fe6f23946a Set @since values for Grid classes 9 years ago
  Henrik Paul 434fb5bf5c Heights are now double precision floats (#13334) 9 years ago
  Johannes Dahlström 7eb1b4f173 Change "editor row" to "editor" in style names (#13334) 9 years ago
  Teemu Suo-Anttila ca62a4a1f7 Use CellReferences everywhere in Renderer APIs (#13334) 9 years ago
  Teemu Suo-Anttila 1326e5cf76 Use CellReference in Grid events and event handling (#13334) 9 years ago
  Leif Åstrand 12f3e37776 Use CellReference instead of FlyweightCell in Grid APIs (#13334) 9 years ago
  Johannes Dahlström 303216675c Make editor request API easier to use (#13334) 9 years ago
  Johannes Dahlström 6ed909f2c6 Change "editor row" to just "editor" in method names and javadoc (#13334) 9 years ago
  Johannes Dahlström 4a3a97c0d0 Rename "active" row/cell to "focused" (#13334) 9 years ago
  Jouni Koivuviita 48904a34a2 Grid theme API changes and style fixes 9 years ago
  Teemu Suo-Anttila b08392ecae Move SortDirection from grid package to data package (#13334) 9 years ago
  Teemu Suo-Anttila d7b53ac359 Fix keyboard navigation from footer/header to body (#13334) 9 years ago
  Henrik Paul 30e9ac4a5a Fixes an issue with Escalator.getVisibleRowRange() if it's empty 9 years ago
  Johannes Dahlström 8fbd9973b7 Remove unused "header-active" classname and style (#13334) 9 years ago
  Teemu Suo-Anttila d5295b6257 Fixes removing Widgets from Grid header/footer 9 years ago
  Teemu Suo-Anttila b90c84f755 Refactor Grid client side package structure (#13334) 9 years ago