@myhealth-belgium/webcomponent-vaccinations 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -5,6 +5,7 @@
5
5
  - Specified main entry file in `package.json` so the package is installed and loads correctly.
6
6
  - Added `cdk-scroll-view-height` input parameter, and added docs for it.
7
7
  - Fixed `onprint` not working as intended, now emits a working base64.
8
+ - Remove infinite scrolling to avoid scrolling in scrolling
8
9
 
9
10
  # 1.0.0
10
11