@smals-belgium-shared/vidis-delivered-medication-detail 3.3.3-snapshot.0 → 3.3.3-snapshot.2

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +5 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -148,3 +148,8 @@
148
148
 
149
149
  ### vidis-diary-note:
150
150
  * Display hour of creation on diary note card
151
+ * Removing sorting and filtering when user is offline
152
+
153
+ ### vidis-prescription-list:
154
+ * Adding infinite scrolling to load the new prescriptions
155
+ * Removing sorting when user is offline
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smals-belgium-shared/vidis-delivered-medication-detail",
3
- "version": "3.3.3-snapshot.0",
3
+ "version": "3.3.3-snapshot.2",
4
4
  "description": "Delivered medication details web component",
5
5
  "main": "delivered-medication-detail.js",
6
6
  "author": "smals",