Skip to content

v1.3.0

Choose a tag to compare

@smastrom smastrom released this 15 Dec 15:39
· 8 commits to main since this release

Release notes

  • Fix a SSR layout shift bug where <Collapse /> was displayed as expanded on initial render until JS was loaded (if collapsed). #22 - Thanks @zhaivoronok
  • Add a check to control whether requestAnimationFrame is available

Other

  • Setup monorepo
  • Migrate playground to Nuxt
  • Add more examples to playground
  • Migrate demo website to Cloudflare Pages