Version Packages (#2429)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-12-19 09:21:01 +01:00 committed by GitHub
parent a256f737c0
commit 9825cbf656
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 10 additions and 21 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[input-stepper] move role="spinbutton" and relevant aria attributes to the inputNode

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[input-datepicker] replace spanish literal for openDatepickerLabel

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[input-tel-dropdown] remove the country telephone code from the modelValue on init, only have it as viewValue

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
show overlay based on overridden "\_showOverlayCondition"

View file

@ -1,5 +1,14 @@
# @lion/ui
## 0.9.1
### Patch Changes
- 67f5735: [input-stepper] move role="spinbutton" and relevant aria attributes to the inputNode
- 0652492: [input-datepicker] replace spanish literal for openDatepickerLabel
- a256f73: [input-tel-dropdown] remove the country telephone code from the modelValue on init, only have it as viewValue
- e117884: show overlay based on overridden "\_showOverlayCondition"
## 0.9.0
### Minor Changes

View file

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