56 Commits (9147fbad899003e578e0ffdfd1e1ff822d8b968e)

Author SHA1 Message Date
  Markus Koivisto 9147fbad89 Fix empty @since 9 years ago
  Teemu Suo-Anttila 4a10a70fbe Fix DetailsRow communication use connector IDs (#18493) 9 years ago
  Teemu Suo-Anttila 5837c103f7 Fix displaying Details when Grid is attached to DOM (#18390) 9 years ago
  Teemu Suo-Anttila 8d2bbed0a5 Fix Grid header adding and removing with select all checkbox (#17592) 9 years ago
  Teppo Kurki d5860be5b6 Use headerCaption as default hidingToggleCaption (#18028) 9 years ago
  Leif Åstrand 2227124925 Add missing @since for 7.5 9 years ago
  Henrik Paul c5118632a6 No unnecessary detail-request RPCs (#17367) 9 years ago
  Pekka Hyvönen 0e7755958b API for column hiding toggle caption in Grid (#17272) 9 years ago
  Henrik Paul 2080f86e03 Server Grid.scrollToRow takes details into account (#17270) 9 years ago
  Patrik Lindström aaae44fe63 Make Grid update column renderers (#16552) 9 years ago
  Henrik Paul 6a7437cc96 Fixes edge case in null details generation for Grid (#17274) 9 years ago
  Pekka Hyvönen 16c67cfab9 Grid column hiding info from client to server #(17023) 9 years ago
  Henrik Paul 2be1e43d70 Adds server side column hiding API to Grid (#17023) 9 years ago
  Henrik Paul b06b1d6846 Adds details generator swap support for Grid (#16644) 9 years ago
  Henrik Paul 5c2da23e72 Fixes a bug when scrolling a Grid with details open (#16644) 9 years ago
  Henrik Paul a1619ee73d Grid's Details can now be Components (#16644) 9 years ago
  Henrik Paul 84c143dd76 Server side Grid can open details on the client side (#16644) 9 years ago
  Artur Signell b20922110d Method for requesting column width recalculation (#16748) 9 years ago
  Pekka Hyvönen 4091622868 Handle selection column oddity when dnd reordering columns (#16443) 9 years ago
  Pekka Hyvönen 9b2f51ca9f Update server side state when columns are reordered. (#16643) 9 years ago
  Leif Åstrand ca435cd30b Add API for controlling deselection for single select model (#16567) 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
  Johannes Dahlström a15f284795 Grid columns can now be marked as non-editable (#16538) 9 years ago
  Teemu Suo-Anttila a6a3060fb2 Fix Grid not always showing select all checkbox (#16397) 9 years ago
  Teemu Suo-Anttila 74976a7ffc Fix Editor creating fields before client Grid can attach them (#16214) 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 67090d9229 Fix grid sorting on init and sorting with unused properties (#16192) 9 years ago
  Teemu Suo-Anttila 35372dc1d3 Add ItemClickEvents to Grid (#15449) 9 years ago
  Teemu Suo-Anttila e52e34c5d5 Defer Grid scrolling to avoid issues with DataSource sizes (#16189) 9 years ago
  Teemu Suo-Anttila 603122ef7b Fix Grid handling state changes and RPC calls deferred (#16188) 9 years ago
  Johannes Dahlström 0c41a0271a A few small renames and typo fixes for Grid 9 years ago
  Teemu Suo-Anttila 81165cf0bd Change Grid default selection model to Single (#15435) 9 years ago
  Artur Signell 50dac79cb6 Update @since for 7.4 9 years ago
  Leif Åstrand 956a7fdaa7 Change selection model before selecting rows (#15488) 9 years ago
  Leif Åstrand 68e3c85866 Ignore selection col for server-side cell style generator (#15486) 9 years ago
  Teemu Suo-Anttila 41bf82e6dd Fix ClickableRenderers to use CellReferences (#13334) 9 years ago
  Leif Åstrand fd62b6efe8 replace com.google.gwt.json.* usages with elemental.json.* (#8942) 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
  Teemu Suo-Anttila b08392ecae Move SortDirection from grid package to data package (#13334) 9 years ago
  Johannes Dahlström fd2414084d Fix EditorRow not displaying widgets when opened for the first time (#13334) 9 years ago
  Teemu Suo-Anttila b90c84f755 Refactor Grid client side package structure (#13334) 9 years ago
  Teemu Suo-Anttila fe0954a97d Rename client side SelectionChangeEvent (#13334) 9 years ago
  Artur Signell c9fe985fc3 Split CellStyleGenerator into separate cell and row style generators 9 years ago
  Henrik Paul 643ccd9e6a Add expand and min/max width for GridColumns (#13334) 9 years ago
  Teemu Suo-Anttila 2ed3d92ef8 Remove SortEventOriginator and replace it with a boolean (#13334) 9 years ago
  Johannes Dahlström 4f41def1e6 Remove editor row discard methods; rename "commit" to "save" (#13334) 9 years ago
  Johannes Dahlström b8a38c38ca Flatten client-side EditorRow API (#13334) 9 years ago