github ZingGrid/zinggrid v1.0.3

latest releases: 1.7.2-1, 1.7.2, 1.7.1...
5 years ago

Features

  • Drag off columns to hide with <zing-grid draggable
  • zg-column search="false" to hide column from search
  • Custom icon set mapping e.g fontawesome plug and play
  • Accessability tab support
  • Default renderer for mult index columns
  • zg-param and zg-data now have watched properties
  • cell-break attribute added for setting column word-break globally or per column level.
  • <zing-grid columns-control attribute to render menu to toggle/hide columns
  • <zg-column> sorter attribute can point to a specifiy object property sorter="individualContributions.total" when choosing what field to sort that column by
  • Cursor added for interactive cells
  • <zing-grid> and <zg-cell> now have cell-class attribute to bind a function to render CSS class attribute
  • <zing-grid> now has row-class attribute to bind a function to render CSS class attribute
  • Responsive pager controls shift layouts depending on viewport
  • Added <zg-dialog> for all modal interactions
  • Confirm delete record through <zg-dialog> action
  • Create row <zg-dialog> will allow editing row info before adding
  • Cursor based pagination support
  • Icon column type through <zg-column type="icon">
  • Multiple themes added
  • 'foot-classandhead-class` attributes added
  • <zg-button> now takes slotted content

New Documentation

Notable Fixes

  • Aggregation column
  • Custom Elements Polyfill Updated
  • Shadow DOM polyfill Updated
  • Copy cell content console error
  • Nested header background color spanning full width
  • Context menu items revised based on grid state
  • Structural ordering of zg-body ,zg-footer and zg-head
  • Async grid state when editing cells and sending/recieving data from server
  • SSR styling and feature updates
  • Page jump on row click for Windows Chrome
  • Descenders in text getting cut off in zg-head-cell
  • Row/Cell click multiple fires
  • Batch deleting selected rows keeps appropriate state
  • IOS device multiple resize events firing causing performance issues
  • Double click to edit cell in Firefox
  • Edge inline row edit styling normalized
  • Debounce grid rendering on quick resizing of browser window

Don't miss a new zinggrid release

NewReleases is sending notifications on new releases.