Version Packages

This commit is contained in:
github-actions[bot] 2024-08-07 08:30:34 +00:00
parent cdf0a9e8f0
commit 19d4dd271f
5 changed files with 9 additions and 16 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
improve deep-contains function so it works correctly with slots

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[overlays] prevent closing of a modal dialog on pressing Esc and hidesOnEsc is set to false

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[input-stepper] add parseNumber and formatNumber to format the value based on locale

View file

@ -1,5 +1,13 @@
# @lion/ui
## 0.7.6
### Patch Changes
- 58796de: improve deep-contains function so it works correctly with slots
- f9ba215: [overlays] prevent closing of a modal dialog on pressing Esc and hidesOnEsc is set to false
- cdf0a9e: [input-stepper] add parseNumber and formatNumber to format the value based on locale
## 0.7.5
### Patch Changes

View file

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