From c0c39705c72a8b6dc750a4ac0bd9e23d551a43a1 Mon Sep 17 00:00:00 2001 From: tristan Date: Wed, 27 May 2026 12:53:43 +0000 Subject: [PATCH] fix: drawer footer (#57) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | Numéro du ticket | Titre du ticket | |------------------|-----------------| | | | ## Description de la PR ## Modification du .env ## Check list - [x] Pas de régression - [x] TU/TI/TF rédigée - [x] TU/TI/TF OK - [x] CHANGELOG modifié --------- Co-authored-by: THOLOT DECHENE Matthieu Co-authored-by: matthieu Reviewed-on: https://gitea.malio.fr/MALIO-DEV/malio-layer-ui/pulls/57 Co-authored-by: tristan Co-committed-by: tristan --- .playground/pages/composant/drawer/drawer.vue | 23 ++++++++----------- .../pages/composant/filtre/filtres.vue | 2 +- CHANGELOG.md | 1 + COMPONENTS.md | 14 +++++------ app/components/malio/drawer/Drawer.test.ts | 13 +++++------ app/components/malio/drawer/Drawer.vue | 14 +++++------ app/story/drawer/drawer.story.vue | 6 ++--- 7 files changed, 32 insertions(+), 41 deletions(-) diff --git a/.playground/pages/composant/drawer/drawer.vue b/.playground/pages/composant/drawer/drawer.vue index 0c2cbe5..c41ce25 100644 --- a/.playground/pages/composant/drawer/drawer.vue +++ b/.playground/pages/composant/drawer/drawer.vue @@ -33,7 +33,7 @@ const drawerNoDismiss = ref(false)
-

Avec footer collant

+

Avec footer d'actions