All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Core library capabilities.
- New SupportModal tool. See /docs for feature description.
- Adjusted file structure, moved UserFeedback class to a service & moved previous services to /util/.
- Singleton handling of the UserFeedback service.
- iFrame handling & postMessage communication issues.
- UserFeedback tool base functionality, iframe handling, postMessageHandler. Plus linting & jest support.