cal.pub0.org/packages/embeds
Oscar Dominguez 235ec0e906
improve typing by removing as html element (#7212)
* refactor(embeds): use generic HTMLIFrameElement instead of 'as HTMLIFrameElement'

* refactor(embeds): improve types for floatingButton logic

* Fix floating button popup not working

---------

Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-02-20 17:37:03 +00:00
..
embed-core improve typing by removing as html element (#7212) 2023-02-20 17:37:03 +00:00
embed-react Improved typings of window.Cal (#7178) 2023-02-17 13:23:30 +00:00
embed-snippet Improved typings of window.Cal (#7178) 2023-02-17 13:23:30 +00:00
README.md
vite.config.js

README.md

Embeds

This folder contains all the various flavours of embeds.

core contains the core library written in vanilla JS that manages the embed. snippet contains the Vanilla JS Code Snippet that can be installed on any website and would automatically fetch the core library.

Please see the respective folder READMEs for details on them.