- Adding linter to the repository
- Adding role for better accessiblity of the widget
- Aria labels added for accessibility to the widget
- Fixing bug of visible button even when using programatically without widget
- Fixing the bug of overlay breaking when too many clicks are done at the same time by disabling/enabling the button
- Putting back the default values of button's color
- Putting back
saveInCookies
totrue
in the default settings
- Code refactored for better readability
- Support server rendered frameworks such as Next.js and Gatsby