Skip to content

@salt-ds/ag-grid-theme@1.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Feb 12:24
6af02dc

Minor Changes

  • f13b23b: Add two new cell class names in salt ag-grid theme. These can be used instead of .editable-numeric-cell

    • .numeric-cell used on static cells that contain numeric values
    • .editable-cell used on editable cells

Patch Changes

  • 1acc0b0: Fix header focus outline in salt and uitk ag-grid themes
  • 4cca872: Fixed selected row's border color on row hover in salt ag-grid theme.