@smals-belgium-shared/vidis-prescription-list 3.4.2-snapshot.8 → 3.4.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.
package/CHANGELOG.md
CHANGED
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
### vidis-delivered-medication-detail:
|
|
165
165
|
* Fix leaflet download for ios
|
|
166
166
|
|
|
167
|
-
##
|
|
167
|
+
## v3.4.2 (2025-12-17)
|
|
168
168
|
### vidis-prescription-detail
|
|
169
169
|
* Mobile view : Redesign the prescription details page to provide a more structured overview.
|
|
170
170
|
|
|
@@ -174,8 +174,11 @@
|
|
|
174
174
|
|
|
175
175
|
### vidis-medication-scheme-list:
|
|
176
176
|
* Change the type of `onSelectMedication` output : new type `{ id: string; date?: string; }`, old type : `id: string`.
|
|
177
|
+
* Mobile view: the if necessary panel is expanded by default and other closed. Same behavior if you change date.
|
|
177
178
|
|
|
178
179
|
### vidis-medication-scheme-detail:
|
|
179
180
|
* Mobile view : Redesign the Medicationscheme details page to provide a more structured overview.
|
|
180
181
|
* Remove of `id` input.
|
|
181
182
|
* Add of `detail` input, with the type : `{ id: string; date?: string; }`
|
|
183
|
+
|
|
184
|
+
## __RELEASE_VERSION__ (__RELEASE_DATE__)
|