Skip to content

v1.6.1

Compare
Choose a tag to compare
@patrickcate patrickcate released this 19 Feb 05:30
· 503 commits to main since this release

1.6.1 (2024-02-19)

Bug Fixes

  • UsaFooterCollapsibleMenu: add ssr support by delaying collapse until component is mounted (3df9591)
  • UsaModal: delay visibility until component is mounted for ssr support (399093c)
  • UsaNav: support ssr by adding mounted check to media query evaluation (aefd68f)