Version Packages

This commit is contained in:
github-actions[bot] 2022-12-15 15:53:32 +00:00 committed by Thijs Louisse
parent 5e70716862
commit ab906fc13b
5 changed files with 9 additions and 16 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[tooltip] prevent infinite loops

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
`accordion`: narrowed the scope of the selectors that query [slot=invoker] and [slot=content] to prevent that any nested elements with [slot=invoker] and [slot=content] are moved to slot=\_accordion as well

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
overlays: add adopted stylesheets once; attach correctly to body

View file

@ -1,5 +1,13 @@
# @lion/ui
## 0.0.11
### Patch Changes
- 5e707168: [tooltip] prevent infinite loops
- 49092c97: `accordion`: narrowed the scope of the selectors that query [slot=invoker] and [slot=content] to prevent that any nested elements with [slot=invoker] and [slot=content] are moved to slot=\_accordion as well
- fafd9222: overlays: add adopted stylesheets once; attach correctly to body
## 0.0.10
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@lion/ui",
"version": "0.0.10",
"version": "0.0.11",
"description": "A package of extendable web components",
"license": "MIT",
"author": "ing-bank",