Add new component for inline notifications
2 unresolved threads
2 unresolved threads
Compare changes
packages/common/src/inline-notification.js
0 → 100644
+ 83
− 0
What's the UUID used for?
This is just a copy of the notification component and I thought we might need it. But it can also be removed.
changed this line in version 6 of the diff
If you want to change the language on property changes you need to do this in the
update()
method. This gets only called when the element is added to the DOM.I think this line and the
lang
property can be removed too.changed this line in version 6 of the diff