Skip to content

6.0.2

Latest

Choose a tag to compare

@shannonhochkins shannonhochkins released this 02 Mar 03:16
df12c20

6.0.2

@hakit/components

  • BUGIX - spacing issue for ButtonCard when has no content - fixes issue
  • FEATURE - Introducing "tooltipsWhenClosed" prop, which is now enabled by default to display an indicator of what a button does in collapsed state

@hakit/core

  • BUGFIX - HassConnect suspend/resume now resolves even when browsers skip visibilitychange after long tab freezes (added pageshow fallback + visibility polling), preventing stuck reconnections with error code 3 - solves issue

General

  • BUGFIX - rimraf added to ensure scripts work in different OS's