Skip to content

v0.59.0

Compare
Choose a tag to compare
@mofojed mofojed released this 17 Jan 02:08
· 307 commits to main since this release

0.59.0 (2024-01-17)

Bug Fixes

  • GoToRow timestamp fails when selected row is out of view (#1717) (9ddc973), closes #1561
  • Interface for IrisGridTableModelTemplate.backgroundColorForCell (#1699) (73e1837), closes #1697
  • Moved logos so they show in production build (#1713) (a3bea73), closes #1712
  • re-colorize command codeblocks when theme changes (#1731) (b1e42f5)
  • TimeInput not triggering onChange on incomplete values (#1711) (6894d96), closes #1710

Features

BREAKING CHANGES

    • Subclasses of IrisGridTableModelTemplate or it's subclasses that use
      backgroundColorForCell may need to update their signature to accept the
      theme if they are calling the superclass