lion/.changeset/sweet-zebras-judge.md
Sergey Ilinsky bf782223a7
Fix/reuse UUID missing parent callback disabled property (#2090)
* refactor: reuse uuid function from the core

* fix: invoke parent class callback

* fix: do not run disabled property reflection unless it was part of the changeset
2023-11-27 14:07:18 +01:00

5 lines
116 B
Markdown

---
'@lion/ui': patch
---
invoke parent class updated callback in LionCollapsible, LionDrawer and LionSwitchButton