From 11a7e7376d4fadc426df872d89a5e50314fb668a Mon Sep 17 00:00:00 2001 From: infodusha Date: Mon, 29 Jul 2024 11:30:36 +0300 Subject: [PATCH] feat: data-shadow don't need a value anymore BREAKING CHANGE: data-shadow is always open --- DOCS.md | 4 ++-- example/app-footer.html | 2 +- src/create-component.ts | 5 +---- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/DOCS.md b/DOCS.md index 907900c..fc6cd6c 100644 --- a/DOCS.md +++ b/DOCS.md @@ -41,9 +41,9 @@ That is the only required element. The tag can be used only once per file. Filename is used as a selector for the component. It must include dash `-` and be unique. -You can use `