mirror of
https://github.com/shoelace-style/shoelace.git
synced 2026-01-12 11:09:13 +00:00
Update to Stencil 2.3.0
This commit is contained in:
@@ -14,7 +14,8 @@ _During the beta period, these restrictions may be relaxed in the event of a mis
|
||||
- Fixed a bug where `sl-menu-item` wouldn't render properly in the dark theme
|
||||
- Fixed a bug where `sl-select` would show an autocomplete menu
|
||||
- Improved placeholder contrast in dark theme
|
||||
- Updated Boostrap Icons to 1.1.0
|
||||
- Updated to Boostrap Icons 1.1.0
|
||||
- Updated to Stencil 2.3.0
|
||||
|
||||
## 2.0.0-beta.22
|
||||
|
||||
|
||||
6
package-lock.json
generated
6
package-lock.json
generated
@@ -138,9 +138,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@stencil/core": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.2.0.tgz",
|
||||
"integrity": "sha512-2V+DEUs9wvkcgnIIs0huye/M1v7x6qEzeOjp056RQlB08U1I4ex3vnBoE0/CrR35wK3ZZv2JYPOfBUuqR+6AAg=="
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.3.0.tgz",
|
||||
"integrity": "sha512-VZ/Ox0E1kngcmHbJhHUufuLELi+xG3of3LuRI3X2AMWyE82JUVYlOEsQci/YBZWpfc9BS9I36R88prBew22oew=="
|
||||
},
|
||||
"@stencil/eslint-plugin": {
|
||||
"version": "0.3.1",
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@popperjs/core": "^2.5.3",
|
||||
"@stencil/core": "^2.2.0",
|
||||
"@stencil/core": "^2.3.0",
|
||||
"color": "^3.1.2",
|
||||
"resize-observer-polyfill": "^1.5.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user