cal.pub0.org/packages/embeds
Hariom Balhara 07399974ce
Small Embed Fixes (#7513)
* Fix bg beyond rounded border in embed

* Consider margin as well for mainElement height

* Fix loader positioning

* Give better name to embed artifacts

---------

Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-03-04 16:11:04 +00:00
..
embed-core Small Embed Fixes (#7513) 2023-03-04 16:11:04 +00:00
embed-react Hotfix/ Fix failing build due to terser missing (#7294) 2023-02-23 13:55:02 +01:00
embed-snippet Hotfix/ Fix failing build due to terser missing (#7294) 2023-02-23 13:55:02 +01:00
README.md Runs format script 2022-06-24 07:37:56 -06:00
vite.config.js HotFix - Embed Flicker for newly converted static availability page (#3277) 2022-07-12 14:18:53 +00:00

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.