@smals-belgium-shared/vidis-delivered-medication-detail 3.3.3-snapshot.1 → 3.3.3-snapshot.3

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 +4 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -142,12 +142,16 @@
142
142
  ## __RELEASE_VERSION__ (__RELEASE_DATE__)
143
143
  ### vidis-medication-scheme-list:
144
144
  * Display temporality in medication scheme detail
145
+ * Display hour for last apdated infos and disclaimer
146
+ * Update message at the bottom of the page (mobile view)
145
147
 
146
148
  ### vidis-medication-scheme-detail:
147
149
  * Display temporality in medication scheme detail
148
150
 
149
151
  ### vidis-diary-note:
150
152
  * Display hour of creation on diary note card
153
+ * Removing sorting and filtering when user is offline
151
154
 
152
155
  ### vidis-prescription-list:
153
156
  * Adding infinite scrolling to load the new prescriptions
157
+ * 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.1",
3
+ "version": "3.3.3-snapshot.3",
4
4
  "description": "Delivered medication details web component",
5
5
  "main": "delivered-medication-detail.js",
6
6
  "author": "smals",