cal.pub0.org/packages/embeds
Hariom Balhara 6fd64b2209
Fix: cssVars API not working correctly on Booker Timeslot selection page (#8296)
* Use a method out of react scope to set CSS vars as that doesnt need react

* Refactor
2023-04-18 12:53:46 +00:00
..
embed-core Fix: cssVars API not working correctly on Booker Timeslot selection page (#8296) 2023-04-18 12:53:46 +00:00
embed-react Fix: cssVars API not working correctly on Booker Timeslot selection page (#8296) 2023-04-18 12:53:46 +00:00
embed-snippet Fixes embeds tsconfig (#7995) 2023-03-30 16:20:39 +00: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.