@smals-belgium-shared/vidis-diarynote 4.2.1-snapshot.2 → 4.2.1-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.
- package/CHANGELOG.md +6 -0
- package/diarynote.js +11224 -9605
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -277,7 +277,13 @@
|
|
|
277
277
|
|
|
278
278
|
### vidis-medication-scheme-list:
|
|
279
279
|
* Styling correction for mobile view.
|
|
280
|
+
|
|
281
|
+
### vidis-prescription-detail
|
|
282
|
+
* Desktop view Redesign
|
|
280
283
|
* Using togglers to change view on desktop view.
|
|
281
284
|
* new icons for the togglers on desktop view and for the menu in mobile view.
|
|
282
285
|
* Remove "Reasons" field on the mobile view for daily and weekly view to be aligned with desktop view.
|
|
283
286
|
* Change the colors and remove the icon of the date-picker on mobile view when we are not on the current date.
|
|
287
|
+
|
|
288
|
+
### vidis-diarynote-list
|
|
289
|
+
* Redesign journal notes-list table for desktop
|