@smals-belgium-shared/vidis-prescription-list 3.4.4-snapshot.2 → 3.4.4-snapshot.4

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
@@ -184,6 +184,13 @@
184
184
  ## __RELEASE_VERSION__ (__RELEASE_DATE__)
185
185
  ### vidis-prescription-detail
186
186
  * Masanté Demo mode data: Modify instructions in 2 languages
187
+ * Bugfix: hide reservation button when prescription is already reserved
188
+ * Add 2 new outputs navigate to the new components in mobile view, both have the data for the `info` input:
189
+ * `clickReserve` to navigate to the new reservation component
190
+ * `clickVisibility` to navigate to the new visibility component
191
+ * Add 2 new components for reservation and changing visibility of a prescription for mobile view:
192
+ * `vidis-pharmacy-reservation` with input `info` and output `finishReservation`
193
+ * `vidis-prescription-visibility` with input `info` and output `finishVisibility`
187
194
 
188
195
  ### vidis-diarynote
189
196
  * Add snackbar confirmation when a note is created