Releases: madebyfabian/nuxt-calendly
Releases · madebyfabian/nuxt-calendly
v0.1.21
🩹 Fixes
- Introduce
<slot />
to PopupButton for increased flexibility, thanks @hnstbldr - Change remaining occurrences from
className
toclass
, thanks @hnstbldr (babfd7a)
❤️ Contributors
- Madebyfabian [email protected]
- @hnstbldr
v0.1.20
🩹 Fixes
- Add
defineExpose
forisOpen
state to modal components (6aa4378) - Remove explicit compiler macro imports (520a37b)
🏡 Chore
- Remove more explicit compiler macro imports (02aff62)
❤️ Contributors
- Madebyfabian [email protected]
v0.1.19
🚀 Features
📖 Documentation
- Use new
nuxi module add
command in installation (34dd01b)
🏡 Chore
- Indicate compatibility with new v4 major` (3cfb538)
❤️ Contributors
- Daniel Roe (@danielroe)
- Tyler Campbell (@tcampb)
v0.1.18
🩹 Fixes
- Replace
typeof window
withimport.meta.client
(e62673a)
🏡 Chore
❤️ Contributors
- Madebyfabian [email protected]
- Daniel Roe [email protected]