chore(ui) release 0.6.0-alpha.5

This commit is contained in:
Thijs Louisse 2024-03-15 15:38:50 +01:00
parent 7ecf043679
commit ef4acf2485
6 changed files with 1 additions and 26 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[textarea] set box-sizing in tests to make it work cross browser

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[overlays] skip local-positioning tests for Firefox, and added a todo to fix later

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
feat: allow SlotRerenderObject to first render on connectedCallback via `firstRenderOnConnected`

View file

@ -1,5 +0,0 @@
---
'@lion/ui': minor
---
[core] add Firefox to browserDetection

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[input-tel-dropdown] use ScopedElementsMixin in to run test-suite with select-rich

View file

@ -1,6 +1,6 @@
{
"name": "@lion/ui",
"version": "0.6.0-alpha.4",
"version": "0.6.0-alpha.5",
"description": "A package of extendable web components",
"license": "MIT",
"author": "ing-bank",