chore(ui) release 0.6.0-alpha.5
This commit is contained in:
parent
7ecf043679
commit
ef4acf2485
6 changed files with 1 additions and 26 deletions
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@lion/ui': patch
|
||||
---
|
||||
|
||||
[textarea] set box-sizing in tests to make it work cross browser
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@lion/ui': patch
|
||||
---
|
||||
|
||||
[overlays] skip local-positioning tests for Firefox, and added a todo to fix later
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@lion/ui': patch
|
||||
---
|
||||
|
||||
feat: allow SlotRerenderObject to first render on connectedCallback via `firstRenderOnConnected`
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@lion/ui': minor
|
||||
---
|
||||
|
||||
[core] add Firefox to browserDetection
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@lion/ui': patch
|
||||
---
|
||||
|
||||
[input-tel-dropdown] use ScopedElementsMixin in to run test-suite with select-rich
|
||||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue