- Adds React v18 support (tcampb#106).
- Fixes uri encoding bug (tcampb#102).
- Removes Calendly widget script dependency (https://assets.calendly.com/assets/external/widget.js).
- Removes
openPopupWidget
andclosePopupWidget
functions (replaced byPopupModal
component). - Adds
PopupModal
component.
- [#96] Added title attribute to the Calendly scheduling page iframe.
- [#88] Fixed bug that caused the loading spinner to remain on the page even after the Calendly widget had finished loading.