@smals-belgium-shared/vidis-diarynote 4.1.0 → 4.1.1-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.
- package/CHANGELOG.md +8 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -249,3 +249,11 @@
|
|
|
249
249
|
* Bugfix : Prescriptions from previous profile briefly displayed after switching profile.
|
|
250
250
|
|
|
251
251
|
## __RELEASE_VERSION__ (__RELEASE_DATE__)
|
|
252
|
+
|
|
253
|
+
### vidis-medication-scheme-list:
|
|
254
|
+
* Bugfix: fix horizontal scrolling on iOS.
|
|
255
|
+
* Replace the filter button toggle group with a dropdown (select).
|
|
256
|
+
* Replace the mobile sort dropdown with a sort toggler.
|
|
257
|
+
|
|
258
|
+
### vidis-prescription-list
|
|
259
|
+
* Bugfix : Number of selected prescriptions is correctly updated after a refresh.
|