v1.3.0
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