@smals-belgium-shared/vidis-diarynote 4.0.1 → 4.0.2-snapshot.0
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 +4 -0
- package/diarynote.js +1205 -1203
- package/package.json +1 -1
- package/types/main.d.ts.map +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -239,3 +239,7 @@
|
|
|
239
239
|
* documenting inputs and outputs for all webcomponents
|
|
240
240
|
|
|
241
241
|
## __RELEASE_VERSION__ (__RELEASE_DATE__)
|
|
242
|
+
|
|
243
|
+
* Adapt Web Component backgrounds to be transparent in lists with cards (prescriptions, delivered medications, journal notes, medication scheme), sort & filter screens, prescription reservation flow, and manage visibility flow.
|
|
244
|
+
* Ensure internal content (cards, dropdowns, info alerts, and form elements) remains opaque.
|
|
245
|
+
|