@umbraco-ui/uui-base
Advanced tools
Comparing version 1.4.0-rc.1 to 1.4.0-rc.2
@@ -252,3 +252,3 @@ import { css, unsafeCSS, html } from 'lit'; | ||
} | ||
this.requestUpdate("selected", oldVal); | ||
this.requestUpdate("selectable", oldVal); | ||
} | ||
@@ -255,0 +255,0 @@ _select() { |
@@ -164,3 +164,3 @@ import { property, state } from 'lit/decorators.js'; | ||
} | ||
this.requestUpdate("selected", oldVal); | ||
this.requestUpdate("selectable", oldVal); | ||
} | ||
@@ -167,0 +167,0 @@ _select() { |
{ | ||
"name": "@umbraco-ui/uui-base", | ||
"version": "1.4.0-rc.1", | ||
"version": "1.4.0-rc.2", | ||
"license": "MIT", | ||
@@ -40,3 +40,3 @@ "keywords": [ | ||
"homepage": "https://uui.umbraco.com/?path=/story/uui-base", | ||
"gitHead": "2ecc805ac912c25d89bc96eaf7f50b97aa85fff0" | ||
"gitHead": "f2ace7a943c5c18ae7ec5c047588b16327aa6f95" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
62527