From 2111b3c6fb31996244bfc954f20352033dddfab2 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Tue, 28 May 2024 13:51:48 -0400 Subject: [PATCH] remove JS animations from details --- docs/docs/resources/changelog.md | 2 + src/components/details/details.styles.ts | 15 ++++++++ src/components/details/details.ts | 48 ++++++++++++------------ 3 files changed, 41 insertions(+), 24 deletions(-) diff --git a/docs/docs/resources/changelog.md b/docs/docs/resources/changelog.md index 54080d056..20142d77f 100644 --- a/docs/docs/resources/changelog.md +++ b/docs/docs/resources/changelog.md @@ -23,6 +23,8 @@ New versions of Web Awesome are released as-needed and generally occur when a cr - Added the `active` attribute to `` - Added an easier way to close dialogs by applying `data-dialog="dismiss"` to any button in the dialog - Added an easier way to close drawers by applying `data-dialog="dismiss"` to any button in the drawer +- Added the `--show-duration` and `--hide-duration` custom properties to `` +- Added the `--show-duration` and `--hide-duration` custom properties to `` - Changed the attribute for setting the base path declaratively to `data-webawesome` instead of `data-shoelace`; additionally, you can place it on any element now instead of just the associated `