From 247d61161320c19cc960569dfd1aff6839bad1df Mon Sep 17 00:00:00 2001 From: dhanu Date: Mon, 25 Nov 2024 14:31:14 +0530 Subject: [PATCH] add log details --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index 8a432ce69..616f20235 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,5 @@ +2024-11-25 - 8f72e7876778929c8f86de9e50362f71c04a6133 - components/Collapsible.vue - getting tooltip flow attribute as a props + 2024-11-13 - 52366879d1e5cf23bc23ebd47a2b65c4fbf7b903 - TinyMce/TinyMce.vue - emit editor instance 2024-11-13 - 4bbea12b487254178cac9ca96687bec06379aa7c - PopOver.vue, Dialog.vue, PopOver.stories.js, pop-over.spec.ts - Modified PopOver component to be able to configure as persistent or not, Modified Dialog component to not to be able to close when ESC pressed while persistent is set to true